Volker Fischer
|
93200960c3
|
bug fix for resampling
|
2006-11-26 12:12:12 +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
|
e0c0544fd7
|
changed protocol for channel list -> added channel ID; changed channel ID to one byte in protocol; added class for mixer fader control for client GUI
|
2006-11-19 23:14:22 +00:00 |
|
Volker Fischer
|
e89eb96a37
|
prepared for dynamic mixer fader insertion
|
2006-11-05 11:43:25 +00:00 |
|
Volker Fischer
|
bb76f4d911
|
some cleanup of protocol implementation, cleanup main client GUI a bit, new version number
|
2006-11-05 10:09:32 +00:00 |
|
Volker Fischer
|
efb83f15ac
|
server sends connected client list on a new connection
|
2006-11-04 13:09:42 +00:00 |
|
Volker Fischer
|
3d4153fd75
|
prepared implementation for connected client list and individual gains for mixing at server for each channel
|
2006-11-04 09:57:59 +00:00 |
|
Volker Fischer
|
1cd6cd644d
|
new General Settings Dialog, we moved some controls from main windows to this control to make main window smaller and make room for future enhancements
|
2006-11-03 18:54:12 +00:00 |
|
Volker Fischer
|
3e71e83110
|
bug fix in sound interface, prepared for new protocol message for connected client information
|
2006-10-30 21:14:44 +00:00 |
|
Volker Fischer
|
ab24ff7d00
|
some changes to the sound interface, changed names of macros for network buffer sizes
|
2006-10-30 20:35:46 +00:00 |
|
Volker Fischer
|
bf365ce0bc
|
GUI improvements
|
2006-10-04 18:05:33 +00:00 |
|
Volker Fischer
|
50eba66c0c
|
some cleanup
|
2006-10-03 21:16:23 +00:00 |
|
Volker Fischer
|
c5cf24f58e
|
bug fix for exchanging initial jitter buffer size value on new connect, show block size in server GUI, always show version number in GUI which is set in global.h
|
2006-09-16 11:26:15 +00:00 |
|
Volker Fischer
|
06f36372e3
|
its enough to log that a client is connected and then to log when the server is stopped. It is redundant to log that server has started
|
2006-09-05 19:15:25 +00:00 |
|
Volker Fischer
|
0c3c3fa8ae
|
better logging capabilities
|
2006-09-03 09:49:15 +00:00 |
|
Volker Fischer
|
b31360a27a
|
bug fixes
|
2006-03-13 21:05:53 +00:00 |
|
Volker Fischer
|
633fc9b72e
|
in/out network buffer size factors possible
|
2006-03-13 20:23:05 +00:00 |
|
Volker Fischer
|
c86cbcabdb
|
new management of network block size factors
|
2006-03-13 19:32:23 +00:00 |
|
Volker Fischer
|
95389cbf7a
|
fixes for network buffer factor setting
|
2006-03-12 13:19:41 +00:00 |
|
Volker Fischer
|
614708c9c3
|
bug fix
|
2006-03-12 12:39:25 +00:00 |
|
Volker Fischer
|
fd51ba29f4
|
fixes for network buffer size factor setting
|
2006-03-12 12:24:42 +00:00 |
|
Volker Fischer
|
6c6ce5bd04
|
change of network buffer size is possible now
|
2006-03-12 11:50:35 +00:00 |
|
Volker Fischer
|
213f71347f
|
print out some debug information when connection is done
|
2006-03-12 11:08:33 +00:00 |
|
Volker Fischer
|
46f1442ec3
|
bug fix
|
2006-03-12 11:02:16 +00:00 |
|
Volker Fischer
|
24680bbab4
|
jitter buffer settings only allow settings for buffers larger than the network buffer block size
|
2006-03-12 10:43:48 +00:00 |
|
Volker Fischer
|
47f60d317e
|
when setting jitter buffer size, only use number of blocks, not the size of the block anymore (since this is constant anyway
|
2006-03-12 10:02:01 +00:00 |
|
Volker Fischer
|
33ef3dcc69
|
fixes for block sizes
|
2006-03-11 20:57:09 +00:00 |
|
Volker Fischer
|
e904c495ea
|
preparations for allowing different network block sizes
|
2006-03-11 20:35:38 +00:00 |
|
Volker Fischer
|
f13b3029a7
|
new version number for development
|
2006-03-10 21:31:45 +00:00 |
|
Volker Fischer
|
b73c57f76a
|
release 0.9.4
|
2006-03-10 21:15:40 +00:00 |
|
Volker Fischer
|
30b6fcdf3d
|
bug fix
|
2006-03-08 21:18:20 +00:00 |
|
Volker Fischer
|
bf678d5c2a
|
cleaning up the code a bit
|
2006-03-08 20:13:42 +00:00 |
|
Volker Fischer
|
c756b1b1ab
|
bug fix
|
2006-03-08 18:54:09 +00:00 |
|
Volker Fischer
|
58e5dae5a7
|
bug fix
|
2006-03-08 18:52:55 +00:00 |
|
Volker Fischer
|
a4610ef287
|
different strategy for mutex in protocol class, fix for sending jitter buffer change message when no connection is established
|
2006-03-08 18:44:21 +00:00 |
|
Volker Fischer
|
736a7b043a
|
only parse message if channel is connected
|
2006-03-07 22:13:55 +00:00 |
|
Volker Fischer
|
b020e674e2
|
bug fix
|
2006-03-07 22:06:45 +00:00 |
|
Volker Fischer
|
5c42d81137
|
do not start server when protocol message is received
|
2006-03-07 21:52:21 +00:00 |
|
Volker Fischer
|
cff359cbaf
|
bug fix
|
2006-03-07 21:31:48 +00:00 |
|
Volker Fischer
|
776d6b8a77
|
query jitter buffer size on first connection
|
2006-03-07 21:26:40 +00:00 |
|
Volker Fischer
|
452f7dfca3
|
only allow network buffer sizes which are meaningful
|
2006-03-07 20:33:33 +00:00 |
|
Volker Fischer
|
21ca2c62a2
|
bug fix
|
2006-03-07 20:22:52 +00:00 |
|
Volker Fischer
|
864ef33eb0
|
fix
|
2006-03-06 20:09:26 +00:00 |
|
Volker Fischer
|
8be422898c
|
test
|
2006-03-06 19:40:18 +00:00 |
|
Volker Fischer
|
29457cba80
|
bug fix
|
2006-03-06 19:18:25 +00:00 |
|
Volker Fischer
|
576b87b49e
|
test
|
2006-03-06 19:02:23 +00:00 |
|
Volker Fischer
|
97f38f9ca6
|
test
|
2006-03-06 18:34:26 +00:00 |
|
Volker Fischer
|
ce72d87673
|
test
|
2006-03-06 18:33:23 +00:00 |
|
Volker Fischer
|
557045ecab
|
test
|
2006-03-06 17:19:09 +00:00 |
|
Volker Fischer
|
faddc2af39
|
test
|
2006-03-06 17:17:55 +00:00 |
|
Volker Fischer
|
3389491e52
|
test
|
2006-03-06 17:16:54 +00:00 |
|
Volker Fischer
|
7cf9aafcc7
|
bug fix
|
2006-03-06 17:13:35 +00:00 |
|
Volker Fischer
|
fc816a7f09
|
added mutex for protocol
|
2006-03-06 17:04:07 +00:00 |
|
Volker Fischer
|
1595a7446b
|
bug fix
|
2006-03-04 16:49:11 +00:00 |
|
Volker Fischer
|
0bc32bf296
|
go back to previous implementation since the new version seems not to work correctly
|
2006-03-04 16:27:26 +00:00 |
|
Volker Fischer
|
bcb421e175
|
improved implementation
|
2006-03-04 11:12:47 +00:00 |
|
Volker Fischer
|
83d61351bb
|
bug fix
|
2006-03-04 11:11:26 +00:00 |
|
Volker Fischer
|
a9183633bc
|
some more protocol implementations
|
2006-03-04 10:24:40 +00:00 |
|
Volker Fischer
|
5308f3bf85
|
more protocol implementations
|
2006-03-01 19:46:44 +00:00 |
|
Volker Fischer
|
ab19f4f2ae
|
bug fix with mutexs
|
2006-02-27 20:27:47 +00:00 |
|
Volker Fischer
|
e15c2497e5
|
some debug text
|
2006-02-27 20:20:57 +00:00 |
|
Volker Fischer
|
f9e1ab348b
|
preliminary implementation of protocol, in the current state we do not send any acknowledgement -> TODO
|
2006-02-27 19:45:27 +00:00 |
|
Volker Fischer
|
2d3c5d54ca
|
removed sample rate offset estimation for now
|
2006-02-26 13:27:19 +00:00 |
|
Volker Fischer
|
c19794c7ce
|
bug fix
|
2006-02-26 12:18:37 +00:00 |
|
Volker Fischer
|
b6bc2c9564
|
bug fix
|
2006-02-26 11:53:38 +00:00 |
|
Volker Fischer
|
618ef47d8b
|
added some more debug information
|
2006-02-26 11:49:28 +00:00 |
|
Volker Fischer
|
3ffc5cac9b
|
added debug test
|
2006-02-26 11:01:30 +00:00 |
|
Volker Fischer
|
651f60b625
|
first tests with protocol
|
2006-02-26 10:50:47 +00:00 |
|
Volker Fischer
|
070158cb33
|
fix for Windows, code style
|
2006-02-22 17:48:25 +00:00 |
|
Volker Fischer
|
f7e8634ca9
|
some more protocol implementations, not yet ready
|
2006-02-20 21:09:36 +00:00 |
|
Volker Fischer
|
6e692a6d37
|
bug fix
|
2006-02-20 18:01:59 +00:00 |
|
Volker Fischer
|
4691250482
|
bug fix for Linux
|
2006-02-19 19:01:07 +00:00 |
|
Volker Fischer
|
3f740f5971
|
small change
|
2006-02-19 17:24:30 +00:00 |
|
Volker Fischer
|
dee9e32f81
|
first version of message parsing
|
2006-02-19 16:35:35 +00:00 |
|
Volker Fischer
|
d8d0072eb7
|
pressing return after writing the IP address in client starts the connection, bug fix in protocol implementation
|
2006-02-19 14:50:18 +00:00 |
|
Volker Fischer
|
87d9f90342
|
implement parsing of header of message
|
2006-02-19 08:14:21 +00:00 |
|
Volker Fischer
|
c5e6c6b0c1
|
preparations for protocol (CRC class added)
|
2006-02-18 22:05:46 +00:00 |
|
Volker Fischer
|
824bc8ab5d
|
bug fix for level meter
|
2006-02-18 17:03:24 +00:00 |
|
Volker Fischer
|
cfc9255ef8
|
fix for text output in no GUI case, longer time out for channels
|
2006-02-18 13:36:55 +00:00 |
|
Volker Fischer
|
a79354dc99
|
server sleep
|
2006-02-18 12:19:27 +00:00 |
|
Volker Fischer
|
3615d9e0b7
|
wake server if packet is received
|
2006-02-18 12:08:56 +00:00 |
|
Volker Fischer
|
f981fd466a
|
preparations for waking server on received packets
|
2006-02-18 12:01:29 +00:00 |
|
Volker Fischer
|
136fe90d4d
|
server runs on short blocks
|
2006-02-17 21:08:05 +00:00 |
|
Volker Fischer
|
6d226d0a24
|
bug fix
|
2006-02-17 19:15:33 +00:00 |
|
Volker Fischer
|
ae4fe51982
|
make it possible to start server without using GUI
|
2006-02-17 19:07:10 +00:00 |
|
Volker Fischer
|
dd914c411c
|
added new file for protocol (just template right now), new code style
|
2006-02-12 14:26:46 +00:00 |
|
Volker Fischer
|
270725688f
|
new version number for development
|
2006-01-28 11:49:15 +00:00 |
|
Volker Fischer
|
f787f8dd5c
|
initial version
|
2006-01-28 11:29:22 +00:00 |
|