Thorvald Natvig
7ac4637df9
Use boost::shared_ptr<> for objects shared between threads that we need to delete(). (AudioInput and Output mostly).
...
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@297 05730e5d-ab1b-0410-a4ac-84af385074fa
2005-12-04 22:21:29 +00:00
Thorvald Natvig
faceb1934d
Move config into registrars.
...
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@233 05730e5d-ab1b-0410-a4ac-84af385074fa
2005-09-28 12:12:01 +00:00
Thorvald Natvig
cb84309bf4
Rewrote the player model, should be more "in tune" with Qts method of referencing items now.
...
Made the iconlist in the config dialog resizable.
Updated "reg" to "auth" in a few places.
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@220 05730e5d-ab1b-0410-a4ac-84af385074fa
2005-09-27 18:28:04 +00:00
Thorvald Natvig
de4b674b32
ASIO Audio Input
...
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@152 05730e5d-ab1b-0410-a4ac-84af385074fa
2005-09-18 01:11:35 +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
a5391bb98b
Use selected device from DXConfig. Still needs to close/reopen on ConfigDialog exit.
...
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@137 05730e5d-ab1b-0410-a4ac-84af385074fa
2005-09-13 23:53:07 +00:00
Kjetil Jørgensen
fa4114d6b1
Added (unfinished) config dialog for DX Audio.
...
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@136 05730e5d-ab1b-0410-a4ac-84af385074fa
2005-09-13 22:37:58 +00:00
Thorvald Natvig
23bd3a6199
ToolTips and WhatsThis for rest of application.
...
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@131 05730e5d-ab1b-0410-a4ac-84af385074fa
2005-09-13 01:56:34 +00:00
Thorvald Natvig
f7254f3a89
Global Log class, which remembers what should be logged to console and TTS
...
Fixed infinite selfrecursion in MainWindow, the application now actually exits when you close it instead of silently crashing
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@130 05730e5d-ab1b-0410-a4ac-84af385074fa
2005-09-12 21:31:31 +00:00
Thorvald Natvig
85825a8f9c
Finish basic config widget for audio
...
Added config options for compression and amplification
Moved a few menu things into the config
Keep user settings in Settings and statevars in Global
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@127 05730e5d-ab1b-0410-a4ac-84af385074fa
2005-09-12 13:58:52 +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