Commit Graph

34 Commits

Author SHA1 Message Date
Volker Fischer
a708a53cd0 accessibility improvements (#499) 2020-08-10 22:12:46 +02:00
Adam Sampson
b7ef20b222 Initialise CMultiColorLED::eColorFlag earlier.
This avoids an uninitialised read when Reset() is called.
2020-06-21 14:29:32 +01:00
Volker Fischer
44e883900b fixed Free Software Foundation address (see #341) 2020-06-08 22:58:11 +02:00
Volker Fischer
791d600634 2019->2020 2020-01-01 15:41:43 +01:00
Volker Fischer
e8096e48f0 2018 -> 2019 2019-03-24 09:30:30 +01:00
Volker Fischer
8bfdc7347a 2017 -> 2018 2018-03-09 21:13:02 +00:00
Volker Fischer
b0d37c86e7 2016 -> 2017 2017-08-11 21:08:54 +00:00
Volker Fischer
ca73117279 update the copyright 2015-12-31 13:14:09 +00:00
Volker Fischer
33e5a07cf7 change all 2014 to 2015 2015-02-04 18:17:23 +00:00
Volker Fischer
4baf2c5ef5 replaced global "MUL_COL_LED_*" definitions by actual enum definitions in the multicolor LED class 2014-01-05 18:26:38 +00:00
Volker Fischer
c0a67a9884 update to 2014 2014-01-05 16:52:38 +00:00
Volker Fischer
6e49e4e92c change the mechanism of how the LEDs are updated -> no window event posts anymore to avoid blocking in the critical audio thread 2014-01-03 08:54:49 +00:00
Volker Fischer
395dd25c07 small fix in comment 2013-08-23 14:34:36 +00:00
Volker Fischer
a7895f88ea update year to 2013 2013-01-23 10:41:13 +00:00
Volker Fischer
f0a3e97b96 update of copyright 2011-02-22 18:56:52 +00:00
Volker Fischer
769f02e5e7 updated copyright 2010-01-03 13:40:46 +00:00
Volker Fischer
355aca41be added command line argument and function to disable all LEDs on main window to save CPU on slow computers 2009-06-13 08:14:11 +00:00
Volker Fischer
3537e2fc6d preparations for adding LED bar GUI control 2009-05-01 10:55:51 +00:00
Volker Fischer
ef50b19447 small fixes in header 2009-05-01 10:25:32 +00:00
Volker Fischer
49cd2a1a9a added LED bitmaps 2009-05-01 10:06:07 +00:00
Volker Fischer
c077f6ecf8 code cleanup (removed tabs), 2008 -> 2009 2009-02-22 11:07:18 +00:00
Volker Fischer
64857dc49a removed unnecessary code 2008-03-29 06:32:44 +00:00
Volker Fischer
25161fa55a bug fix for server 2008-03-28 21:46:13 +00:00
Volker Fischer
6d8160c518 bug fix 2008-03-28 18:41:46 +00:00
Volker Fischer
cfa6891b5b fix for multicolor LED, still not solved: LED in list view not working 2008-02-01 08:27:09 +00:00
Volker Fischer
58cb051a14 small change 2008-01-27 14:41:12 +00:00
Volker Fischer
fa759cefdf first QT4 version which can be compiled and linked without errors on Windows 2008-01-17 18:56:43 +00:00
Volker Fischer
8b0389c192 third attempt to port to QT4, not working, still a lot to do... 2008-01-15 22:54:04 +00:00
Volker Fischer
6608de0bdc first attempt to port to QT4, not working, still a lot to do... 2008-01-14 22:14:17 +00:00
Volker Fischer
d49a2b2731 new code style 2007-09-08 10:45:14 +00:00
Volker Fischer
8b6fcff32a unix2dos ed files because they were edited with different editors 2006-12-18 14:39:33 +00:00
Volker Fischer
d0bb262193 created audio mixer board GUI control 2006-12-09 15:00:24 +00:00
Volker Fischer
62cab9ec66 fixed audio resampler (we had a lot aliasing with the old resampler), insert spaces instead of tabs 2006-11-25 14:46:57 +00:00
Volker Fischer
f787f8dd5c initial version 2006-01-28 11:29:22 +00:00