Commit Graph

  • b3997e2522 Update Raspberry Pi openFrameworks setup guide link Krisjanis Rijnieks 2015-11-17 23:10:14 +0100
  • 5fd3d6538e Merge pull request #33 from gitter-badger/gitter-badge Krisjanis Rijnieks 2015-10-28 19:11:23 +0100
  • e7dfcecf53 Add Gitter badge The Gitter Badger 2015-10-28 18:09:32 +0000
  • 074b7d569e Add correct link to license Krisjanis Rijnieks 2015-10-26 20:32:50 +0100
  • f247c8758c Beautify license even more Krisjanis Rijnieks 2015-10-26 20:31:29 +0100
  • 22fb55468d Merge branch 'master' into dev Krisjanis Rijnieks 2015-10-26 20:27:26 +0100
  • 0c6669a904 Improve readme Krisjanis Rijnieks 2015-10-26 20:26:53 +0100
  • ec9e735de8 Introducing changelog Krisjanis Rijnieks 2015-10-26 20:21:47 +0100
  • c1746a8d85 Beautify license Krisjanis Rijnieks 2015-10-26 20:13:25 +0100
  • 350eaef1b2 Update ofxaddons thumbnail Krisjanis Rijnieks 2015-10-23 18:54:36 +0200
  • 4951c926b3 Update ofxPiMapper logo Krisjanis Rijnieks 2015-10-23 18:54:20 +0200
  • 0b94deef23 Refactor a bit Krisjanis Rijnieks 2015-10-21 19:18:23 +0200
  • ccde13649a Replace `addFboSource()` with `registerFboSource()` and refactor a bit Krisjanis Rijnieks 2015-10-21 19:18:11 +0200
  • e425856a93 Rename `addFboSource()` to `registerFboSource()` and refactor a bit Krisjanis Rijnieks 2015-10-21 19:17:19 +0200
  • b2e217bffc Update example, add extra custom source Krisjanis Rijnieks 2015-10-19 19:22:30 +0200
  • b81cf62af4 Add `getWidth()` and `getHeight()`, additionally: Krisjanis Rijnieks 2015-10-19 19:20:01 +0200
  • 59da45360a Reset color to white before drawing joints Krisjanis Rijnieks 2015-10-19 19:18:20 +0200
  • 423d17af86 Reset color to white before drawing each of the surfaces Krisjanis Rijnieks 2015-10-19 19:17:44 +0200
  • 9bf14255c8 Reset color to white before drawing texture Krisjanis Rijnieks 2015-10-19 19:17:05 +0200
  • d15c157243 Add ofxpimapper image source Krisjanis Rijnieks 2015-10-11 13:27:29 +0300
  • b554740a34 Remove yellow color overlay in PresentationState `draw()` method Krisjanis Rijnieks 2015-10-11 12:35:37 +0300
  • 502f76b4a9 Move keyboard input mappings completely to application state system Krisjanis Rijnieks 2015-10-10 16:52:58 +0300
  • 8867edb8f2 Add AddSurfaceCmd and move surface creation key commands Krisjanis Rijnieks 2015-10-10 16:39:14 +0300
  • 04a345b377 Create a bridge between the new state system and the old solution Krisjanis Rijnieks 2015-10-10 15:31:52 +0300
  • 76f225de8d Save current state of xcode project and add TODO to SurfaceManagerGui Krisjanis Rijnieks 2015-10-10 15:12:56 +0300
  • 175067dc98 Set application state instead of changing gui mode (in progress) Krisjanis Rijnieks 2015-10-10 15:08:23 +0300
  • 05396890eb Move state change keyboard mappings to Application to handle Krisjanis Rijnieks 2015-10-10 14:26:11 +0300
  • 20904a8abf Remove ofLogNotice when no source selected Krisjanis Rijnieks 2015-10-10 14:12:50 +0300
  • 2306be1c5d Rename MainView to Application and not just that Krisjanis Rijnieks 2015-10-10 13:52:18 +0300
  • 5fd8c2bbd5 Add keyboard input handler and move the view switching functionality there Krisjanis Rijnieks 2015-09-17 21:59:15 +0200
  • a65a11bfed Remove log messages from new view states Krisjanis Rijnieks 2015-09-17 21:21:52 +0200
  • c5cea9004a Add and test MainView as singleton and ViewStates Krisjanis Rijnieks 2015-09-17 20:54:51 +0200
  • 7a8e9d7032 Merge branch 'master' into feature-viewstate Krisjanis Rijnieks 2015-06-02 21:07:24 +0200
  • d1d9cd3421 Replace #import with #include in CmdManager.h Krisjanis Rijnieks 2015-05-31 13:47:59 +0200
  • 296b5585fb Update readme for v0.2.4 Krisjanis Rijnieks 2015-05-31 13:04:59 +0200
  • 0d0bae9f43 Remove the `auto` specifier from `i` variable in `for` loops Krisjanis Rijnieks 2015-05-31 12:42:22 +0200
  • 377d37cebc Add main view state feature base Krisjanis Rijnieks 2015-05-25 00:49:14 +0200
  • ea55aa06f4 Update readme for v0.2.3 Krisjanis Rijnieks 2015-05-22 15:19:01 +0200
  • 05edf64d04 Fix another getSelectedSurface() relatedbug that caused crash Krisjanis Rijnieks 2015-05-22 15:07:35 +0200
  • bb720731f2 Fix crashing on mouse release if no source selected Krisjanis Rijnieks 2015-05-21 17:38:58 +0200
  • 7e7aa93226 Add SelSourceCmd select source undoable command Krisjanis Rijnieks 2015-05-21 01:00:18 +0200
  • 35593c1612 Add MvTexCoordCmd undo command Krisjanis Rijnieks 2015-05-20 00:39:42 +0300
  • 424a7827c1 Add MvAllTexCoordsCmd undo feature Krisjanis Rijnieks 2015-05-19 00:36:31 +0300
  • c69ca799b4 Add gui mode/state switch undo command Krisjanis Rijnieks 2015-05-17 20:18:23 +0300
  • bbd462f551 Rename command class names to shorter versions Krisjanis Rijnieks 2015-05-17 19:53:02 +0300
  • 2f42b0e783 Fix crash after RemoveSurfaceCommand undo call Krisjanis Rijnieks 2015-05-17 15:58:14 +0300
  • ef8d701176 Add ofLogNotice on existing command undo calls Krisjanis Rijnieks 2015-05-17 15:54:45 +0300
  • 5ab0caad34 Remove drawing undo test value Krisjanis Rijnieks 2015-05-15 01:33:46 +0300
  • ce6588d296 Add undo operation with MoveSurfaceVertexCommand Krisjanis Rijnieks 2015-05-15 01:32:33 +0300
  • 746742fac0 Do not repeat SelectSurfaceCommand if surface already selected Krisjanis Rijnieks 2015-05-15 00:43:08 +0300
  • 24fe4fdc94 Remove MoveSurfaceCommand from command stack via undo if surface not moved Krisjanis Rijnieks 2015-05-15 00:37:34 +0300
  • 6d011c2e7a Add undo feature with SelectSurfaceCommand Krisjanis Rijnieks 2015-05-14 23:50:25 +0300
  • c9a591a4ae Add undo feature with MoveSurfaceCommand Krisjanis Rijnieks 2015-05-14 21:19:46 +0300
  • bd69364284 Add undoable RemoveSurfaceCommand Krisjanis Rijnieks 2015-05-14 17:47:22 +0300
  • fbd485969c Make surfaceManager public to allow access from commandManager Krisjanis Rijnieks 2015-05-14 17:31:00 +0300
  • 7631497f8e Rename executeCommand to exec and add log notice if nothing to undo Krisjanis Rijnieks 2015-05-14 17:20:57 +0300
  • 2ea46acbb3 Add some thoughts in form of comments Krisjanis Rijnieks 2015-05-14 17:05:35 +0300
  • df840a293c Add undoable command test Krisjanis Rijnieks 2015-03-25 11:15:59 +0100
  • 798ff75c8f Add Command design pattern simple test Krisjanis Rijnieks 2015-03-23 10:57:00 +0100
  • 2f02f4ccee Merge branch 'develop', version 0.2.2 Krisjanis Rijnieks 2014-11-17 16:51:12 +0200
  • 423d88d318 Update readme for version 0.2.2 Krisjanis Rijnieks 2014-11-17 16:49:28 +0200
  • 655b7dbac3 Remove quad surface perspective warping as it was buggy. Next logincal steps: - Add mesh warping (multiple cols and rows) - Then add perspective warping as a wrapper of the mesh warp Krisjanis Rijnieks 2014-11-17 16:41:22 +0200
  • 8a920b087e Fix [issue 24] fbo source not highlighted as active in sources editor when the selected surface has it assigned Krisjanis Rijnieks 2014-11-08 14:05:16 +0100
  • 9e7d07e0c1 Add fbo source protection against not allocating in derived classes Krisjanis Rijnieks 2014-11-08 13:56:32 +0100
  • 42f42ff31c Fix ofxOMXPlayer opt.h directory path Krisjanis Rijnieks 2014-11-08 01:00:07 +0100
  • 6ca4834ffb Fix selected surface not being initialized to null in surface manager Krisjanis Rijnieks 2014-11-07 19:42:01 +0100
  • bd3f23a349 Remove cout from QuadSurface constructor Krisjanis Rijnieks 2014-11-07 16:02:14 +0100
  • a0c3a1eff5 Add xcode project add to readme Krisjanis Rijnieks 2014-11-05 22:22:37 +0100
  • f22713d324 Merge branch 'release-v0.2.1' Krisjanis Rijnieks 2014-11-05 22:06:24 +0100
  • 4d12bc2c0d Merge branch 'release-v0.2.1' into develop Krisjanis Rijnieks 2014-11-05 22:06:03 +0100
  • c20e9c45a7 Update readme with version relevant info Krisjanis Rijnieks 2014-11-05 22:05:20 +0100
  • dde5819576 Add -f flag option to RPi version of he example Krisjanis Rijnieks 2014-11-05 21:12:59 +0100
  • 5c2ac7ce88 Hide info on startup, but leave commented code Krisjanis Rijnieks 2014-11-05 20:58:34 +0100
  • 9388a5c757 Update default surfaces (add video and fbo sources to surfaces) Krisjanis Rijnieks 2014-11-05 20:57:49 +0100
  • 03bb9f1c8c Merge branch 'bugfix-iss15' into develop Krisjanis Rijnieks 2014-11-05 20:49:26 +0100
  • 2be9468a5e Merge branch 'feature-fboSource' into develop Krisjanis Rijnieks 2014-11-05 20:48:45 +0100
  • 7197e2bca8 Merge branch 'feature-singleInstance' into develop Krisjanis Rijnieks 2014-11-05 20:48:06 +0100
  • 99f7594cb5 Fix texture coord update for quad surface [issue 15] Krisjanis Rijnieks 2014-11-05 20:29:29 +0100
  • d88fe23773 Add FBO source via ofxPiMapper directly insteat through getMediaServer Krisjanis Rijnieks 2014-11-05 16:43:22 +0100
  • 7db249d890 Add saving and loading FBO source Krisjanis Rijnieks 2014-11-05 16:37:15 +0100
  • ca5df071b7 Add FBO source support and selection in source editor Krisjanis Rijnieks 2014-11-05 16:24:49 +0100
  • 786dd31d01 Update readme Krisjanis Rijnieks 2014-11-04 13:22:30 +0100
  • 557899da16 Make ofxPiMapper usable as one single object. Update example. Krisjanis Rijnieks 2014-11-04 13:20:20 +0100
  • 3b64df6bde Add XCode project files to repo Krisjanis Rijnieks 2014-11-04 11:36:33 +0100
  • 30f5c55fe1 Remove XCode project files from git ignore Krisjanis Rijnieks 2014-11-04 11:36:11 +0100
  • 0f7a916674 Fix typo: <Souce> assignment mode to <Source> assignment mode Krisjanis Rijnieks 2014-10-18 18:32:20 +0200
  • a00993c6ec Merge branch 'develop' Krisjanis Rijnieks 2014-10-18 02:34:11 +0200
  • fdb24a99e4 Move surface related files into Surfaces directory Krisjanis Rijnieks 2014-10-18 02:29:56 +0200
  • fc747a8473 Update readme Krisjanis Rijnieks 2014-10-18 02:25:33 +0200
  • 064d729f34 Merge branch 'feature-mediaServer' into develop Krisjanis Rijnieks 2014-10-18 01:49:11 +0200
  • 691a0a9879 Filter same video sources to all platforms Krisjanis Rijnieks 2014-10-18 00:20:05 +0200
  • 244778fef9 Update example addons make file Krisjanis Rijnieks 2014-10-17 23:05:49 +0200
  • 9586771abe Move remove update listener part from raspberry pi platform part Krisjanis Rijnieks 2014-10-17 23:05:13 +0200
  • cfc49b362f Remove omxplayer.stop as there is no such method Krisjanis Rijnieks 2014-10-17 22:47:35 +0200
  • 0d513baee8 Replace import with include Krisjanis Rijnieks 2014-10-17 22:35:53 +0200
  • 911650c553 Add hint to ofxOMXPlayer workaround Krisjanis Rijnieks 2014-10-17 22:34:46 +0200
  • 954a91d504 Add dependencies Krisjanis Rijnieks 2014-10-17 21:54:03 +0200
  • 0c993d9870 Add RPi OMX player Krisjanis Rijnieks 2014-10-17 19:24:27 +0200
  • 819a9a02ea Move user interface related classes to UserInterface dir Krisjanis Rijnieks 2014-10-17 19:24:03 +0200
  • 3159a4779d Show and hide source selection radio buttons depending on whether they contain sources or not Krisjanis Rijnieks 2014-10-17 18:33:27 +0200