Commit Graph

73 Commits

Author SHA1 Message Date
Volker Fischer
4bffd4edcd added analyzerconsole 2013-02-23 20:15:48 +00:00
Volker Fischer
e037a90bcf Added Support for instrument picture on fader tag 2013-02-11 15:53:52 +00:00
Volker Fischer
43d3225936 bug fix: the command line argument "-c" did not work anymore 2013-02-09 21:23:10 +00:00
Volker Fischer
a7895f88ea update year to 2013 2013-01-23 10:41:13 +00:00
Volker Fischer
dd1b97319f qmake is now the one and only supported environment 2013-01-09 09:28:15 +00:00
Volker Fischer
547dbf8e9a qt5 fixes 2013-01-08 19:26:05 +00:00
Volker Fischer
87aabee220 changed the qt includes to regular ones (without the .h) 2013-01-02 20:41:04 +00:00
Volker Fischer
d4a6ea617f added a debugging command line argument so that the complete server list of registered servers can be seen 2011-11-19 21:24:03 +00:00
Volker Fischer
2303efb046 fix for chat/settings button 2011-05-29 06:25:58 +00:00
Volker Fischer
037cdeaf83 added two buttons on the main window 2011-05-28 20:07:57 +00:00
Volker Fischer
3b8a04a829 use different ping message for server list ping 2011-05-24 18:44:51 +00:00
Volker Fischer
41804bf223 fix for the issue: the settings file is not stored on Windows if the software is running and the operating system is shut down 2011-05-21 17:06:30 +00:00
Volker Fischer
856bd35039 rename GUI controls according to new prefix definition 2011-05-08 20:13:26 +00:00
Volker Fischer
d3b9f90f45 added central server setting 2011-05-02 19:48:36 +00:00
Volker Fischer
23d79c5f85 the number of connected clients are now not managed with the server list but by the connection less ping time message 2011-04-25 10:51:57 +00:00
Volker Fischer
7392762f6c first working version of the connect dialog 2011-04-23 19:03:51 +00:00
Volker Fischer
944639e7ee prepared for the combo box functionality for server names 2011-04-21 07:04:58 +00:00
Volker Fischer
375a9f2908 support for the ping time measurement for each server list item 2011-04-14 20:47:55 +00:00
Volker Fischer
a238cd9569 first working initial server list implementation 2011-04-14 06:46:21 +00:00
Volker Fischer
da9af48062 some more connect dialog work 2011-04-11 19:09:01 +00:00
Volker Fischer
d470a0bb68 use units in constants (e.g. HZ, MS), some more work on server list 2011-03-31 07:10:43 +00:00
Volker Fischer
9feff9057a prepared everything for transmitting/receiving the first connection less ping time measurement 2011-03-30 07:55:43 +00:00
Volker Fischer
e2f028eae7 some more work on connection dialog 2011-03-29 07:21:00 +00:00
Volker Fischer
2dc520014a changed GUI design (removed status bar and introduced status LEDs), added "Fancy GUI Design" switch in settings dialog 2011-03-20 12:53:31 +00:00
Volker Fischer
f0a3e97b96 update of copyright 2011-02-22 18:56:52 +00:00
Volker Fischer
aeb9512deb show error message in main window if audio delay is too long 2011-01-20 20:17:48 +00:00
Volker Fischer
897da0c6bd moved ping time evaluation timer from settings dialog in main dialog, this is a preparation for the implementation that we make use of the ping result in the main windows for a display; we now always send ping messages, not only if the settings dialog is opened since we did not see performance degradations caused by the ping messages 2011-01-09 14:20:58 +00:00
Volker Fischer
741b408ef1 fix for Linux 2010-04-09 17:54:34 +00:00
Volker Fischer
016316236a make it possible to use qmake for Linux, too 2010-04-09 17:45:29 +00:00
Volker Fischer
e873a70047 changed stereo reverberation behaviour: now the channel selection radio buttons are invisible in case of stereo since they are not used in that mode anyway 2010-03-24 21:47:17 +00:00
Volker Fischer
7362dae229 fixes for reverberation in stereo mode (disable channel selection and apply reverb on both channels) 2010-03-24 20:10:25 +00:00
Volker Fischer
4e9e5c36f0 first try implementing CoreAudio interface 2010-03-05 20:19:12 +00:00
Volker Fischer
09f9b3bb3c some preparations for Mac port and VST interface 2010-02-18 20:35:48 +00:00
Volker Fischer
769f02e5e7 updated copyright 2010-01-03 13:40:46 +00:00
Volker Fischer
682c2e5877 client port always +1 per definition, some files unix2dos 2009-11-29 03:36:42 +00:00
Volker Fischer
90d4382aab small fix with menus 2009-11-27 20:27:42 +00:00
Volker Fischer
ecc270036d show number of connected clients in window title bar 2009-10-19 07:58:22 +00:00
Volker Fischer
1474ca5ced added fancy GUI design 2009-09-19 08:28:24 +00:00
Volker Fischer
433fc30623 new version number, fix for disconnect on shutdown 2009-08-27 06:48:31 +00:00
Volker Fischer
8a80de10bf show status if new message is received and dialog is not open 2009-08-21 16:12:18 +00:00
Volker Fischer
e77e8641d0 fix for sound card buffer sizes which are not supported 2009-08-19 07:23:33 +00:00
Volker Fischer
9ac8be8af1 put connect/disconnect button functionality in separate function 2009-08-17 17:39:40 +00:00
Volker Fischer
61b086d898 clear mixer board on disconnect 2009-08-17 16:20:15 +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
c49434e3b6 added new command line argument for connecting on startup, fix for window title buttons on Ubuntu 2009-05-26 20:01:23 +00:00
Volker Fischer
3bc7d3cc32 implemented combo box for server address for storing the last 6 items 2009-05-04 11:27:05 +00:00
Volker Fischer
c9bb67ae14 first version of LED input level meter finished -> not yet ready, some work still has to be done 2009-05-01 14:00:53 +00:00
Volker Fischer
c077f6ecf8 code cleanup (removed tabs), 2008 -> 2009 2009-02-22 11:07:18 +00:00
Volker Fischer
5917ead5e6 added text label for audio fader to show the actual attenuation state 2009-02-17 12:32:50 +00:00
Volker Fischer
839576d96f set min/max buttons to dialog window boarder 2008-08-13 16:45:35 +00:00