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
|
a75670944a
|
possible fix for a crash on MacOS High Sierra (reported in the Jamulus forum)
|
2018-03-08 20:03:07 +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
|
7ace26f23e
|
added a new client fader level setting
|
2015-11-25 15:52:00 +00:00 |
|
Volker Fischer
|
3d647400db
|
add support for channel selection for MacOS
|
2015-11-19 19:36:47 +00:00 |
|
Volker Fischer
|
b63a625ffa
|
changed the default central server URL
|
2015-10-18 19:07:43 +00:00 |
|
Volker Fischer
|
4b43210eb8
|
If the actual ASIO buffer delay is not one of the 128, 256 or 512 samples, you do not see the number in the GUI. Add a info text on what buffer size is actually used.
|
2015-03-15 06:59:30 +00:00 |
|
Volker Fischer
|
33e5a07cf7
|
change all 2014 to 2015
|
2015-02-04 18:17:23 +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
|
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
|
c22c264123
|
Support for three audio quality settings (a new high quality rate is introduced)
|
2013-08-15 19:15:01 +00:00 |
|
Volker Fischer
|
d4f00da713
|
use APP_NAME define instead of writing llcon directly in the code
|
2013-02-17 21:14:19 +00:00 |
|
Volker Fischer
|
a7895f88ea
|
update year to 2013
|
2013-01-23 10:41:13 +00:00 |
|
Volker Fischer
|
ae3a8b09de
|
some work on Mac audio device selection, not yet finished
|
2012-01-21 18:21:36 +00:00 |
|
Volker Fischer
|
911692c5fa
|
small fix
|
2011-06-18 13:32:26 +00:00 |
|
Volker Fischer
|
956f4f0334
|
small change
|
2011-06-17 07:10:11 +00:00 |
|
Volker Fischer
|
dce0d17122
|
fixes in help texts
|
2011-06-16 22:05:35 +00:00 |
|
Volker Fischer
|
d571f5328b
|
backup checkin, including lots of test code...
|
2011-06-11 05:19:48 +00:00 |
|
Volker Fischer
|
6a4260352d
|
some minor changes (help text, renaming, etc.)
|
2011-05-30 07:28:08 +00:00 |
|
Volker Fischer
|
439dd65b46
|
most of the work done for separate client/server jitter buffer settings but not yet finished (does not work as expected yet)
|
2011-05-27 20:29:37 +00:00 |
|
Volker Fischer
|
56f528b13e
|
bug fix in server, added simulation mode in buffer base class, added deactivated test code for simulation buffer statistics, avoid audio drop outs when the jitter buffer size is changed
|
2011-05-17 15:39:33 +00:00 |
|
Volker Fischer
|
49b67e193d
|
create function for getting the central server address (default or custom)
|
2011-05-09 18:26:26 +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
|
29a185da97
|
fixes for the server GUI, set help text for server GUI, support for default central server address check box in the server GUI
|
2011-04-30 19:51:49 +00:00 |
|
Volker Fischer
|
7cf080a63d
|
fix in help text
|
2011-04-25 12:47:28 +00:00 |
|
Volker Fischer
|
74ac1d075f
|
added a command line argument, some code style changes
|
2011-04-05 18:34:34 +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
|
5aa210533b
|
fixed some compiler warnings
|
2011-03-27 12:28:43 +00:00 |
|
Volker Fischer
|
d05aa9fc87
|
fixes for the whats this help
|
2011-03-22 21:10:39 +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
|
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
|
35c93ef39a
|
move overall delay estimation algorithm in client class
|
2010-06-27 12:06:35 +00:00 |
|
Volker Fischer
|
514737c1fd
|
small changes for stereo mode
|
2010-03-25 19:25:32 +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
|
b710dfbc72
|
first finished version of stereo support (incl. GUI and settings)
|
2010-03-22 19:01:41 +00:00 |
|
Volker Fischer
|
cdfdd62465
|
add online help for new functionality
|
2010-03-20 13:13:33 +00:00 |
|
Volker Fischer
|
bd6508c58f
|
first working version of sound card channel selection
|
2010-03-20 12:57:16 +00:00 |
|
Volker Fischer
|
03a1103629
|
fix typo, resolve warnings
|
2010-03-14 20:15:06 +00:00 |
|
Volker Fischer
|
1c76d2e8fe
|
bug fix with overall delay calculation if sound card conversion buffer is used
|
2010-02-07 12:15:36 +00:00 |
|
Volker Fischer
|
9f3d07ca67
|
added some more ASIO sample conversions
|
2010-02-04 20:25:57 +00:00 |
|
Volker Fischer
|
769f02e5e7
|
updated copyright
|
2010-01-03 13:40:46 +00:00 |
|
Volker Fischer
|
7187c809c3
|
small fix
|
2009-12-03 21:45:54 +00:00 |
|
Volker Fischer
|
7db656f8df
|
added tool tips to aid the users of the llcon software
|
2009-12-03 21:21:26 +00:00 |
|
Volker Fischer
|
70e53c4383
|
fixes for error messages, removed std::string -> replaced by QString
|
2009-12-01 20:08:21 +00:00 |
|
Volker Fischer
|
e9820ddcb0
|
added more information on error message
|
2009-12-01 08:52:06 +00:00 |
|
Volker Fischer
|
134b60c5cd
|
update help text
|
2009-11-30 22:38:14 +00:00 |
|
Volker Fischer
|
278a252822
|
fix for bug that software crashed in case the driver properties of current selected driver have incompatibly changed
|
2009-11-30 21:16:40 +00:00 |
|
Volker Fischer
|
05e21fa2bc
|
fix for unchecked radio buttons
|
2009-11-30 20:22:19 +00:00 |
|
Volker Fischer
|
46a9825d07
|
removed actual sound card buffer size GUI control, only enable radio buttons for supported sound card frame sizes
|
2009-11-30 19:28:29 +00:00 |
|
Volker Fischer
|
3d10c518c8
|
unix2dos
|
2009-11-27 18:52:01 +00:00 |
|
Volker Fischer
|
7d8698853e
|
added some more help texts and accessibility texts
|
2009-11-27 12:44:56 +00:00 |
|
Volker Fischer
|
7e0ae4b765
|
added some accessibility support
|
2009-11-27 10:47:13 +00:00 |
|
Volker Fischer
|
c0685e9b78
|
fix unix2dos issue with some files
|
2009-10-24 12:24:44 +00:00 |
|
Volker Fischer
|
cba2d96ba1
|
disable fancy design since it is not working as expected :-/
|
2009-09-20 10:13:27 +00:00 |
|
Volker Fischer
|
1474ca5ced
|
added fancy GUI design
|
2009-09-19 08:28:24 +00:00 |
|
Volker Fischer
|
b3ecc99d72
|
changed fader text length, bold font for sound card buffer size display in error case
|
2009-08-19 07:41:10 +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
|
cb097793f0
|
Added "Use High Quality Audio" check box in settings dialog (this changes the CELT bit rate actually)
|
2009-08-15 20:37:18 +00:00 |
|
Volker Fischer
|
e9a52a83ff
|
bug fix
|
2009-08-15 14:15:05 +00:00 |
|
Volker Fischer
|
94c27493c2
|
some renamings, store actual frame size factor
|
2009-08-13 18:59:14 +00:00 |
|
Volker Fischer
|
af0b4816c3
|
bug fixes
|
2009-08-13 16:12:49 +00:00 |
|
Volker Fischer
|
36c1bc1da4
|
fix for overall delay estimation
|
2009-08-02 20:14:25 +00:00 |
|
Volker Fischer
|
d398c917ff
|
GUI fixes
|
2009-08-02 19:46:29 +00:00 |
|
Volker Fischer
|
22713c9c7a
|
some more GUI work
|
2009-08-02 19:18:19 +00:00 |
|
Volker Fischer
|
9eb7bb9e1f
|
some GUI work
|
2009-08-02 17:44:45 +00:00 |
|
Volker Fischer
|
43eb897fd8
|
bug fix, some renamings of variables/functions, introduction of new signal in channel
|
2009-08-02 07:54:15 +00:00 |
|
Volker Fischer
|
f53d28fc11
|
make the source compilable under Windows, no working functionality yet
|
2009-07-24 20:17:01 +00:00 |
|
Volker Fischer
|
034530474c
|
start work for supporting CELT codec, code does not compile at the moment (backup checkin)
|
2009-07-24 14:31:25 +00:00 |
|
Volker Fischer
|
4220b492d6
|
use two times the buffer size for sound card delay
|
2009-03-10 07:19:27 +00:00 |
|
Volker Fischer
|
42243e51d7
|
some cleanup and a possible fix in Jack interface
|
2009-03-09 22:52:28 +00:00 |
|
Volker Fischer
|
1697b8f9cd
|
bug fix with sound card device selection, show red text if actual sound card buffer size differs from preffered value
|
2009-03-08 17:14:37 +00:00 |
|
Volker Fischer
|
c52b5d5ef4
|
small GUI improvement
|
2009-03-08 09:06:30 +00:00 |
|
Volker Fischer
|
40fda55929
|
fix for delay measurement
|
2009-03-08 08:31:55 +00:00 |
|
Volker Fischer
|
f38aa17ca6
|
fix for setting sound card device
|
2009-03-07 20:45:00 +00:00 |
|
Volker Fischer
|
8a8cf0b543
|
implemented to show actual sound card buffer size
|
2009-03-05 20:45:36 +00:00 |
|
Volker Fischer
|
bc43ed3605
|
some cleanup, small changes
|
2009-03-05 13:55:00 +00:00 |
|
Volker Fischer
|
b721c3c6be
|
update display on opening
|
2009-03-05 10:08:42 +00:00 |
|
Volker Fischer
|
a0a8ca0266
|
implemented open ASIO setup dialog, fix in settings GUI
|
2009-03-05 09:30:58 +00:00 |
|
Volker Fischer
|
5cbf5cfd13
|
some more work for sound card buffer size index implementation
|
2009-03-04 07:57:44 +00:00 |
|
Volker Fischer
|
78d518bf75
|
added upstream rate calculation
|
2009-03-03 22:46:36 +00:00 |
|
Volker Fischer
|
2e81acfc3d
|
preliminary implementation
|
2009-03-03 18:04:51 +00:00 |
|
Volker Fischer
|
0982cb21ff
|
cleanup, preparations for new settings dialog, not yet working!
|
2009-03-03 13:37:28 +00:00 |
|
Volker Fischer
|
10aea73304
|
only one LED for network jitter buffer; removed unnecessary help text; update date on about dialog
|
2009-03-01 22:38:42 +00:00 |
|
Volker Fischer
|
2d653ef3cc
|
some cleanup
|
2009-03-01 22:08:06 +00:00 |
|
Volker Fischer
|
91071384d2
|
big changes on software structure, intermediate backup checkin -> NOT WORKING correctly right now
|
2009-03-01 11:17:35 +00:00 |
|
Volker Fischer
|
c077f6ecf8
|
code cleanup (removed tabs), 2008 -> 2009
|
2009-02-22 11:07:18 +00:00 |
|
Volker Fischer
|
4c1c6ad14a
|
small fix
|
2009-02-12 18:15:49 +00:00 |
|
Volker Fischer
|
b38b8c01a7
|
better behaviour of ping and overall delay displays for large delays
|
2009-02-12 17:15:17 +00:00 |
|
Volker Fischer
|
f84b9673bd
|
added automatic network jitter buffer setting functionality
|
2009-02-12 14:48:35 +00:00 |
|
Volker Fischer
|
d741bc6e30
|
test implementation for automatic network buffer size setting
|
2009-02-11 18:37:26 +00:00 |
|
Volker Fischer
|
78684feaf7
|
more ASIO interface changes (e.g. warning if ASIO buffer is too big, etc)
|
2008-11-01 11:48:17 +00:00 |
|
Volker Fischer
|
de13a71735
|
bug fix
|
2008-11-01 08:47:31 +00:00 |
|
Volker Fischer
|
b807d001de
|
added overall delay measurement
|
2008-10-31 22:24:05 +00:00 |
|