Commit Graph

1516 Commits

Author SHA1 Message Date
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 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