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-18 03:03:05 +0400
committerÁlvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>2009-08-18 04:33:59 +0400
commit8377f00ed59839a2e1536394a5cf9840459fd0cf (patch)
treedfec16e194fcb9ae4d6be010b09aae115faf1c6c /CHANGES
parentc444d514d91e8579d43ca1d13f08b63feb2213ab (diff)
Don't include test things in the changelog
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES27
1 files changed, 27 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 156ec9318..462567929 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,35 @@
+2009-08-17
+ Thorvald Natvig <slicer@users.sourceforge.net>
+ 4923f42 Protobuf 2.2.0 for Win32
+ e4935a8 Fix ALSA periods for raw HW
+
+2009-08-16
+ Martin Skilnand <cybknight@users.sourceforge.net>
+ 2acd26f Removed yellow circle from icons/mumble.svg
+ 95dc226 Fixed bugged icons/mumble.svg, verified.
+
+ Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
+ 59b741f Updated installer' Spanish translation
+
+ Thorvald Natvig <slicer@users.sourceforge.net>
+ 4f9e599 Volatile the iMixerFreq
+ 5688781 Add a dummy thread for pulseinput/output, so we don't delete
+ it during start()
+ 8361a1c Switch weak to unique-checking for 11x too
+ a71e118 Fix abort on quit with Pulse due to wrong thread deleting a
+ dummy object.
+ 45fad10 Threaded pulseaudio
+ 12f9c69 Locking test
+ 20eadb6 Make pulseaudio play nice again
+ bcf77b7 Make ALSA work under Pulse on karmic.
+ c70caee Don't double-delete (G15 unix)
+
2009-08-15
Martin Skilnand <cybknight@users.sourceforge.net>
9958cfe Attempt to fix corrupt icons/mumble.svg
Thorvald Natvig <slicer@users.sourceforge.net>
+ 304f12c #ifdef protobuf 2.1 features
afa6f35 Get rid of global memory from ConfigRegistrars
ce3df76 Use enum for InfoMap
bcaa6c7 Use VLD for debug builds