578 Commits (e29219bd13173b169d99459a5fe4526444947473)
 

Author SHA1 Message Date
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 9 years ago
Krisjanis Rijnieks 757ff2e450 Fix reading grid surfaces as quad if only four vertices 9 years ago
Krisjanis Rijnieks 4d5266f755 Clean up, rm `duplicateSurface` method from `CommandManager` 9 years ago
Krisjanis Rijnieks 61fe6d1f27 Add documentation for `TAB` and `d` keys 9 years ago
Krisjanis Rijnieks 537a1240d9 Add `DuplicateSurfaceCmd` files to camera example xcodeproj 9 years ago
Krisjanis Rijnieks 755b04c304 Add `DuplicateSurfaceCmd` to example xcodeproj 9 years ago
Krisjanis Rijnieks ce772c210e Indegrate `DuplicateSurfaceCmd` into `Application` 9 years ago
Krisjanis Rijnieks 801bcd310e Finalize `DuplicateSurfaceCmd` 9 years ago
Krisjanis Rijnieks b5d0fbfc03 Add `duplicateSurface()` method to `SurfaceManager` 9 years ago
Krisjanis Rijnieks 18ae7b7b42 Add `clone()` and `deleteSurface()` methods to `BaseSurface` 9 years ago
Krisjanis Rijnieks 78b083ad01 Add `DuplicateSurfaceCmd` files 9 years ago
Krisjanis Rijnieks 9a15e57b3b Select first surface when hitting tab and none is selected in texture edit mode 9 years ago
Krisjanis Rijnieks de774a5c0e Fix crashing when hitting tab in texture edit mode 9 years ago
Krisjanis Rijnieks cf60a372df Select first surface when hitting tab in projection mapping mode if no surface selected 9 years ago
Krisjanis Rijnieks 83e7865130 Fix crashing when hitting tab on no surface selected 9 years ago
Krisjanis Rijnieks f9fe75d499 Fix `OMXPlayerCache` `VideoSource` not defined compile error 9 years ago
Krisjanis Rijnieks b592ea9b4f Fix `OMXPlayerCache` not having `push_back` compile error 9 years ago
Krisjanis Rijnieks 83558ef1c1 Add `OMXPlayerCache` to xcodeproj 9 years ago
Krisjanis Rijnieks 5f2df368b4 Integrate `OMXPlayerCache` into `VideoSource` 9 years ago
Krisjanis Rijnieks 6b2bc5ea81 Add `OMXPlayerCache` singleton 9 years ago
Krisjanis Rijnieks a9e1ab7ecb Add minimal refactoring to `MediaServer` 9 years ago
Krisjanis Rijnieks 8bde5b84a8 Add `.ogv` file format, close #50 9 years ago
Krisjanis Rijnieks 19bbb3a06c Integrate `SetNextSourceCmd` into `Application` 9 years ago
Krisjanis Rijnieks c91ad37b05 Add `getSourcesEditor()` method to `SurfaceManagerGui` 9 years ago
Krisjanis Rijnieks cef6c1a889 Add `getMediaServer()` to `SourcesEditor` 9 years ago
Krisjanis Rijnieks dfc621e04f Add `SetNextSourceCmd` 9 years ago
Krisjanis Rijnieks c03a0508d0 Fix example-camera xcodeproj 9 years ago
Krisjanis Rijnieks effb63e27d Add `SelPrevTexCoordCmd` to xcodeproj 9 years ago
Krisjanis Rijnieks 0f290febc4 Integrate `SelPrevTexCoordCmd` into `Application` 9 years ago
Krisjanis Rijnieks 3982e73639 Add `SelPrevTexCoordCmd` 9 years ago
Krisjanis Rijnieks c46e0ab416 Add `DeselectTexCoordCmd` to xcodeproj 9 years ago