Volker Fischer
|
3b94fb9382
|
since we only have one settings dialog, it is nonsense to write "General Settings" but we should write just "Settings"
|
2014-02-25 15:50:09 +00:00 |
|
Volker Fischer
|
598017e47f
|
Remove the connection LED because it is not actually required. If the connection is successful, the mixer fader appears and shows the connection. If the connection fails, no fader is visible or the fader disappears after a while. In both cases it is clearly seen that the connection is lost and therefore the connection LED is not required.
|
2014-02-25 15:38:11 +00:00 |
|
Volker Fischer
|
e85b0f93ed
|
remove "--disableleds" command line argument since disabling LEDs is not required anymore because we now have a separate socket thread and therefore a stable audio connection even in case the LEDs are used
|
2014-02-25 14:58:54 +00:00 |
|
Volker Fischer
|
5b2d256bc2
|
removed the "open chat on new message" mechanism since nobody actually uses this, now simply the window automatically opens on a new message if it is not already open, otherwise do nothing
|
2014-02-25 14:38:12 +00:00 |
|
Volker Fischer
|
292cf13a21
|
finished #43 Hybrid Mono/Stereo mode
|
2014-02-24 19:51:57 +00:00 |
|
Volker Fischer
|
17b5bb6dd9
|
introduce macro ENABLE_CLIENT_VERSION_AND_OS_DEBUGGING for enabling the version and OS query in the client (for debugging reasons)
|
2014-02-23 09:46:25 +00:00 |
|
Volker Fischer
|
388664e48e
|
support for querying the server version and OS type for debugging purpose (not in the regular version available)
|
2014-02-21 21:25:26 +00:00 |
|
Volker Fischer
|
403f3a52f2
|
bug fix: the ping time LED was not reset if the connection was stopped
|
2014-01-21 21:19:51 +00:00 |
|
Volker Fischer
|
180837f70b
|
store fader solo state
|
2014-01-19 10:51:31 +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
|
e9a5962ef1
|
some cleanup: remove unnecessary GUI messages (they are not used because we only have callback based sound interfaces right now)
|
2014-01-02 20:11:56 +00:00 |
|
Volker Fischer
|
8ae66fd1a5
|
store window positions and visability state
|
2013-08-26 19:59:18 +00:00 |
|
Volker Fischer
|
6bdb82c65f
|
Added support for putting the receive socket in a separate thread. Unfortunately the current code does not work as expected. Some Qt warnings appear and after a while the receive socket does not receive any more network packets. Therefore a global macro is introduced to enable/disable the new code. Default is: disabled.
|
2013-06-03 16:07:17 +00:00 |
|
Volker Fischer
|
424532a162
|
disable new feature for connection setup shown during an active connection for now since it does not work reliably...
|
2013-05-04 19:24:36 +00:00 |
|
Volker Fischer
|
dc22883150
|
the connection setup dialog can now be opened during a connection
|
2013-05-03 19:11:01 +00:00 |
|
Volker Fischer
|
ddbc1d3d8d
|
get rid of "Llcon"
|
2013-03-24 15:42:23 +00:00 |
|
Volker Fischer
|
196f0ff477
|
get rid of the name "llcon"
|
2013-03-24 10:49:25 +00:00 |
|
Volker Fischer
|
4ed34f5509
|
removed llcon from file names
|
2013-03-24 10:34:39 +00:00 |
|