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
Alexandre Quessy
e31e412378
Do not store OSC port in settings (for now)
2014-10-16 20:30:45 -04:00
Tats
d3c54a183f
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
2014-10-16 21:47:31 +00:00
Tats
bafff221bd
Merge branch 'feature/shmsrcbin-rebase-oct2014' of https://github.com/vliaskov/libremapping into feature-merge-vliaskov-shmsrcbin
...
Conflicts:
MainWindow.cpp
MainWindow.h
MediaImpl.cpp
ProjectReader.cpp
2014-10-16 21:46:33 +00:00
Tats
eef76173b6
Integrated paint guis while removing remains of oldPaint/double-click system.
2014-10-16 17:52:32 +00:00
Tats
fc89b4fb11
Added PaintGui for textures.
2014-10-16 17:51:41 +00:00
Tats
948a68c8ee
Removed commented out deleteAction (minor change).
2014-10-16 17:50:55 +00:00
Tats
4e8a2c19f1
Slightly better timer interval management (with global const variable).
2014-10-16 17:28:17 +00:00
Tats
ac29ca5c1f
Merged latest changes from develop
2014-10-15 13:42:32 +00:00
Tats
55e909dc69
Introduced a property panel for paints and managed the case of color (disabling double-click feature in the process)
2014-10-14 22:36:54 +00:00
Tats
5640e5b471
Put some long method definitions in the .cpp
2014-10-14 22:36:03 +00:00
Alexandre Quessy
f6644d2b15
Remove unused Facade.{h,cpp} and Controller
2014-10-14 18:11:50 -04:00