baydam
b71db2874c
Add OSC command to set volume level and play state
2015-03-05 21:37:13 +00:00
baydam
a39fa73118
Resolved conflict about last merge
2015-03-03 11:52:44 +00:00
baydam
8842064af9
Merge branch 'feature-undo-commands' into 'develop'
2015-03-02 10:40:49 +00:00
baydam
6a3545ff47
Segmentation fault fixed
2015-01-29 20:39:49 +00:00
baydam
4bd5e456e0
Fixed bug #99 about exiting fullscreen
2015-01-24 13:43:09 +00:00
baydam
1a5497d245
Disable Test signal when add Shapes
2015-01-23 21:02:29 +00:00
baydam
c79e873fd3
Clear UndoStack when select a new file or project
2015-01-23 20:45:12 +00:00
baydam
4d6caf2cfb
Optimization of Undo Command
2015-01-23 20:36:30 +00:00
baydam
e4ce6eab42
Command to restore deleted mapping
2015-01-19 21:08:02 +00:00
baydam
146a7e4a43
Add Undo and Redo Command to Mesh, Triangle and Ellipse
2015-01-16 17:39:38 +00:00
Alexandre Quessy
9878e8a878
OSC: implement fullscreen and quit
2015-01-11 19:16:59 -05:00
Alexandre Quessy
608d216eaa
use native color dialog
2014-12-31 13:34:52 -05:00
Alexandre Quessy
b18b2af45a
use green as default color + remember last choice
2014-12-31 13:32:30 -05:00
Vasilis Liaskovitis
f6711ed7a8
Control mapping visibility from OSC (bug #43 )
...
Controlled with /mapmap/mapping/visible mappingId visibility (type ii)
e.g.
oscsend localhost 7000 /mapmap/mapping/visible ii "3" "0"
to make mapping with id 3 invisible
oscsend localhost 7000 /mapmap/mapping/visible ii "0" "1"
to make mapping with id 3 visible
QListWidgetItem checkstate is also changed accordingly
2014-11-01 02:50:30 +02:00
baydam
9636ece1c9
Disable Test signal when start mapping
2014-10-29 21:25:06 +00:00
baydam
ed9cca4ded
Definitively resolve the bug with ESC
2014-10-29 21:06:58 +00:00
Alexandre Quessy
9143e309f7
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
2014-10-27 19:53:27 -04:00
Alexandre Quessy
aab266b843
Can change OSC port via preferences dialog
2014-10-27 15:25:41 -04:00
baydam
248cc8494c
All menubar shortcut work when output window is displayed
2014-10-27 19:15:39 +00:00
Alexandre Quessy
be0053764d
add PreferencesDialog - not yet effective
2014-10-27 14:05:36 -04:00
Alexandre Quessy
09bf633000
make sure settings exist before reading them
2014-10-27 07:36:39 -04:00
Alexandre Quessy
3bcbbc7697
Display test signal
2014-10-27 06:04:12 -04:00
baydam
d3b676f01c
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
2014-10-22 10:15:16 +00:00
baydam
427d3e52c7
Merge branch 'features-options' into develop
2014-10-21 18:20:56 +00:00
Tats
c8e0c23858
Allow for live changing of video rate with osc.
2014-10-21 17:47:43 +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
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
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
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
baydam
f2e69b17a2
Open recents file menu finally working well
2014-10-20 10:53:01 +00:00
Alexandre Quessy
6c95c8f11a
Add Dame Diongue to the list of developers
2014-10-18 21:02:42 -04:00
baydam
20d930fa99
Starting to add Recent File action, but not working yet
2014-10-18 18:45:51 +00:00
Tats
c309219cea
Fixed bug #33 : The --fullscreen option doesn't work.
2014-10-18 14:28:22 +00:00
Tats
1d152d487f
Integrated latest changes from Dame wrt item selections (paint and mapping lists).
2014-10-18 13:40:42 +00:00
Tats
d667313ce8
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
...
Conflicts:
MainWindow.cpp
MediaImpl.cpp
2014-10-18 13:22:36 +00:00
Tats
c9b0888231
Reenabled seeking when clip is over (loop) without having to reload the movie.
2014-10-18 13:11:21 +00:00
baydam
d275cf065d
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
2014-10-18 11:28:16 +00:00
baydam
103424ece7
Fix bugs when shape selected, select corresponding mapping
2014-10-18 11:18:20 +00:00
Tats
80d0f73407
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
2014-10-18 10:05:17 +00:00
Alexandre Quessy
2a66de38ff
add --osc-port option
2014-10-17 13:57:13 -04:00
Alexandre Quessy
54534c3cf7
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
2014-10-17 11:59:23 -04:00
Alexandre Quessy
a72f183d24
Try to make --fullscreen option work
2014-10-17 11:58:55 -04:00
baydam
3b4ca8653c
Fixed bug #28 otherwise
2014-10-17 15:58:08 +00:00
baydam
332cea7030
Fix issues New paint item does not get selected in some circumstances #28
2014-10-17 15:45:39 +00:00
Tats
50a96dc254
Created QIcon for media files using QIconProvider.
2014-10-17 12:29:42 +00:00
Tats
e3bfe310b3
Added Mapmap logo title to About.
2014-10-17 12:29:15 +00:00
Alexandre Quessy
ecf0efe956
Port to Qt5 on GNU/Linux
2014-10-16 21:27:06 -04:00