Commit Graph

18 Commits

Author SHA1 Message Date
Bay Dam
ae88f9d8fb Fix some name space conflicts 2016-03-16 22:18:57 +01:00
baydam
b375367811 Integrate all code inside a namespace 2016-03-16 18:05:47 +00:00
Bay Dam
c708fc24e4 Preparing for Windows operating system 2016-03-16 11:08:49 +01:00
Tats
0dd48c3ccb Fixed blocking bug on OSX: program was freezing when move was loaded 2016-03-15 19:19:20 -04:00
Tats
9644b636be Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
# Conflicts:
#	VideoImpl.cpp
2016-03-05 21:47:39 -05:00
Tats
bddcf15c0b Cleanup (including passing gstreamer and std::cout printouts to QDebug). 2016-03-05 21:41:45 -05:00
Alexandre Quessy
61de7911b7 Decrease verbosity in VideoImpl.cpp 2016-03-05 20:04:34 -05:00
Tats
a41b05693a Compilation error fix. 2016-03-05 14:12:12 -05:00
Tats
218de01f6e Some cleanup performed related to reverse playback #216. 2016-03-05 13:45:51 -05:00
Tats
14be9bedbf Made use of _seekEnabled in a more useful/stable way. 2016-03-04 14:27:53 -05:00
Tats
39970eb81e Removed all references to audio in VideoImpl for now. 2016-03-04 14:17:03 -05:00
Tats
e4ed0e939c Fixed bug introduced with latest changes: movie was not properly reloaded resulting in hanging. 2016-03-04 14:16:51 -05:00
Tats
8b48b6dc8b Renamed Media* to Video* to avoid confusion. 2016-02-19 18:58:38 -05:00
Tats
430b0f223a Refactor Video -> Media 2014-04-26 12:22:33 +01:00
Tats
f9ac582804 Loop movie 2014-04-26 01:02:06 +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
Alexandre Quessy
16ce2a449f private declaration of VideoImpl 2014-03-06 15:19:06 -05:00