1469 Commits (master)
 

Author SHA1 Message Date
Krisjanis Rijnieks 24fe4fdc94 Remove MoveSurfaceCommand from command stack via undo if surface not moved 10 years ago
Krisjanis Rijnieks 6d011c2e7a Add undo feature with SelectSurfaceCommand 10 years ago
Krisjanis Rijnieks c9a591a4ae Add undo feature with MoveSurfaceCommand 10 years ago
Krisjanis Rijnieks bd69364284 Add undoable RemoveSurfaceCommand 10 years ago
Krisjanis Rijnieks fbd485969c Make surfaceManager public to allow access from commandManager 10 years ago
Krisjanis Rijnieks 7631497f8e Rename executeCommand to exec and add log notice if nothing to undo 10 years ago
Krisjanis Rijnieks 2ea46acbb3 Add some thoughts in form of comments 10 years ago
Krisjanis Rijnieks df840a293c Add undoable command test 10 years ago
Krisjanis Rijnieks 798ff75c8f Add Command design pattern simple test 10 years ago
Krisjanis Rijnieks 2f02f4ccee Merge branch 'develop', version 0.2.2 11 years ago
Krisjanis Rijnieks 423d88d318 Update readme for version 0.2.2 11 years ago
Krisjanis Rijnieks 655b7dbac3 Remove quad surface perspective warping as it was buggy. Next logincal steps: 11 years ago
Krisjanis Rijnieks 8a920b087e Fix [issue 24] fbo source not highlighted as active in sources editor when the selected surface has it assigned 11 years ago
Krisjanis Rijnieks 9e7d07e0c1 Add fbo source protection against not allocating in derived classes 11 years ago
Krisjanis Rijnieks 42f42ff31c Fix ofxOMXPlayer opt.h directory path 11 years ago
Krisjanis Rijnieks 6ca4834ffb Fix selected surface not being initialized to null in surface manager 11 years ago
Krisjanis Rijnieks bd3f23a349 Remove cout from QuadSurface constructor 11 years ago
Krisjanis Rijnieks a0c3a1eff5 Add xcode project add to readme 11 years ago
Krisjanis Rijnieks f22713d324 Merge branch 'release-v0.2.1' 11 years ago
Krisjanis Rijnieks 4d12bc2c0d Merge branch 'release-v0.2.1' into develop 11 years ago
Krisjanis Rijnieks c20e9c45a7 Update readme with version relevant info 11 years ago
Krisjanis Rijnieks dde5819576 Add -f flag option to RPi version of he example 11 years ago
Krisjanis Rijnieks 5c2ac7ce88 Hide info on startup, but leave commented code 11 years ago
Krisjanis Rijnieks 9388a5c757 Update default surfaces (add video and fbo sources to surfaces) 11 years ago
Krisjanis Rijnieks 03bb9f1c8c Merge branch 'bugfix-iss15' into develop 11 years ago
Krisjanis Rijnieks 2be9468a5e Merge branch 'feature-fboSource' into develop 11 years ago
Krisjanis Rijnieks 7197e2bca8 Merge branch 'feature-singleInstance' into develop 11 years ago
Krisjanis Rijnieks 99f7594cb5 Fix texture coord update for quad surface [issue 15] 11 years ago
Krisjanis Rijnieks d88fe23773 Add FBO source via ofxPiMapper directly insteat through getMediaServer 11 years ago
Krisjanis Rijnieks 7db249d890 Add saving and loading FBO source 11 years ago
Krisjanis Rijnieks ca5df071b7 Add FBO source support and selection in source editor 11 years ago
Krisjanis Rijnieks 786dd31d01 Update readme 11 years ago
Krisjanis Rijnieks 557899da16 Make ofxPiMapper usable as one single object. Update example. 11 years ago
Krisjanis Rijnieks 3b64df6bde Add XCode project files to repo 11 years ago
Krisjanis Rijnieks 30f5c55fe1 Remove XCode project files from git ignore 11 years ago
Krisjanis Rijnieks 0f7a916674 Fix typo: <Souce> assignment mode to <Source> assignment mode 11 years ago
Krisjanis Rijnieks a00993c6ec Merge branch 'develop' 11 years ago
Krisjanis Rijnieks fdb24a99e4 Move surface related files into Surfaces directory 11 years ago
Krisjanis Rijnieks fc747a8473 Update readme 11 years ago
Krisjanis Rijnieks 064d729f34 Merge branch 'feature-mediaServer' into develop 11 years ago
Krisjanis Rijnieks 691a0a9879 Filter same video sources to all platforms 11 years ago
Krisjanis Rijnieks 244778fef9 Update example addons make file 11 years ago
Krisjanis Rijnieks 9586771abe Move remove update listener part from raspberry pi platform part 11 years ago
Krisjanis Rijnieks cfc49b362f Remove omxplayer.stop as there is no such method 11 years ago
Krisjanis Rijnieks 0d513baee8 Replace import with include 11 years ago
Krisjanis Rijnieks 911650c553 Add hint to ofxOMXPlayer workaround 11 years ago
Krisjanis Rijnieks 954a91d504 Add dependencies 11 years ago
Krisjanis Rijnieks 0c993d9870 Add RPi OMX player 11 years ago
Krisjanis Rijnieks 819a9a02ea Move user interface related classes to UserInterface dir 11 years ago
Krisjanis Rijnieks 3159a4779d Show and hide source selection radio buttons depending on whether they contain sources or not 11 years ago