42 Commits (46cd88d33f5e45aec0ac3864ff6d221c04f12ade)

Author SHA1 Message Date
Krisjanis Rijnieks 46cd88d33f Move Duplicate.. and SetNextSource.. commands to Application 8 years ago
Krisjanis Rijnieks b6bbf5526b Add ofxPiMapper::setNextSource() 8 years ago
Krisjanis Rijnieks 5d043d1977 Add option to set custom info text 8 years ago
Krisjanis Rijnieks b3bc344ed7 Add ofxPiMapper::duplicateSurface() 8 years ago
Krisjanis Rijnieks ce81e9e15d Add moveLayerUp and ..Down methods to ofxPiMapper 8 years ago
Krisjanis Rijnieks 7c90b3ba0f Add ofxPiMapper::eraseSurface(index) 8 years ago
Krisjanis Rijnieks 9e0b302e1f Add ofxPiMapper::createSurface(SurfaceType) 8 years ago
Krisjanis Rijnieks 79034f24d5 Remove GuiMode.h include 9 years ago
Krisjanis Rijnieks c8c32f417e Add ofxPiMapper::toggleInfo 9 years ago
Krisjanis Rijnieks 19c47ff611 Rename SetActivePresetCmd to SetPresetCmd 9 years ago
Krisjanis Rijnieks 1a1928259f Rename setActivePreset to setPreset 9 years ago
Krisjanis Rijnieks 36b2d1fe7f Add autosave 9 years ago
Krisjanis Rijnieks 8455ac9a17 Move Application mode switching to methods 9 years ago
Krisjanis Rijnieks 16e2473835 Add Application::setNextPreset on <n> keypress 9 years ago
Krisjanis Rijnieks 1a2070139d Integrate SetActivePresetCmd into Application 9 years ago
Krisjanis Rijnieks dfd9dc8c14 Use only one settings file (ofxpimapper.xml) 9 years ago
Krisjanis Rijnieks 12f0d8abcf Rename SetApplicationStateCmd to SetApplicationModeCmd 9 years ago
Krisjanis Rijnieks a722ef1b2f Rename application states to modes 9 years ago
Krisjanis Rijnieks b3b5ba13fe Remove SurfaceManagerGui 9 years ago
Krisjanis Rijnieks fc0055cad7 Integrate the SourcesEditorWidget into Application 9 years ago
Krisjanis Rijnieks 038758ce33 Fix ScaleWidget not capturing new surface after duplicate 9 years ago
Krisjanis Rijnieks 0d429016f4 Integrate ClearSurfacesCmd into Application 9 years ago
Krisjanis Rijnieks 81885d72df Improve ClearSurfaceCmd with surface deselection 9 years ago
Krisjanis Rijnieks 7f67ec6621 Capture GuiEvent in Application 9 years ago
Krisjanis Rijnieks ebf121e1ce Add work in progress `GuiWidgetEvent` 9 years ago
Krisjanis Rijnieks 8c723d6746 Add `registerFboSource` overload method with pointer 9 years ago
Krisjanis Rijnieks b3ccb800d7 Do not configure console listener when no SSH connection 9 years ago
Krisjanis Rijnieks 9a073b255a Remove gui test event 9 years ago
Krisjanis Rijnieks eda4f8ad1f Handle `backgroundPressedEvent` properly in the `Application` 9 years ago
Krisjanis Rijnieks 5dc8c9dc36 Integrate projection mapping gui surface and joint events 9 years ago
Krisjanis Rijnieks 4ceb87f014 Add `TerminalListener` to `Application` 9 years ago
Krisjanis Rijnieks 92df6bef84 Use `GuiEventType` in `Application` and `Gui` 9 years ago
Krisjanis Rijnieks c9a2d066da Create a test case with `GuiEvent` in `Application` 9 years ago
Krisjanis Rijnieks 2cf81a1eac Add shift key handling in `Application` 9 years ago
Krisjanis Rijnieks dd508088e8 Adapt to new `GridWarpSurface` related interface 9 years ago
Krisjanis Rijnieks 0d6106b22a Move all essential application parts to `Application` class 10 years ago
Krisjanis Rijnieks 95b366ada5 Change src code style using ofStyler 10 years ago
Krisjanis Rijnieks 8867edb8f2 Add AddSurfaceCmd and move surface creation key commands 10 years ago
Krisjanis Rijnieks 04a345b377 Create a bridge between the new state system and the old solution 10 years ago
Krisjanis Rijnieks 175067dc98 Set application state instead of changing gui mode (in progress) 10 years ago
Krisjanis Rijnieks 05396890eb Move state change keyboard mappings to Application to handle 10 years ago
Krisjanis Rijnieks 2306be1c5d Rename MainView to Application and not just that 10 years ago