600 Commits (67c63a120e6abe591a76fa39d1389789305c2040)
 

Author SHA1 Message Date
Krisjanis Rijnieks 67c63a120e Add virtual function return values for less warnings on the pi 9 years ago
Krisjanis Rijnieks e8edb44f63 Update readme with SPACE as video pause toggle 9 years ago
Krisjanis Rijnieks 7ddcf05144 Update xcodeproj 9 years ago
Krisjanis Rijnieks 2a8a7c0fbc Replace deselect on SPACE with toggle pause 9 years ago
Krisjanis Rijnieks c67e4e73fb Add `ToggleAnimatedSourceCmd` for toggling video source pause 9 years ago
Krisjanis Rijnieks 1ee2c48250 Improve `CustomSource` in the example 9 years ago
Krisjanis Rijnieks f671a27d72 Clean up `FboSource` 9 years ago
Krisjanis Rijnieks 5dd7d6c517 Call the `FboSource::setup()` when adding it to `MediaServer` 9 years ago
Krisjanis Rijnieks cdb4dc994a Fix example-camera not compiling on the Pi, close #60 9 years ago
Krisjanis Rijnieks 482aabd5c4 Update example-camera/bin gitignore 9 years ago
Krisjanis Rijnieks 10137d4d9f Update example/bin gitignore 9 years ago
Krisjanis Rijnieks 555d0619f7 Add deselect tex coord joints on background click 9 years ago
Krisjanis Rijnieks 5b34963d3f Fix not compiling camera-example on Mac 9 years ago
Krisjanis Rijnieks 5b21163bcd Fix reference counting of sources of cloned surfaces 9 years ago
Krisjanis Rijnieks 8badbd61f8 Add TODO: transform MS to singleton 9 years ago
Krisjanis Rijnieks 1cb3367113 Fix create surface undo 9 years ago
Krisjanis Rijnieks b3ccb800d7 Do not configure console listener when no SSH connection 9 years ago
Krisjanis Rijnieks a8c51ba6ee Disable terminal listener to see if it solves TAB issue 9 years ago
Krisjanis Rijnieks 80885348cb Another attempt to fix TAB issue on RPi 9 years ago
Krisjanis Rijnieks 2ef49511ca Add switch to mode 3 on mouse click 9 years ago
Krisjanis Rijnieks 11a62e665d Fix TAB not switching sources properly on Raspberry Pi 9 years ago
Krisjanis Rijnieks 4ba3ebe2b9 Update launching on boot part in the FAQ 9 years ago
Krisjanis Rijnieks e29219bd13 Make the "-" for deletion more visible in cheatsheet 9 years ago
Krisjanis Rijnieks 6bc1a04597 Add modes to shortcut table 9 years ago
Krisjanis Rijnieks c6ffd1a7a1 Make `BaseSurface::getMesh()` to return a reference, close #58 9 years ago
Krisjanis Rijnieks 9c4f2a5eff Fix having no last loaded filename for surfaces if no xml file found 9 years ago
Krisjanis Rijnieks 75caaf0963 Solve minor problem with compiling OMX related things on Mac 9 years ago
Krisjanis Rijnieks 6a6702e4f9 Add `/boot/ofxpimapper/sources` directory as additional store 9 years ago
Krisjanis Rijnieks 829587ed7d Update ofxIO in xcodeproj 9 years ago
Krisjanis Rijnieks 07d3b96912 Add documentation for `-` key 9 years ago
Krisjanis Rijnieks 88312e8442 Add `-` as replacement for `BACKSPACE` if controlling via SSH 9 years ago
Krisjanis Rijnieks eeb2a8192a Fix not being able to `TAB` change sources 9 years ago
Krisjanis Rijnieks b320c11507 Improve on the development part of the readme 9 years ago
Krisjanis Rijnieks 408e62c65c Improve formatting of the readme file a bit 9 years ago
Krisjanis Rijnieks 1b59cf0779 Add ofxOMXPlayer to `addon_config.mk` 9 years ago
Krisjanis Rijnieks d7eb004795 Add `example-stream` to git ignore 9 years ago
Krisjanis Rijnieks 90475e87c1 Add more video sources 9 years ago
Krisjanis Rijnieks a29561fb60 Attempt to fix camera example to be compatible with ofxRPiCameraVideoGrabber 0.9.0-compatible release 9 years ago
Krisjanis Rijnieks f3e7db6bcc Attempt to fix not showing image source on rpi 9 years ago
Krisjanis Rijnieks 9947c8b58d Remove key event listeners from `ProjectionEditor` 9 years ago
Krisjanis Rijnieks cde083607e Clean up `ProjectionEditor` a bit 9 years ago
Krisjanis Rijnieks d7979160ed Remove "important notes" and stick to Raspberry Pi as main platform 10 years ago
Krisjanis Rijnieks 757ff2e450 Fix reading grid surfaces as quad if only four vertices 10 years ago
Krisjanis Rijnieks 4d5266f755 Clean up, rm `duplicateSurface` method from `CommandManager` 10 years ago
Krisjanis Rijnieks 61fe6d1f27 Add documentation for `TAB` and `d` keys 10 years ago
Krisjanis Rijnieks 537a1240d9 Add `DuplicateSurfaceCmd` files to camera example xcodeproj 10 years ago
Krisjanis Rijnieks 755b04c304 Add `DuplicateSurfaceCmd` to example xcodeproj 10 years ago
Krisjanis Rijnieks ce772c210e Indegrate `DuplicateSurfaceCmd` into `Application` 10 years ago
Krisjanis Rijnieks 801bcd310e Finalize `DuplicateSurfaceCmd` 10 years ago
Krisjanis Rijnieks b5d0fbfc03 Add `duplicateSurface()` method to `SurfaceManager` 10 years ago