Thorvald Natvig
|
67e3d8533e
|
Single-threaded directsound output
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@151 05730e5d-ab1b-0410-a4ac-84af385074fa
|
2005-09-16 23:03:53 +00:00 |
|
Thorvald Natvig
|
75cf4ea0b4
|
Send the player object to AudioOutputPlayer, not just the sId.
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@148 05730e5d-ab1b-0410-a4ac-84af385074fa
|
2005-09-16 15:09:32 +00:00 |
|
Thorvald Natvig
|
2cdf489219
|
Failing to open DirectSound shouldn't be fatal, just a messagebox error
Add Apply button to the config screen
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@143 05730e5d-ab1b-0410-a4ac-84af385074fa
|
2005-09-16 13:50:45 +00:00 |
|
Thorvald Natvig
|
eb7e1be14e
|
Positional Audio
Plugins
Ability to switch input/output device without restart
Version changed to 0.3.0cvs
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@138 05730e5d-ab1b-0410-a4ac-84af385074fa
|
2005-09-14 20:56:32 +00:00 |
|
Thorvald Natvig
|
2412c5ec7e
|
Adjustable jitter buffer initial size
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@133 05730e5d-ab1b-0410-a4ac-84af385074fa
|
2005-09-13 14:20:48 +00:00 |
|
Thorvald Natvig
|
6b499288b6
|
Centralized configuration dialog
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@124 05730e5d-ab1b-0410-a4ac-84af385074fa
|
2005-09-12 01:14:29 +00:00 |
|
Thorvald Natvig
|
5d6a49df89
|
Switch a few QMutex to QReadWriteLock, and start using QMutexLocker, QReadLocker etc
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@123 05730e5d-ab1b-0410-a4ac-84af385074fa
|
2005-09-11 23:11:07 +00:00 |
|
Thorvald Natvig
|
90e84d42aa
|
DTX transmission support
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@121 05730e5d-ab1b-0410-a4ac-84af385074fa
|
2005-09-11 17:01:44 +00:00 |
|
Thorvald Natvig
|
1b8ac3e145
|
QHash, foreach() and STL iterators. What ever gave me the idea QMap was a hash to begin with?
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@106 05730e5d-ab1b-0410-a4ac-84af385074fa
|
2005-09-09 23:21:01 +00:00 |
|
Thorvald Natvig
|
84ca9db2ac
|
Remove compile warnings, and there sure were a lot of them
Work around -Wshadow bug in gcc
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@96 05730e5d-ab1b-0410-a4ac-84af385074fa
|
2005-09-08 14:09:32 +00:00 |
|
Thorvald Natvig
|
dfe76ed018
|
Turn g_ into Global, part 2
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@95 05730e5d-ab1b-0410-a4ac-84af385074fa
|
2005-09-08 12:38:15 +00:00 |
|
Thorvald Natvig
|
870ce0481f
|
Turn g_ into struct Global, part 1
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@94 05730e5d-ab1b-0410-a4ac-84af385074fa
|
2005-09-08 12:20:08 +00:00 |
|
Thorvald Natvig
|
4d6ba183d3
|
Remove m_ from everything
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@93 05730e5d-ab1b-0410-a4ac-84af385074fa
|
2005-09-08 12:07:25 +00:00 |
|
Thorvald Natvig
|
a4289cf505
|
Audio Input/Output registration
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@78 05730e5d-ab1b-0410-a4ac-84af385074fa
|
2005-09-06 13:42:58 +00:00 |
|
Thorvald Natvig
|
465b6364c8
|
Support self-mute/self-deafen.
Start support for input/output configs
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@77 05730e5d-ab1b-0410-a4ac-84af385074fa
|
2005-09-06 12:47:38 +00:00 |
|
Thorvald Natvig
|
bf304fe116
|
Encode and display "speaking" state
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@41 05730e5d-ab1b-0410-a4ac-84af385074fa
|
2005-09-04 13:34:14 +00:00 |
|
Thorvald Natvig
|
dc3e802580
|
Add sequence to speex packet
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@23 05730e5d-ab1b-0410-a4ac-84af385074fa
|
2005-09-02 19:15:22 +00:00 |
|
Thorvald Natvig
|
81623dd999
|
First functional audio test
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@18 05730e5d-ab1b-0410-a4ac-84af385074fa
|
2005-09-02 14:01:56 +00:00 |
|
Thorvald Natvig
|
dd94e9d807
|
Pass QByteArrays instead of messages, much cleaner with refcounts
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@16 05730e5d-ab1b-0410-a4ac-84af385074fa
|
2005-09-02 13:13:38 +00:00 |
|
Thorvald Natvig
|
3b4b165c59
|
Initial DX Audio
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@15 05730e5d-ab1b-0410-a4ac-84af385074fa
|
2005-09-02 12:37:07 +00:00 |
|
Thorvald Natvig
|
a8e03ead9b
|
Initial audio framework
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@14 05730e5d-ab1b-0410-a4ac-84af385074fa
|
2005-09-01 23:21:54 +00:00 |
|