dependencies
Update libspeex makefile to match dynamic libs
2005-09-04 02:23:57 +00:00
icons
New icon for channel linked...
2005-09-27 14:02:37 +00:00
installer
*** empty log message ***
2005-09-30 00:34:47 +00:00
plugins
Spelling fixes
2005-09-18 21:49:28 +00:00
scripts
Fixups for release script
2005-09-16 14:32:30 +00:00
About.cpp
Version to 0.9.1
2005-09-30 00:35:53 +00:00
About.h
About Speex dialog, still waiting for the icon.
2005-09-18 03:24:47 +00:00
ACL.cpp
Channel linking, part 1.
2005-09-29 23:06:40 +00:00
ACL.h
Channel linking, part 1.
2005-09-29 23:06:40 +00:00
ACLEditor.cpp
Use class references in headers instead of .h files, reduces dependency path to more sane levels.
2005-09-29 02:06:13 +00:00
ACLEditor.h
Use class references in headers instead of .h files, reduces dependency path to more sane levels.
2005-09-29 02:06:13 +00:00
ASIOInput.cpp
Move config into registrars.
2005-09-28 12:12:01 +00:00
ASIOInput.h
ASIO Audio Input
2005-09-18 01:11:35 +00:00
Audio.cpp
Centralized configuration dialog
2005-09-12 01:14:29 +00:00
Audio.h
Use class references in headers instead of .h files, reduces dependency path to more sane levels.
2005-09-29 02:06:13 +00:00
AudioConfigDialog.cpp
Move config into registrars.
2005-09-28 12:12:01 +00:00
AudioConfigDialog.h
Adjustable jitter buffer initial size
2005-09-13 14:20:48 +00:00
AudioInput.cpp
Use class references in headers instead of .h files, reduces dependency path to more sane levels.
2005-09-29 02:06:13 +00:00
AudioInput.h
Move config into registrars.
2005-09-28 12:12:01 +00:00
AudioOutput.cpp
Move config into registrars.
2005-09-28 12:12:01 +00:00
AudioOutput.h
Use class references in headers instead of .h files, reduces dependency path to more sane levels.
2005-09-29 02:06:13 +00:00
AudioStats.cpp
When sampling speakers, encode the cleaned output, not the original.
2005-09-18 14:50:26 +00:00
AudioStats.h
When sampling speakers, encode the cleaned output, not the original.
2005-09-18 14:50:26 +00:00
CHANGES
*** empty log message ***
2005-09-27 23:39:52 +00:00
Channel.cpp
Experimentation with non-actionmapped directinput; will be a lot of GUI work though.
2005-09-30 13:53:55 +00:00
Channel.h
Experimentation with non-actionmapped directinput; will be a lot of GUI work though.
2005-09-30 13:53:55 +00:00
ConfigDialog.cpp
Move config into registrars.
2005-09-28 12:12:01 +00:00
ConfigDialog.h
Move config into registrars.
2005-09-28 12:12:01 +00:00
ConnectDialog.cpp
Final part of UDP implementation.
2005-09-19 20:51:05 +00:00
ConnectDialog.h
Version 0.3.2.
2005-09-19 20:24:08 +00:00
Connection.cpp
Use class references in headers instead of .h files, reduces dependency path to more sane levels.
2005-09-29 02:06:13 +00:00
Connection.h
Use class references in headers instead of .h files, reduces dependency path to more sane levels.
2005-09-29 02:06:13 +00:00
Database.cpp
Version 0.3.2.
2005-09-19 20:24:08 +00:00
Database.h
Fix a few missing Q_OBJECT
2005-09-16 01:21:58 +00:00
DXAudioInput.cpp
Move config into registrars.
2005-09-28 12:12:01 +00:00
DXAudioInput.h
Failing to open DirectSound shouldn't be fatal, just a messagebox error
2005-09-16 13:50:45 +00:00
DXAudioOutput.cpp
Use class references in headers instead of .h files, reduces dependency path to more sane levels.
2005-09-29 02:06:13 +00:00
DXAudioOutput.h
Single-threaded directsound output
2005-09-16 23:03:53 +00:00
DXConfigDialog.cpp
Move config into registrars.
2005-09-28 12:12:01 +00:00
DXConfigDialog.h
Positional Audio
2005-09-14 20:56:32 +00:00
firmumble.inc
ASIO Audio Input
2005-09-18 01:11:35 +00:00
Global.cpp
Fixed a few bugs with positional audio
2005-09-16 01:16:16 +00:00
Global.h
Fixed a few bugs with positional audio
2005-09-16 01:16:16 +00:00
GlobalShortcut_win.cpp
Experimentation with non-actionmapped directinput; will be a lot of GUI work though.
2005-09-30 13:53:55 +00:00
GlobalShortcut_win.h
Experimentation with non-actionmapped directinput; will be a lot of GUI work though.
2005-09-30 13:53:55 +00:00
GlobalShortcut.h
Actually poll the DirectInput devices too.
2005-09-05 13:14:49 +00:00
Group.cpp
Use class references in headers instead of .h files, reduces dependency path to more sane levels.
2005-09-29 02:06:13 +00:00
Group.h
Use class references in headers instead of .h files, reduces dependency path to more sane levels.
2005-09-29 02:06:13 +00:00
iasiothiscallresolver.h
ASIO Audio Input
2005-09-18 01:11:35 +00:00
INSTALL
Use class references in headers instead of .h files, reduces dependency path to more sane levels.
2005-09-29 02:06:13 +00:00
LICENSE
licenses for about dialog
2005-09-02 16:53:27 +00:00
licenses.h
Dynamic release, only need licenses in installer/as files
2005-09-04 02:02:37 +00:00
Log.cpp
Move config into registrars.
2005-09-28 12:12:01 +00:00
Log.h
Use class references in headers instead of .h files, reduces dependency path to more sane levels.
2005-09-29 02:06:13 +00:00
main.cpp
*** empty log message ***
2005-09-28 12:20:30 +00:00
MainWindow.cpp
Experimentation with non-actionmapped directinput; will be a lot of GUI work though.
2005-09-30 13:53:55 +00:00
MainWindow.h
Channel linking, part 2.
2005-09-30 00:28:35 +00:00
Message.cpp
Experimentation with non-actionmapped directinput; will be a lot of GUI work though.
2005-09-30 13:53:55 +00:00
Message.h
Experimentation with non-actionmapped directinput; will be a lot of GUI work though.
2005-09-30 13:53:55 +00:00
mumble.ico
Temporary icon for alpha and beta stage
2005-09-05 16:49:56 +00:00
mumble.png.0
Need all 3 icon sizes
2005-09-05 19:02:32 +00:00
mumble.png.1
Need all 3 icon sizes
2005-09-05 19:02:32 +00:00
mumble.png.2
Need all 3 icon sizes
2005-09-05 19:02:32 +00:00
mumble.pri
Version to 0.9.1
2005-09-30 00:35:53 +00:00
mumble.pro
Bugfixing session
2005-09-26 15:01:10 +00:00
mumble.qrc
Channel linking, part 2.
2005-09-30 00:28:35 +00:00
mumble.rc
Initial setup of project
2005-08-31 21:14:21 +00:00
murmur.cpp
.ini files for the server, updating documentation to reflect this.
2005-09-25 22:49:17 +00:00
murmur.ini
*** empty log message ***
2005-09-25 23:09:12 +00:00
murmur.pl
like =
2005-09-21 12:53:52 +00:00
murmur.pro
Channel linking, part 1.
2005-09-29 23:06:40 +00:00
Player.cpp
Kick off ghost connections, refuse connections with same name for anonymous users.
2005-09-29 20:19:25 +00:00
Player.h
Connection table in sqlite
2005-09-29 20:02:11 +00:00
PlayerModel.cpp
Experimentation with non-actionmapped directinput; will be a lot of GUI work though.
2005-09-30 13:53:55 +00:00
PlayerModel.h
Experimentation with non-actionmapped directinput; will be a lot of GUI work though.
2005-09-30 13:53:55 +00:00
Plugins.cpp
Move config into registrars.
2005-09-28 12:12:01 +00:00
Plugins.h
Bugfixes for positional Audio
2005-09-14 23:47:03 +00:00
README
.ini files for the server, updating documentation to reflect this.
2005-09-25 22:49:17 +00:00
Server.cpp
*** empty log message ***
2005-09-30 14:13:51 +00:00
Server.h
Use class references in headers instead of .h files, reduces dependency path to more sane levels.
2005-09-29 02:06:13 +00:00
ServerDB.cpp
Channel linking, part 2.
2005-09-30 00:28:35 +00:00
ServerDB.h
Channel linking, part 1.
2005-09-29 23:06:40 +00:00
ServerHandler.cpp
Use class references in headers instead of .h files, reduces dependency path to more sane levels.
2005-09-29 02:06:13 +00:00
ServerHandler.h
Use class references in headers instead of .h files, reduces dependency path to more sane levels.
2005-09-29 02:06:13 +00:00
Settings.cpp
Connection table in sqlite
2005-09-29 20:02:11 +00:00
Settings.h
ASIO Audio Input
2005-09-18 01:11:35 +00:00
TextToSpeech_win.cpp
Remove compile warnings, and there sure were a lot of them
2005-09-08 14:09:32 +00:00
TextToSpeech.h
Start of unix compiles for mumble
2005-09-18 22:33:13 +00:00
TrayIcon_win.cpp
Minimize to tray.
2005-09-19 01:08:55 +00:00
TrayIcon.h
Minimize to tray.
2005-09-19 01:08:55 +00:00
VersionCheck.cpp
Provide feedback if an error occured.
2005-09-19 13:51:02 +00:00
VersionCheck.h
Check version against sourceforge
2005-09-07 21:30:29 +00:00