Volker Fischer
|
33e5a07cf7
|
change all 2014 to 2015
|
2015-02-04 18:17:23 +00:00 |
|
Volker Fischer
|
c0a67a9884
|
update to 2014
|
2014-01-05 16:52:38 +00:00 |
|
Volker Fischer
|
fd0e198d62
|
possible fix for nosound operation
|
2013-02-19 15:26:58 +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
|
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
|
32ff224982
|
bug fix with uninitialized variables
|
2011-06-28 20:17:03 +00:00 |
|
Volker Fischer
|
6a4260352d
|
some minor changes (help text, renaming, etc.)
|
2011-05-30 07:28:08 +00:00 |
|
Volker Fischer
|
c8731e6be6
|
same fixes, some cleanup, some server list implementation
|
2011-03-31 18:25:14 +00:00 |
|
Volker Fischer
|
0febeb73ac
|
fix warning
|
2010-04-11 07:55:06 +00:00 |
|
Volker Fischer
|
1345eac823
|
move dummy sound card device selection code in base class
|
2010-03-20 12:11:11 +00:00 |
|
Volker Fischer
|
4e9e5c36f0
|
first try implementing CoreAudio interface
|
2010-03-05 20:19:12 +00:00 |
|
Volker Fischer
|
d000d6df6d
|
added missing GPL headers, preperation for vst
|
2010-03-05 05:48:35 +00:00 |
|
Volker Fischer
|
69290835b8
|
fixes for compiler warnings
|
2010-02-28 12:28:02 +00:00 |
|
Volker Fischer
|
3d6b4772f1
|
fix compiler warnings
|
2010-02-18 20:59:14 +00:00 |
|
Volker Fischer
|
d51f15d061
|
bug fix with --enable-sound=no
|
2010-01-26 07:12:24 +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
|
cb951c92c2
|
- removed ALSA support, - added accessibility plugin
|
2009-11-29 12:05:19 +00:00 |
|
Volker Fischer
|
18dbb7e1fd
|
some code cleanup for jack interface
|
2009-03-28 09:05:56 +00:00 |
|
Volker Fischer
|
d27fab9999
|
some more work on sound interface
|
2009-03-12 11:56:15 +00:00 |
|
Volker Fischer
|
caad05ddaa
|
preparation for buffer size change callback for audio interfaces, small fix in server GUI
|
2009-03-10 17:33:12 +00:00 |
|
Volker Fischer
|
2fcb37d0e9
|
some more JACK code, this should be a first working version -> not yet tested
|
2009-03-08 21:38:38 +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
|
2f8d8fbd7e
|
added some initial JACK code
|
2009-03-08 08:10:10 +00:00 |
|
Volker Fischer
|
3bf3ab832d
|
some preparations for new JACK audio interface
|
2009-03-07 22:56:46 +00:00 |
|
Volker Fischer
|
c064b49576
|
fix for mutex in channel object
|
2009-03-02 09:36:00 +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
|
8843e94822
|
set the soundcard buffer size in the init function
|
2009-02-24 22:56:19 +00:00 |
|
Volker Fischer
|
1bc8c5f84c
|
added close function for audio interface (this is a preliminary solution for switching off the audio interface when not connected, a better solution would be to implement a stop function but this does not work with our current buffer initialization scheme)
|
2009-02-24 09:56:11 +00:00 |
|
Volker Fischer
|
949e2f1387
|
only one initialization function for sound interface now
|
2009-02-23 20:13:03 +00:00 |
|
Volker Fischer
|
3fb2d9ca5e
|
added soundbase class
|
2009-02-22 23:13:59 +00:00 |
|
Volker Fischer
|
0f2a96b1ff
|
some cleanup for the Linux sound interface
|
2009-02-15 18:11:15 +00:00 |
|
Volker Fischer
|
df4a20d27d
|
bug fix
|
2008-12-28 22:37:16 +00:00 |
|
Volker Fischer
|
8d77d11ff9
|
some fixes for selecting different ASIO soundcards
|
2008-10-31 20:27:55 +00:00 |
|
Volker Fischer
|
1c2535db16
|
new feature: soundcard selection
|
2008-10-30 23:23:26 +00:00 |
|
Volker Fischer
|
8b6fcff32a
|
unix2dos ed files because they were edited with different editors
|
2006-12-18 14:39:33 +00:00 |
|
Volker Fischer
|
7f4bea94eb
|
some code style changes, added first implementation of mixer in client window
|
2006-12-07 18:57:26 +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
|
f280ad4b3b
|
cleaned up a bit
|
2006-10-30 20:38:33 +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
|
50eba66c0c
|
some cleanup
|
2006-10-03 21:16:23 +00:00 |
|
Volker Fischer
|
f787f8dd5c
|
initial version
|
2006-01-28 11:29:22 +00:00 |
|