summaryrefslogtreecommitdiff
path: root/liveengine/src/main.cpp
diff options
context:
space:
mode:
authorComment <tim@gray.(none)>2013-08-08 22:09:59 +0100
committerComment <tim@gray.(none)>2013-08-08 22:09:59 +0100
commite632e908a973a87c82e061f36167ea162d1e390f (patch)
tree4b08aad9b18c7aff721806b6f6fb0a8e4799a59f /liveengine/src/main.cpp
parent3bf0663e94b6335cb748a50a8b95e8a98d2a0630 (diff)
a few playlist changes + whole screen fade
Diffstat (limited to 'liveengine/src/main.cpp')
-rwxr-xr-xliveengine/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/liveengine/src/main.cpp b/liveengine/src/main.cpp
index f0c0c0f..d22025f 100755
--- a/liveengine/src/main.cpp
+++ b/liveengine/src/main.cpp
@@ -7,7 +7,7 @@
int main( ){
ofAppGlutWindow window;
- ofSetupOpenGL(ofxFensterManager::get(),1024,768, OF_WINDOW); //2048,768
+ ofSetupOpenGL(ofxFensterManager::get(),4080,768, OF_WINDOW); //2048,768
//ofSetupOpenGL(&window, 1024,768, OF_WINDOW); // <-------- setup the GL context
//ofSetupOpenGL(&window, 1024,768, OF_WINDOW);