Tats
e8870db92a
Replaced Shape by MShape to avoid name conflicts.
2014-10-31 17:03:18 -04:00
Tats
8c3a66344a
Added some elements to .gitignore
2014-10-27 00:14:01 +00:00
Tats
093a10de7b
Removed unused variable _currentMovie.
2014-10-23 16:37:08 +00:00
Tats
5cb66e6175
Don't ask to change movie rate if calling setRate() with the same rate to avoid pausing and playing pipeline.
2014-10-23 16:36:55 +00:00
Tats
d075bdedad
Added detailed comments (documentation) in MapperGlCanvas.
2014-10-23 14:02:49 +00:00
Tats
3496bd1315
Allows displacement of selected vertex with arrow keys.
2014-10-23 13:41:08 +00:00
Tats
07e1b26436
Allows individual selection of a vertex to be shown on screen.
2014-10-23 13:40:01 +00:00
Alexandre Quessy
e232976849
Merge branch 'develop' of https://github.com/mapmapteam/mapmap into develop
2014-10-22 19:01:21 +00:00
Alexandre Quessy
3e791997a5
update INSTALL
2014-10-22 18:59:23 +00:00
baydam
0aad565fe3
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
2014-10-22 17:26:33 +00:00
baydam
d9bce3aac3
Fix menubar on fullscreen when plug a second screen and Crosshair
2014-10-22 17:25:55 +00:00
Tats
3acb257cf0
Cleanup in MapperGLCanvas.cpp mousePressedEvent.
2014-10-22 17:18:49 +00:00
Tats
29253351e0
Fixed bug where new media had rate of 1%.
2014-10-22 16:12:13 +00:00
baydam
4107d2c199
Merge branch 'features-options' into develop
2014-10-22 11:17:40 +00:00
baydam
c1c8287aed
Inverted order in which fullscreen and escape key are called (escape only works in fullscreen).
2014-10-22 11:17:01 +00:00
baydam
d3b676f01c
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
2014-10-22 10:15:16 +00:00
Tats
dc976794d9
Added crosshair in fullscreen mode (automatic).
2014-10-21 20:16:23 +00:00
Tats
a50d44da23
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
2014-10-21 20:14:07 +00:00
Vasilis Liaskovitis
c4c7d9a8ef
MediaImpl:: do not call updateRate() on GST_MESSAGE_ASYNC_DONE (bug #51 )
...
GST_MESSAGE_ASYNC_DONE is received when elements finish changing state. If we
initiate an updateRate here, we keep generating seek events in a loop forever,
pausing and re-starting the pipeline without reason.
2014-10-21 21:47:09 +02:00
Tats
c6373b458f
Bug fix in media paint gui to allow playback rate in file loading.
2014-10-21 19:33:41 +00:00
Tats
818d985ad1
Uniformize rate to be in % (except in MediaImpl).
2014-10-21 19:33:03 +00:00
Tats
898eb67f9d
Fixed bug where movie was constantly polled for seeking and paused/played.
2014-10-21 19:24:56 +00:00
baydam
427d3e52c7
Merge branch 'features-options' into develop
2014-10-21 18:20:56 +00:00
Tats
fa400b9788
File save/load of rate.
2014-10-21 17:47:55 +00:00
Tats
c8e0c23858
Allow for live changing of video rate with osc.
2014-10-21 17:47:43 +00:00
Tats
58d61bfc25
Made color of controls more visible (white).
2014-10-21 17:47:08 +00:00
baydam
7d1ba1e756
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
2014-10-21 17:44:33 +00:00
baydam
eede8f0f16
Fix issue Escape should make the output window fullscreen #46 and Hide cursor when the mouse is idle in fullscreen mode #39
2014-10-21 17:39:00 +00:00
Tats
82aad45a97
Fixed support for read/write of mapping visibility (solo and locked are still incomplete).
2014-10-21 17:18:25 +00:00
Alexandre Quessy
b61b96a6df
towards state saving locked, etc.
2014-10-21 16:59:34 -04:00
Alexandre Quessy
2cf3589639
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
2014-10-21 13:12:30 -04:00
Tats
2d8f19043b
Cleanup and documentation in MediaImpl.
2014-10-21 16:20:34 +00:00
Tats
db97f6dcf5
Implemented basic control of rate (reverse playback not yet operational so disabled option in the gui).
2014-10-21 16:20:20 +00:00
baydam
01ad2f9f41
Merge branch 'develop' of github.com:mapmapteam/mapmap into features-options
2014-10-21 13:15:33 +00:00
baydam
ffb27c7af2
File chooser maynow remember the last directory
2014-10-21 12:45:44 +00:00
Alexandre Quessy
4375bfaeb5
Merge branch 'no-cursor' into develop
2014-10-21 01:52:56 -04:00
Alexandre Quessy
afc84bb692
Fix logic in setCursorVisible + make it visible if controls are
2014-10-21 01:52:03 -04:00
Alexandre Quessy
af84795c78
Try to hide cursor in output window, when desired
2014-10-20 17:13:37 -04:00
Tats
f9d51e6880
More cleanups and documentation in media related stuff.
2014-10-20 19:10:08 +00:00
Alexandre Quessy
363b5795ba
Fix delete menu option
2014-10-20 13:54:06 -04:00
baydam
aa926ee850
Add Menu listing recents import video
2014-10-20 17:13:14 +00:00
Tats
686c2f9ac0
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
2014-10-20 17:01:38 +00:00
Tats
7fe2a1f1a7
Bugfix #30 : Reimplemented MediaImpl removing the defective queue system and implementing a thread-safe system. Removed the memory leaks previously shown by valgrind.
2014-10-20 17:00:22 +00:00
Alexandre Quessy
cf34d604c4
fix
2014-10-20 12:12:41 -04:00
Alexandre Quessy
4ea8f78c94
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
...
Conflicts:
MediaImpl.h
2014-10-20 12:12:03 -04:00
Alexandre Quessy
ca4eef0e71
Add documentation strings in MediaImpl.h
2014-10-20 12:09:18 -04:00
Alexandre Quessy
a9898f4585
Fix a memory leak with the shmsrc poller
2014-10-20 12:08:59 -04:00
Tats
c00bf868ad
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
2014-10-20 13:02:22 +00:00
Tats
69c73d57f0
Added application information.
2014-10-20 12:41:19 +00:00
Tats
2d55e6d9c6
Free memory from call to gst_structure_to_string().
2014-10-20 11:54:21 +00:00