Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorvald Natvig <slicer@users.sourceforge.net>2009-08-22 04:28:24 +0400
committerThorvald Natvig <slicer@users.sourceforge.net>2009-08-22 04:28:24 +0400
commit7d69bc8f543de8b4fde249ad4592c19a5f5fae2b (patch)
tree2adce84f1edf5156c82ce79212fa195f5e0bb976 /CHANGES
parent040f16db3ec58ef585b5cbc697b200cc2e0caa63 (diff)
Indent, changelog and submodule update
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e513146f7..170533993 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,21 @@
+2009-08-22
+ Thorvald Natvig <slicer@users.sourceforge.net>
+ 040f16d Make sure audio bandwidth never falls below 8kbit/s
+ 449cc31 Remove a bunch of compiler warnings
+ 2e87ec0 Update config dialog to have minimum 24kbit/s for 10ms mode
+ 10c0e74 Add some hardening source flags, to make sure we can be
+ compiled with them
+ ce7ce45 Work around the ducking in Win7; we always have the device
+ open.
+
2009-08-21
Thorvald Natvig <slicer@users.sourceforge.net>
+ e4d3485 Add RegisterSelf permission to Ice.
+ c3d2198 Copy, don't ref frame to decode
+ 403c95b Don't use post-1.2rc-only speex functions
+ 1c88786 Use new whisper icons
+ d41afda Move mumble/murmur specific state out of User
+ 950b104 Server-side low-bandwidth mode
9c6b1d0 Re-enable red color for high bandwidth in the
AudioConfigDialog, and allow 8kbit/s transmissions.
a4579d2 Fix typo when reducing bandwidth.