1051 Commits (2ead0301ea57ca31d11d27a8aa670ad540377ac6)
 

Author SHA1 Message Date
Krisjanis Rijnieks 2ead0301ea Merge branch 'fixToAlignWithOfxPhilosophy' of https://github.com/lobodelmar/ofxPiMapper into lobodelmar-fixToAlignWithOfxPhilosophy 8 years ago
Theodoros Papatheodorou 18d50a70d7 added fbo accessor functions to FboSource, surrounded calls to setup() and reset() with calls to begin/end fbo drawing 8 years ago
Krisjanis Rijnieks 4af3d57a8f Merge branch 'sourceResetUponReEntry' 8 years ago
Theodoros Papatheodorou 7ec8f30823 Merge branch 'desktopCompatible' into sourceResetUponReEntry 8 years ago
Theodoros Papatheodorou 398da86acf added virtual function reset() in baseSource that can be overridden in Source classes to reset source variables on re-entry, if needed 8 years ago
Krisjanis Rijnieks e7fc82141c Merge branch 'lobodelmar-compatibleWithRpiAgain' 8 years ago
Theodoros Papatheodorou 594f5be6c6 added accessor function and simpler example 8 years ago
Theodoros Papatheodorou 8b67854e67 made examples compatible with Rpi again by adding correct addons 8 years ago
Theodoros Papatheodorou 9357530b34 added ability to select a source by string name. Basically accessor functions to the SetSourceCmd class 8 years ago
Theodoros Papatheodorou 96ef55afbd created simpler example 8 years ago
Theodoros Papatheodorou c149613721 removed references to rPI only addons so that it runs on desktop 8 years ago
Krisjanis Rijnieks b193764e6e Fix transp png images have border, close #122 8 years ago
Krisjanis Rijnieks a52bb17d73 Update Info based on latest improvements 8 years ago
Krisjanis Rijnieks 57cf1de44e Remove obsolete defaultSurfaces.xml 8 years ago
Krisjanis Rijnieks 7401408411 Add quick fix to broken usb media loading, close #119 8 years ago
Krisjanis Rijnieks 2d1c0a3c3b Improve additional data paths with a forward slash 8 years ago
Krisjanis Rijnieks e93240318b Add ext shortcut to the table 8 years ago
Krisjanis Rijnieks 7ed140efe1 Add ext as shortcut for exit 8 years ago
Krisjanis Rijnieks eea3a1652b Add countdown startup script that launches ofxPiMapper example 8 years ago
Krisjanis Rijnieks 339496da94 Update "Problems with Audio" section 8 years ago
Krisjanis Rijnieks 188d2419c7 Remove "Using as an Addon" section 8 years ago
Krisjanis Rijnieks 952f94924f Attempt to fix readme 8 years ago
Krisjanis Rijnieks a7a8dccfe7 Removing scripts directory, one can find all that in Linux forums 8 years ago
Krisjanis Rijnieks f5897189c9 Remove FAQ, there is no time for that. Focus on development. 8 years ago
Krisjanis Rijnieks bc6d35224c Removing changelog, there is commit history 8 years ago
Krisjanis Rijnieks ff33fa1f84 Update readme, using master branch as main dev branch again 8 years ago
Krisjanis Rijnieks 43725eadf7 Update README with new keyboard shortcuts 8 years ago
Krisjanis Rijnieks ce5b6957d1 Add "sdn" and "rbt" as key sequences for shutdown and reboot on pi 8 years ago
Krisjanis Rijnieks e9247353ea Remove obsolete commented code 8 years ago
Krisjanis Rijnieks 11c2f88100 Do not exit app on ESC key press 8 years ago
Krisjanis Rijnieks b5101a4d7d Add ofxPiMapper::selectVertex() 8 years ago
Krisjanis Rijnieks a5dc7adafa Add ofxPiMapper::deselect() 8 years ago
Krisjanis Rijnieks 2d95ccc0a6 Add ofxPiMapper::undo() 8 years ago
Krisjanis Rijnieks 945e4cb71e Attempt to fix shortcut table 2 8 years ago
Krisjanis Rijnieks 3b07201b08 Attempt to fix shortcut table 8 years ago
Krisjanis Rijnieks ff9528652f Update personal website address 8 years ago
Krisjanis Rijnieks 4a2ed1b2c7 Remove CI from current stable branch 8 years ago
Krisjanis Rijnieks 4724b2a47b Add Travis test against stable branch only for now 8 years ago
Krisjanis Rijnieks e038fa0c97 Update build status badge in README 8 years ago
Krisjanis Rijnieks e1d013876e Rename examples 8 years ago
Krisjanis Rijnieks 43cc69a919 Remove TerminalListener 8 years ago
Krisjanis Rijnieks 29f1ad2222 Add Travis CI badge 8 years ago
Krisjanis Rijnieks 43e0fee758 Update addon_config.mk 8 years ago
Krisjanis Rijnieks 0922ee8412 Add Travis CI script 8 years ago
Krisjanis Rijnieks 709d7cb215 Update .gitignore 8 years ago
Krisjanis Rijnieks f906d4d50d Change license year 8 years ago
Krisjanis Rijnieks 7c9caec7c2 Rename VideoSource::omxPlayer 8 years ago
Krisjanis Rijnieks 1676f9ae69 Use unique_ptr for VideoSource::_videoPlayer 8 years ago
Krisjanis Rijnieks f985af3644 Remove unused destructor 8 years ago
Krisjanis Rijnieks 7b10fa0784 Add audio troubleshooting section to README.md 8 years ago