Commit Graph

361 Commits

Author SHA1 Message Date
Alexandre Quessy dbc93d803c update TODO 2014-04-30 22:13:44 -04:00
Alexandre Quessy 1fc835c547 change OSC signature for release 2014-04-30 22:13:31 -04:00
Alexandre Quessy ef57a458da Merge branch 'develop' of github.com:mapmapteam/mapmap into develop 2014-04-30 21:40:31 -04:00
Alexandre Quessy 35d53ef502 update hard-coded path in a prototype... 2014-04-30 21:37:48 -04:00
Alexandre Quessy 199351ee20 more instructions for OS X 2014-04-30 21:37:34 -04:00
Alexandre Quessy 79583fbe1f less verbose 2014-04-30 21:37:24 -04:00
Alexandre Quessy d72a386ed2 set env vars if needed (for OS X) 2014-04-30 21:27:02 -04:00
Tats e1bb6c4333 Fixed a warning concerning string literals 2014-04-30 20:14:29 -04:00
Tats 7c5f622eec Merge branch 'develop' of github.com:mapmapteam/mapmap into develop 2014-04-30 20:06:58 -04:00
Tats dab1928a90 Small potential error fix 2014-04-30 20:06:51 -04:00
Tats 786fca080a Added splash screen to the app 2014-04-30 20:06:35 -04:00
Alexandre Quessy 68ea90de16 update README 2014-04-30 16:21:21 -04:00
Alexandre Quessy c958756cfd add datasheet, manual, shell script for osx 2014-04-30 16:20:34 -04:00
Alexandre Quessy 69640f8e32 just more prints 2014-04-30 16:15:46 -04:00
Alexandre Quessy c1d6a40716 more instructions and more todo 2014-04-30 16:13:13 -04:00
Alexandre Quessy 5ced74f360 remove useless flags in .pro file for os x 2014-04-30 16:09:47 -04:00
Tats 05c1bf3a5c Major cleanup / redesign in the source canvas to make the Mapper class draw the inputs (more generic) 2014-04-30 13:21:57 -04:00
Tats c6d9ca123c Enable fullscreen action only if outputwindow is being displayed 2014-04-29 16:45:42 -04:00
Tats df73b0b631 Fixed problem with full screen in Linux 2014-04-29 16:45:03 -04:00
Tats 5f9b7a6327 Added missing slots keyword 2014-04-28 19:29:05 -04:00
Tats 4b681a3b28 Merge branch 'fullscreen' into develop 2014-04-28 19:24:02 -04:00
Tats ff3fdf3aa6 Merge branch 'develop' of 10.10.10.103:git/mapmap into develop 2014-04-27 00:21:16 +01:00
Tats 2a08f32cc3 Stop and start video timer in dialogs to avoid freezing 2014-04-27 00:09:09 +01:00
Alexandre Quessy 12f1c3a667 specify gst 0.10 in shell scripts 2014-04-26 20:06:29 +01:00
Alexandre Quessy 26873722c9 towards a fullscreen output window 2014-04-26 20:06:29 +01:00
Alexandre Quessy 709bd3780f update INSTALL and build.sh 2014-04-26 20:01:53 +01:00
Alexandre Quessy 06abacef38 less BUGS 2014-04-26 20:00:00 +01:00
Alexandre Quessy 9409f7932f Add OSC file - with the OSC API 2014-04-26 19:58:40 +01:00
Alexandre Quessy 348ffcb37e Implement OSC callback to set video URI 2014-04-26 19:20:21 +01:00
Tats 5a2a1c3ce6 Cosmetic change 2014-04-26 13:32:37 +01:00
Tats ca9ba38682 Performance improvement: copy texture bits to video card only if they have changed 2014-04-26 13:32:27 +01:00
Tats ce305140a8 Allow media filenames (URI) with accents (ie. utf8) 2014-04-26 12:38:28 +01:00
Tats 0295d50779 Removed unused.h 2014-04-26 12:38:11 +01:00
Tats d276c6a126 Changed extension for mapmap 2014-04-26 12:37:51 +01:00
Tats 430b0f223a Refactor Video -> Media 2014-04-26 12:22:33 +01:00
Tats 26e709c5c6 Replaced updateAll() by updateCanvases() 2014-04-26 12:08:00 +01:00
Tats e4f8568b34 Merge branch 'gst-osx' into develop
Conflicts:
	mapmap.pro
2014-04-26 12:04:16 +01:00
Tats e2b7f9b982 Compilation fixes 2014-04-26 11:27:59 +01:00
Alexandre Quessy 322da96ed2 more fixes for gst on os x 2014-04-25 22:02:49 -04:00
Tats 0e3ba9ee14 Added pkgconfig in .pro file (includes gstreamer in prevision of future dev.) 2014-04-26 02:17:49 +01:00
Alexandre Quessy d2f43049a6 fixes to the packaging for gst for os x 2014-04-25 21:08:40 -04:00
Alexandre Quessy e91496b96a Merge branch 'spike-video-drone' into gst-osx 2014-04-25 20:52:49 -04:00
Alexandre Quessy f731d6459e link against gst on mac 2014-04-25 20:24:00 -04:00
Tats f9ac582804 Loop movie 2014-04-26 01:02:06 +01:00
Tats 6e58f94a48 Simple "hack" with a QTimer to time the video 2014-04-26 01:01:44 +01:00
Tats ada827de41 Replaced images by videos + implemented hack on update() / runVideo() to quickly test gstreamer (works!) 2014-04-26 00:07:25 +01:00
Tats ed3f476d6b Brutal port of Drone code to try to make video work using gstreamer 0.10 using appsink 2014-04-25 23:38:46 +01:00
Tats 4d3694fe28 Added an option to toggle the display of shape control points 2014-04-10 18:27:40 -04:00
Tats a02bb298c3 Forgot to remove unused.h from .pro file 2014-04-10 18:27:09 -04:00
Tats 695c351400 Removed useless comment 2014-04-10 17:39:48 -04:00