782 Commits

Author SHA1 Message Date
남정호
d118353766 Merge branch 'dev' 2021-12-02 15:46:02 +09:00
Krisjanis Rijnieks
a852d094b2 Add info about F expanding quad surface to the Info class 2020-11-16 19:50:12 +02:00
dasoe
f9b576c80c Update ofxPiMapper.cpp 2020-11-16 19:31:48 +02:00
das
efcd6d9cd8 path patch Raspi bugfixing 2020-11-16 19:31:48 +02:00
das
33fc850aaf change paths from absolute to relative for all Targets but pi 2020-11-16 19:31:48 +02:00
Pierre Proske
ffbaf58986 Initial fullscreen Quad support 2020-11-16 19:31:48 +02:00
c-mendoza
a2c532b9d1 Fix for the CircleSurface mask 2019-11-08 11:48:39 -05:00
남정호
fee5b5558c Add video restart/pause/resume method 2019-10-25 22:59:30 +09:00
Krisjanis Rijnieks
3c4643357c Check if source exists before loading 2019-03-09 23:39:09 +02:00
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