Commit Graph

1527 Commits

Author SHA1 Message Date
baydam da08f11751 Load markdown file directly instead of convert them to html first 2020-04-02 00:05:19 +00:00
baydam e65a9d82fe Merge branch 'develop' of https://github.com/mapmapteam/mapmap into develop 2020-04-01 20:39:23 +00:00
baydam 1d9e4bde6b Fix bug #402 related to preferred language (Downside: create alias every time a new language is added) 2020-04-01 20:27:40 +00:00
Sofian Audry 469339b716 Fixed link to mapmap website in About dialog (closes #429). 2020-04-01 15:22:57 -04:00
baydam 43e03e6aed Merge branch 'develop' of https://github.com/mapmapteam/mapmap into develop 2020-04-01 15:06:46 +00:00
Sofian Audry d4dc4e381d Use clone to duplicate mapping in duplicateMapping(uid). 2020-03-23 15:23:25 -04:00
Sofian Audry 5b40bfbc3c Resolved conflicts. 2020-03-23 15:18:40 -04:00
baydam 94a7dbe9d3 Fix merge issue (but camera recent implement not working anymore) 2020-03-12 18:28:47 +00:00
baydam aa9e0179a2 Merge feature/camera-support into develop 2020-02-21 14:17:15 +00:00
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
baydam c7afaaf8c7 Minor changes (code optimization) 2020-02-20 13:58:11 +00:00
baydam 2fc9d62480 Improve library link 2020-02-20 13:58:11 +00:00
baydam 29c0e6eaa4 Necessary changes to make camera work on Windows 10 2020-02-20 13:58:11 +00:00
baydam 600db0eb9e Camera implement improvements 2020-02-20 13:58:11 +00:00
baydam ba858ba68c Explicit call of paint destructor in order add Camera more than once 2020-02-20 13:58:11 +00:00
baydam 037f0cc7aa Progressivly using C++11 litteral pointer nullptr 2020-02-20 13:58:11 +00:00
baydam e4a170c564 Remove Camera directory from recents videos 2020-02-20 13:58:11 +00:00
baydam 17ed8783a9 Use enumeration instead of string to safely define constant Shape type 2020-02-20 13:56:15 +00:00
baydam e594581f00 Use enumeration instead of string to define constant source type 2020-02-20 13:56:15 +00:00
baydam 915033df07 Extend camera support for Windows and OSX (base on Sofian's work) 2020-02-20 13:56:15 +00:00
baydam 701d6bd042 Cosmetic changes on console window + Add message log context 2020-02-20 13:53:05 +00:00
Sofian Audry fb6e52ea05 Simplified duplication by using clone() method. 2020-01-12 14:01:34 -05: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