Commit Graph

911 Commits

Author SHA1 Message Date
Volker Fischer
18ff7f2dc4 update log file, small fix for project file, added header include for 64bit compilation on Mac (thanks to morloch) 2012-01-22 18:28:35 +00:00
Volker Fischer
b5e47ed9b5 small fix 2012-01-22 13:46:15 +00:00
Volker Fischer
e31c59e0f2 support for selecting audio device for Mac 2012-01-22 10:26:34 +00:00
Volker Fischer
02c0bcb1ac some fixes -> device string enumeration seems to work now 2012-01-22 08:00:16 +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
73f408e401 make sure that sound working thread is actually killed on stopping the audio interface 2011-12-27 16:50:38 +00:00
Volker Fischer
8bbc9adaa3 moved a check from the sound class in the sound base class 2011-12-07 20:18:56 +00:00
Volker Fischer
914e41fac3 move function call in other function 2011-12-06 19:30:52 +00:00
Volker Fischer
98603ff069 fix to get the same layout under Windows as before for the mixer faders 2011-12-01 18:47:17 +00:00
Volker Fischer
354b6309bd fix for Mac issue with mixer fading layout problem 2011-12-01 07:57:27 +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
580ccd9060 bug fix 2011-11-16 19:01:15 +00:00
Volker Fischer
40d22e6220 enlarge connection dialog, sort the list by the minimum ping time of a server 2011-11-15 20:06:27 +00:00
Volker Fischer
e0dc85a5f1 fix a crash in the server if a slave server is unregistered 2011-11-14 18:30:16 +00:00
Volker Fischer
64c50ece35 bug fix 2011-11-03 20:42:21 +00:00
Volker Fischer
b7f5827696 fixed problems with icon files, added licenses of libs in the main copying file 2011-11-03 20:08:04 +00:00
Volker Fischer
b23e8f58de new icon 2011-11-01 08:10:09 +00:00
Volker Fischer
4fca1a348b right size now 2011-10-30 08:44:07 +00:00
Volker Fischer
189f2b4cde bug fix 2011-10-29 15:42:52 +00:00
Volker Fischer
08def5dc64 added banner 2011-10-26 20:23:05 +00:00
Volker Fischer
55b9554321 update 2011-10-26 19:58:28 +00:00
Volker Fischer
6fbe03fa8d new logo 2011-10-26 19:58:03 +00:00
Volker Fischer
ea1f669005 some cleanup 2011-10-26 19:41:28 +00:00
Volker Fischer
8720c40db6 some more work for moving functions from the Windows sound interface to the sound base class 2011-10-18 20:04:56 +00:00
Volker Fischer
a8795c1bf3 put some functions from Windows sound in sound base class 2011-10-12 19:06:39 +00:00
Volker Fischer
215374c2e2 fixed issue that return key did not work in the table to connect to a server when only the keyboard is available 2011-07-04 15:44:51 +00:00
Volker Fischer
000bf50be8 show >500 ms in connect dialog if ping is too long 2011-07-04 15:27:02 +00:00
Volker Fischer
e1556bc44e new version, fix for Windows deployment skript 2011-07-02 11:55:36 +00:00
Volker Fischer
1e62ea78ff release version 2011-07-01 19:31:04 +00:00
Volker Fischer
b07ed609d1 update 2011-07-01 19:00:22 +00:00
Volker Fischer
ade744c0e8 some code cleanup 2011-06-30 19:51:15 +00:00
Volker Fischer
93e12245fe code cleanup 2011-06-29 20:20:22 +00:00
Volker Fischer
1a8b049c5a some new algorithm for initialization phase of auto jitter buffer setting (contains some other test code -> backup checkin) 2011-06-29 20:13:52 +00:00
Volker Fischer
4f757574bb better implementation for inserting silence 2011-06-29 06:45:08 +00:00
Volker Fischer
32ff224982 bug fix with uninitialized variables 2011-06-28 20:17:03 +00:00
Volker Fischer
f62ee2f6be fix based on a patch from pljones 2011-06-28 19:16:52 +00:00
Volker Fischer
08c16748a8 bug fix for a crash in the jitter buffer, patch from pljones 2011-06-28 19:07:24 +00:00
Volker Fischer
911692c5fa small fix 2011-06-18 13:32:26 +00:00
Volker Fischer
0cc8c203fa added test code for better dealing with error rate statistic initialization phase 2011-06-18 12:01:36 +00:00
Volker Fischer
71f47abe3b lower error rate bound for better performance 2011-06-17 21:15:18 +00:00
Volker Fischer
9ed056295d some PLC fixes 2011-06-17 20:52:17 +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
67d2f61cf7 very small change 2011-06-16 22:04:58 +00:00
Volker Fischer
a9511afb85 some fixes for the help texts 2011-06-16 18:33:48 +00:00
Volker Fischer
7a856e1ea3 small compile fix 2011-06-16 11:48:49 +00:00
Volker Fischer
c841fb31fd small clean up 2011-06-16 11:46:45 +00:00
Volker Fischer
0e04086d37 removed Cycle Time Variance measurement since it is not required anymore 2011-06-16 11:43:28 +00:00
Volker Fischer
4325c54605 new function interface 2011-06-16 11:37:17 +00:00
Volker Fischer
980b8aae3c code clean up 2011-06-16 11:36:09 +00:00