Krisjanis Rijnieks
|
6a6702e4f9
|
Add `/boot/ofxpimapper/sources` directory as additional store
|
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
Ref #55
It was not possible to change a source using `TAB` just after a new surface creation while it had the default checker source set.
|
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
|
757ff2e450
|
Fix reading grid surfaces as quad if only four vertices
Added `type` attribute to `<surface>` elements in xml settings
|
9 years ago |
Krisjanis Rijnieks
|
4d5266f755
|
Clean up, rm `duplicateSurface` method from `CommandManager`
|
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
|
5f2df368b4
|
Integrate `OMXPlayerCache` into `VideoSource`
|
9 years ago |
Krisjanis Rijnieks
|
6b2bc5ea81
|
Add `OMXPlayerCache` singleton
A possible way to fix application crashing when unloading last omx player video source.
|
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
|
0f290febc4
|
Integrate `SelPrevTexCoordCmd` into `Application`
|
9 years ago |
Krisjanis Rijnieks
|
3982e73639
|
Add `SelPrevTexCoordCmd`
|
9 years ago |
Krisjanis Rijnieks
|
e7c4394fff
|
Integrate `DeselectTexCoordCmd` into `Application`
|
9 years ago |
Krisjanis Rijnieks
|
3774225417
|
Add `DeselectTexCoordCmd`
|
9 years ago |
Krisjanis Rijnieks
|
166ea510cd
|
Integrate `SelNextTexCoordCmd` into appliction
|
9 years ago |
Krisjanis Rijnieks
|
83c2eb2a76
|
Add `SelNextTexCoordCmd`
|
9 years ago |
Krisjanis Rijnieks
|
0f35e210fc
|
Allow grid warp source with one row or column
|
9 years ago |
Krisjanis Rijnieks
|
461787837c
|
Add `SetNextSourceCmd` placeholder files
|
9 years ago |
Krisjanis Rijnieks
|
aee04f4401
|
Deselect surface on space key press
|
9 years ago |
Krisjanis Rijnieks
|
fd734328c7
|
Move all surfaces with the keyboard arrows if no surface selected
|
9 years ago |
Krisjanis Rijnieks
|
4e0765719e
|
Remove oldscool todos
|
9 years ago |
Krisjanis Rijnieks
|
b86dbe272a
|
Add saving to last loaded xml settings file
|
9 years ago |
Krisjanis Rijnieks
|
a25f15cc4f
|
Fix perspective warping on fullscreen toggle, close #45
|
9 years ago |
Krisjanis Rijnieks
|
9a073b255a
|
Remove gui test event
|
9 years ago |
Krisjanis Rijnieks
|
60488bc219
|
Refactor `SurfaceManagerGui` texture editor onMousePressed routine
|
9 years ago |
Krisjanis Rijnieks
|
eda4f8ad1f
|
Handle `backgroundPressedEvent` properly in the `Application`
|
9 years ago |
Krisjanis Rijnieks
|
5eef8ef8e5
|
Notify `backgroundPressedEvent` instead of deselect cmd
|
9 years ago |
Krisjanis Rijnieks
|
8bec40d8db
|
Add `backgroundPressedEvent`
|
9 years ago |
Krisjanis Rijnieks
|
57164d85c3
|
Exec `StartDragSurfaceCmd` on surfacePressed event
|
9 years ago |
Krisjanis Rijnieks
|
7430c64655
|
Optimize `SurfaceManagerGui`
Replace the initiation of `StartDragSurfaceCmd` with an emited event that is being handled elsewhere
|
9 years ago |
Krisjanis Rijnieks
|
94d76d786e
|
Rename `MvSurfaceCmd` to `StartDragSurfaceCmd`
Also optimize - remove the need to pass projection editor as an argument
|
9 years ago |
Krisjanis Rijnieks
|
5dc8c9dc36
|
Integrate projection mapping gui surface and joint events
Now the mouse pressed events from surfaces and joints in projection mapping mode are generating commands in the application layer
|
9 years ago |
Krisjanis Rijnieks
|
f2d37f88ab
|
Remove `projectionEditor` arg from `MvSurfaceVertCmd`
|
9 years ago |