Krisjanis Rijnieks
|
bad65ff3f7
|
Add mkv support
|
2018-10-02 22:58:18 +02:00 |
|
Krisjanis Rijnieks
|
7c5c60d7a4
|
Make sure the cursor is hidden when not drawing GUI
|
2018-08-10 19:21:27 +02:00 |
|
Krisjanis Rijnieks
|
ab595fd42a
|
Add loading and saving video loop state
|
2018-08-10 19:06:34 +02:00 |
|
Krisjanis Rijnieks
|
67de16ab91
|
Attempt to fix video loop problems on RPi
|
2018-08-10 18:20:38 +02:00 |
|
Krisjanis Rijnieks
|
cd356afd4a
|
Add listener to handle VideoSource update on RPi
|
2018-08-10 18:14:37 +02:00 |
|
Krisjanis Rijnieks
|
acf637a679
|
Attempt to fix VideoSource pause on RPi
|
2018-08-10 17:55:24 +02:00 |
|
Krisjanis Rijnieks
|
26d0ffc847
|
Fix typo in VideoSource
|
2018-08-10 17:35:33 +02:00 |
|
Krisjanis Rijnieks
|
5fb0cfc702
|
Add VideoSource::update() function declaration
|
2018-08-10 17:33:29 +02:00 |
|
Krisjanis Rijnieks
|
5a65f6f420
|
Attempt to fix VideoSource looping on RPi
|
2018-08-10 17:30:12 +02:00 |
|
Krisjanis Rijnieks
|
b6fbf63ddd
|
Add setDrawGui(bool) option
|
2018-08-10 16:31:23 +02:00 |
|
Krisjanis Rijnieks
|
c6487b25be
|
Add loop option to setVideoSource
|
2018-08-10 12:19:45 +02:00 |
|
Krisjanis Rijnieks
|
06545df724
|
Add ofxPiMapper::setImageSource()
Also fix ofxPiMapper::setVideoSource() to stop only video sources and not crash.
|
2018-08-10 11:21:42 +02:00 |
|
Krisjanis Rijnieks
|
0ef4e1f8b5
|
Add ofxPiMapper::setVideoSource(fileName)
|
2018-08-02 13:51:47 +03:00 |
|
Krisjanis Rijnieks
|
ca47482cb1
|
Add VideoSource::stop()
|
2018-08-02 13:51:17 +03:00 |
|
Krisjanis Rijnieks
|
05d8966917
|
Add omp::getSelectedVertex()
|
2018-04-27 17:02:12 +02:00 |
|
Krisjanis Rijnieks
|
8b09ec24cc
|
Avoid using ofMesh::haveVertsChanged() since it is protected in the current oF master
|
2018-03-31 03:09:22 +02:00 |
|
Krisjanis Rijnieks
|
695b8aa8c5
|
Another whitespace fix
|
2018-03-30 20:23:27 +02:00 |
|
Krisjanis Rijnieks
|
79b6ec8a7e
|
Rename example to example_fbo-sources and move magSlideShowSource there
|
2018-03-30 20:05:17 +02:00 |
|
lobodelmar
|
656209ab88
|
Merge branch 'master' into buffersKnowIfTheyAreActive
|
2018-01-12 13:22:52 +00:00 |
|
Krisjanis Rijnieks
|
7bbf58d384
|
Remove paramPtr unused variable from RadioList
|
2018-01-10 20:46:23 +01:00 |
|
Krisjanis Rijnieks
|
1800eba9e5
|
Remove unused variable key from TextureMappingMode
|
2018-01-10 20:40:19 +01:00 |
|
Krisjanis Rijnieks
|
be4d830c54
|
Remove unused variables from TextureEditorWidget
|
2018-01-10 20:30:57 +01:00 |
|
Krisjanis Rijnieks
|
cd95c14b80
|
Remove unused variable boxAspect from ScaleWidget
|
2018-01-10 20:25:20 +01:00 |
|
Krisjanis Rijnieks
|
211992c265
|
Add ofxPiMapper::toggleShift method
|
2018-01-10 18:52:08 +01:00 |
|
Krisjanis Rijnieks
|
cb1947d145
|
Add ofxPiMapper::toggleLayerPanel
|
2018-01-10 18:43:02 +01:00 |
|
Krisjanis Rijnieks
|
3b63753ad1
|
Add wrappers for Application::addGrid col and row methods
|
2018-01-10 18:31:25 +01:00 |
|
Theodoros Papatheodorou
|
f38f8b7449
|
set all sources associated with presets to display=false when loaded vial xml
|
2018-01-08 18:02:59 +00:00 |
|
Theodoros Papatheodorou
|
7099fee8f5
|
fixed minor bugs here and there and made sure media server sets displayed flag to false once source is unloaded
|
2018-01-07 14:35:37 +00:00 |
|
Theodoros Papatheodorou
|
df78944c12
|
made default state of display equal to true so that preview of source is possible
|
2018-01-06 20:38:42 +00:00 |
|
Theodoros Papatheodorou
|
5531170862
|
added ability not to update/draw fbo sources when they are not actively displayed
|
2018-01-05 13:04:58 +00:00 |
|
Krisjanis Rijnieks
|
ef6ced6701
|
Fix GridWarpSurface non-void functions returning void
|
2017-12-31 15:32:47 +01:00 |
|
Krisjanis Rijnieks
|
8cf585fb7b
|
Fix SettingsLoader::save returning void
|
2017-12-31 15:31:37 +01:00 |
|
Krisjanis Rijnieks
|
ca7bfeafac
|
Fix warning "is abstract but has non-virtual destructor"
|
2017-12-31 15:23:09 +01:00 |
|
Krisjanis Rijnieks
|
e92f95c7ef
|
Fix warnings in magSlide regarding unhandled switch cases
|
2017-12-31 15:14:40 +01:00 |
|
Krisjanis Rijnieks
|
2a7416f663
|
Remove glm/geometric include for oF stable
|
2017-12-28 00:33:20 +01:00 |
|
Krisjanis Rijnieks
|
26326733cc
|
Make it work with openFrameworks master branch
|
2017-12-26 21:43:59 +01:00 |
|
Krisjanis Rijnieks
|
9966ecf83a
|
Update code to use Vec3 and Vec2 everywhere
|
2017-12-26 17:10:53 +01:00 |
|
Krisjanis Rijnieks
|
5e23b21eb2
|
Add Vec2 adapter class, Vec3 still to finish
|
2017-12-23 20:57:12 +01:00 |
|
Krisjanis Rijnieks
|
ad71b6bed1
|
Add possibility to add circle surface
|
2017-12-20 23:11:50 +01:00 |
|
Krisjanis Rijnieks
|
6cdbbe7e5b
|
Change back keyboard shortcuts to the ones before
|
2017-12-20 23:07:10 +01:00 |
|
Krisjanis Rijnieks
|
dba3f3e921
|
Merge branch 'master' of https://github.com/magdesign/ofxPiMapper into magCircleSurface
|
2017-12-20 22:52:31 +01:00 |
|
Krisjanis Rijnieks
|
033fd0c3b2
|
Merge branch 'fixMemAllocError' of https://github.com/lobodelmar/ofxPiMapper into lobodelmar-fixMemAllocError
|
2017-12-20 22:46:09 +01:00 |
|
Theodoros Papatheodorou
|
7dffbbacfa
|
fixed malloc error when fbo source was called to begin before it's been allocated
|
2017-12-18 19:21:44 +00:00 |
|
Krisjanis Rijnieks
|
b6a0f695c1
|
Merge branch 'magSlideShowSource'
|
2017-12-18 11:58:10 +01:00 |
|
c-mendoza
|
2122f4bc8a
|
CircleSurface: refactoring for performance, wip
|
2017-12-17 19:28:04 -05:00 |
|
c-mendoza
|
e73f8624d0
|
Alpha masking without shaders for RPi
|
2017-12-16 15:21:56 -05:00 |
|
c-mendoza
|
d3270674d2
|
Renamed stringify macro to avoid a naming conflict
|
2017-12-16 10:15:06 -05:00 |
|
c-mendoza
|
7f29c755ab
|
Small fix to CircleSurface
|
2017-12-15 21:17:55 -05:00 |
|
c-mendoza
|
2a9e451e12
|
Fix for SettingsLoader to support CircleSurface
|
2017-12-15 21:17:25 -05:00 |
|
c-mendoza
|
a8821686cc
|
Update Key Bindings to support CircleSurface
Bound to 'r'
Update Info.cpp to show the new key binding in the help screen.
|
2017-12-15 18:40:23 -05:00 |
|