Commit Graph

1504 Commits

Author SHA1 Message Date
baydam 60896c4e1e Layer list cosmetic changes 2020-02-20 14:04:30 +00:00
baydam f37d83a3dd Camera implement improvements 2020-02-20 14:04:30 +00:00
baydam 0664032b27 Explicit call of paint destructor in order add Camera more than once 2020-02-20 14:04:30 +00:00
baydam cc289ae416 Progressivly using C++11 litteral pointer nullptr 2020-02-20 14:04:30 +00:00
baydam 48b4a748a9 Remove Camera directory from recents videos 2020-02-20 14:04:30 +00:00
baydam f0a1dd86b5 Use enumeration instead of string to safely define constant Shape type 2020-02-20 14:03:24 +00:00
baydam 256591d4e4 Use enumeration instead of string to define constant source type 2020-02-20 14:03:24 +00:00
baydam c7123960e5 Extend camera support for Windows and OSX (base on Sofian's work) 2020-02-20 14:03:24 +00:00
baydam 178f26bcaa Cosmetic changes on console window + Add message log context 2020-02-20 14:01:49 +00:00
Sofian Audry 9ab5cb2e6e Allow OSC messages to change name (closes #472). 2020-01-05 22:04:35 -05:00
Sofian Audry 7056d3a5d3 Remove debug messages from OscInterface. 2020-01-05 19:07:55 -06:00
Sofian Audry 63baaec65d Minor fix in tooltip. 2020-01-05 19:07:34 -06:00
Sofian Audry 36f173067d Make sure to update model whenever list item is changed to update solo and locked when sending OSC (closes #471). 2020-01-05 19:07:15 -06:00
Sofian Audry 4dd2fbc048 Set appropriate default icon size for color paints (prevents different icon size for visible vs invisible paints). 2020-01-04 09:30:52 -06:00
Sofian Audry 50c2bb62ef Set default icon if system provider cannot find any (fixes the fact that import camera never displays icon). 2020-01-04 07:36:03 -06:00
Sofian Audry bf08ac0041 Minor change: use ICON_TIMEOUT rather than magic number. 2020-01-04 07:35:24 -06:00
Sofian Audry 8f789e9500 Use startsWith rather than contains to check if URI is /dev/videoX. 2020-01-04 07:34:50 -06:00
Sofian Audry f112fcb082 Prevent adding of webcam from changing file dialog directory to "/dev". 2020-01-04 07:34:25 -06:00
Sofian Audry 973192fe00 Renamed icon file for camera appropriately. 2020-01-04 07:33:27 -06:00
Sofian Audry e2aa49cfa8 Stop updating the visibility of all paints and mappings upon any kind of property changes (fix for #469). 2020-01-02 15:01:50 -06:00
Sofian Audry ea6307996b In handler of paint changed event, use getPaintIcon() instead of getIcon() to make sure the icon corresponds to the visibility status of paint. 2020-01-02 15:00:25 -06:00
Sofian Audry 15f2e88a67 Fixed crash error when importing unsupported images. 2020-01-02 13:15:33 -06:00
Sofian Audry edece94b82 Added support for default icon in Image class. 2020-01-02 13:14:22 -06:00
baydam 32052cc7ee Update property list file for OSX bundle 2019-11-13 22:50:46 +00:00
baydam 78c11ba9fb Fix missing app icons on Mac OS X 2019-11-13 17:32:49 +00:00
baydam c0278417bb Update gitignore 2019-10-17 16:46:16 +00:00
baydam ff1fe56304 Set Gstreamer plugins path for Windows release 2019-10-17 16:45:03 +00:00
baydam 6d8518f9e4 Update Lookn'feel 2019-08-08 19:07:29 +00:00
baydam d16c285deb Fix translation issues 2019-08-08 19:07:18 +00:00
baydam 1fc71697d2 Set Input and Output editor as zoom toolbar parent instead of the main windows 2019-08-08 19:07:01 +00:00
baydam a008b0eef0 features/Flip layer horizontally or vertically 2019-03-22 12:19:04 +00:00
baydam a84dd96bcf Temporary fix: Locate missing media file from project 2019-03-20 21:08:28 +00:00
baydam f6ff029394 Disable some menu when mapping list is empty 2019-03-10 02:13:52 +00:00
baydam 66a603346f Clean Up 2019-03-04 13:54:12 +00:00
baydam 43a0875fbe (Workaround) Temporary fix bug #455 Open file dialog freeze on Gnome 3.30 2019-02-05 20:44:37 +00:00
baydam d16b378ef6 Fix bug #448 Settings are not saved 2019-02-05 19:01:07 +00:00
Bay Dam 19ba6e6e24 Update issue templates 2019-02-05 18:40:20 +00:00
claire-lovisa bb8bdbdf62 Update French translation (#446) 2018-10-08 09:46:02 -04:00
Alexandre Quessy 1e8e852efd Translations: Run lupdate 2018-10-04 12:51:27 -04:00
baydam 4e95f3b91b Allow video play at once in preferences 2018-08-14 01:21:56 +00:00
baydam 1eee051bfb Allow user to send OSC message with existing media source in preferences 2018-08-14 01:21:56 +00:00
baydam 20756de3f6 Cosmetic changes 2018-08-14 01:21:56 +00:00
Alexandre Quessy 3402bc6da1 Post-release version bump 2018-07-24 23:57:23 -04:00
Alexandre Quessy a38017722a Update HTML version of changelog 0.6.2 2018-07-24 23:54:24 -04:00
Alexandre Quessy 85982ad692 Update changelog 2018-07-24 23:54:16 -04:00
Alexandre Quessy d2843eb7f9 Remove an assert that might crash MapMap
Might fix 'Another crash on macOS' #439
2018-07-24 23:41:23 -04:00
Alexandre Quessy a1891c057f Fix parsing of MapMap version in the project file
Closes #345
2018-07-05 11:09:09 -04:00
Alexandre Quessy e4e506990c Add qt5opengl in deps in INSTALL.md
See #431
2018-04-18 13:18:18 -04:00
Alexandre Quessy 4923a6bd99 Re-add qtmultimedia in INSTALL and fix VERSION 2018-04-18 11:19:00 -04:00
Alexandre Quessy 97cb2914da Remove qtmultimedia fron INSTALL instructions 2018-04-10 11:51:17 -04:00