Commit Graph

1084 Commits

Author SHA1 Message Date
Alexandre Quessy 19eefde166 update solo icon 2016-04-19 15:08:04 -04:00
Alexandre Quessy 5a83ad3a4a update coding style + add a todo: tooltips for solo/lock buttons 2016-04-19 14:40:11 -04:00
Alexandre Quessy 0ec61b193f Hide cursor when canvas controls are not shown 2016-04-19 12:23:46 -04:00
Alexandre Quessy ff93b46660 Merge branch 'develop' of github.com:mapmapteam/mapmap into develop 2016-04-19 11:46:23 -04:00
Alexandre Quessy 2c7dd61048 Merge branch 'develop' of github.com:mapmapteam/mapmap into develop 2016-04-19 11:42:32 -04:00
baydam f5c0c8a221 Mention of removing unused fonctions in TODO entries 2016-04-19 15:42:18 +00:00
baydam c08733df8e reduce the size of the splash screen image 2016-04-19 12:56:25 +00:00
baydam f4f5f14c3f The menu bar is not become visible when the main windows receive focus (untesting on Ubuntu) 2016-04-19 11:55:15 +00:00
baydam 1b09dd08d8 Can undo or redo Add/Remove paint 2016-04-15 13:05:34 +00:00
baydam a3355d86be Fix: #240 Allow easy switch between destination+source, destination-only and source-only views 2016-04-14 17:27:01 +00:00
Alexandre Quessy 4481ed4be5 update blackmagic prototype 2016-04-13 14:48:25 -04:00
baydam af917de543 Fix style issues on some plateforme 2016-04-13 18:30:08 +00:00
Alexandre Quessy 8c3b2dc47a Fix build script for cairo overlay prototype 2016-04-13 13:15:26 -04:00
Alexandre Quessy 8548ee3b67 add a blackmagic prototype 2016-04-13 12:57:23 -04:00
Alexandre Quessy 72472239f1 add a basic cairo overlay prototype 2016-04-13 12:53:08 -04:00
Alexandre Quessy cdae273873 update splash.png 2016-04-11 17:05:33 -04:00
baydam b393b1d556 Update gitignore file 2016-04-05 12:37:25 +00:00
baydam 9a4110dec1 Update INSTALL file for Archlinux specification 2016-03-31 13:28:50 +00:00
Tats edb80d8edf Cosmetic changes. 2016-03-26 19:47:33 -04:00
Tats 61dcef5db1 Automatically move output screen to secondary screen (untested). 2016-03-26 19:47:05 -04:00
Tats 6d7d5c8b55 Removed unused close event management. 2016-03-26 19:41:26 -04:00
Tats 6f9fde311f Fixed bug: ESC key would not work properly to exit full screen. 2016-03-26 19:40:51 -04:00
Tats 512f30d1a6 Merge branch 'develop' of github.com:mapmapteam/mapmap into develop 2016-03-26 18:20:08 -04:00
Tats 14fd387c68 Bug fix: display test signal was wrongly managed in settings readings. 2016-03-26 18:19:31 -04:00
Tats efea658001 Manage properly the state saving/reloading of display output, test and controls. 2016-03-26 18:19:06 -04:00
Tats eca2e881d9 Manage properly fullscreen in OutputGLWindow: it was possible to have the window without the fullscreen, which caused issues in some circumstances. 2016-03-26 18:17:57 -04:00
Tats 4c5e104b46 Removed implicit shortcuts for menus (they were conflicting with other ALT+ based shortcuts). 2016-03-26 18:15:47 -04:00
Tats fcf4c51193 Moved crosshair check into OutputGLWindow. 2016-03-26 18:15:18 -04:00
Tats 2bb758b4c6 Moved display of test signal into OutputGLCanvas where it belongs. 2016-03-26 18:13:06 -04:00
Bay Dam 94211340b5 Preparing for windows package 2016-03-26 18:34:22 +01:00
Tats 5f2157f0c2 Fixed: Destination zoom toolbar was left unactivated. 2016-03-26 13:27:42 -04:00
Tats d82cd5152f Fixed: The position of the mappings from a loaded project is never right (closes #194). 2016-03-26 13:27:18 -04:00
Tats 0726edbfa1 Cleanup. 2016-03-26 13:21:40 -04:00
Tats 0ed995e6a9 Fixed: It should be possible to have an output window when using a single screen (closes #209). 2016-03-26 12:58:19 -04:00
Bay Dam 86a5ef7cbe Create LICENSE 2016-03-25 18:31:10 +01:00
baydam 34bb866a98 Mapping list context menu improvements 2016-03-25 17:02:05 +00:00
baydam 69d1b7840a Set application icon 2016-03-24 21:22:39 +00:00
baydam 37ce6e6cee remove MainWindow event filter 2016-03-22 23:02:42 +00:00
baydam aadbcb42ce Can reorder mapping by drag & drop 2016-03-22 22:24:57 +00:00
Tats 5a83f15c9e Merge branch 'develop' of github.com:mapmapteam/mapmap into develop 2016-03-17 16:05:11 -04:00
Tats 345643bad1 Fixed: Flickering video images when loading from the commandline (closes #218). 2016-03-17 16:05:03 -04:00
baydam 64c3d92705 Able to show or hide canvases zoom toolbars 2016-03-17 13:59:22 +00:00
Tats 3e04d19797 Fixed: Introduction of namespace had broken compatibility with file format. 2016-03-16 20:15:49 -04:00
Tats f02933d9a4 Merge branch 'develop' of github.com:mapmapteam/mapmap into develop 2016-03-16 17:28:45 -04:00
Tats 8421c87cd4 Added OSC support for play, pause, and rewind. 2016-03-16 17:28:33 -04:00
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
Tats 4564c269b0 Fixed: On Ubuntu 15.10 : window geometry not preserved after quit (closes #227). 2016-03-16 13:55:47 -04:00
Tats ae06d62e13 Merge branch 'develop' of github.com:mapmapteam/mapmap into develop 2016-03-16 11:35:08 -04:00
Tats bd2aba7075 Update INSTALL building instructions for Mac OSX. 2016-03-16 11:34:49 -04:00