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:
authorMikkel Krautz <mikkel@krautz.dk>2016-09-21 23:53:45 +0300
committerMikkel Krautz <mikkel@krautz.dk>2016-09-21 23:53:45 +0300
commite6134a9c5e9e8965cc36549bffb75c80b8adc071 (patch)
treecf4a4c8ebe666c9449ca190cf5f13ad9f54b6939
parent6d671c6a23a305dad7818ce70f3d603ada915316 (diff)
Update changelog.1.2.17
-rw-r--r--CHANGES36
1 files changed, 36 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7b8b9c40b..b7de9b607 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,27 @@
+2016-08-13
+ Mikkel Krautz <mikkel@krautz.dk>
+ 9b76777 Bump version to 1.2.17.
+
+2016-08-06
+ Mikkel Krautz <mikkel@krautz.dk>
+ 700a2d0 3rdparty/xinputcheck-src: add Xbox One controller (w/ 3.5 mm
+ jack).
+ b0f377b GlobalShortcut_win: fix XboxInput button mask in buttonName().
+ c116105 3rdparty/xinputcheck-src: add Xbox One S wireless
+ (non-Bluetooth) and Xbox One Elite wireless.
+
+2016-08-04
+ Mikkel Krautz <mikkel@krautz.dk>
+ bee6bd5 3rdparty/xinputcheck-src: add Xbox One controller GUIDs to
+ avoid device list querying for Xbox One controllers.
+
+2016-07-31
+ Nascher <kevin@nascher.org>
+ cadbd57 Log: check for QSizeF::isValid() in Log::validHtml().
+
2016-05-05
Mikkel Krautz <mikkel@krautz.dk>
+ 3be91dc Update changelog.
1471f24 overlay: sync overlay_blacklist.h with master branch.
6d37604 Use mumble.info instead of mumble.hive.no in publist
registration and crash reporting.
@@ -14,6 +36,20 @@
c33e5a9 GlobalShortcut_win: only poll XboxInput if there are XInput
devices present.
+2016-04-27
+ Mikkel Krautz <mikkel@krautz.dk>
+ 3527a53 Log_unix: use plain log message for KDE notifications.
+
+2016-04-24
+ Mikkel Krautz <mikkel@krautz.dk>
+ 6d671c6 PulseAudio: fall back to default device if chosen device is no
+ longer present.
+
+2016-04-23
+ Mikkel Krautz <mikkel@krautz.dk>
+ 30adc3d Log_unix: always send plain text notifications via
+ org.freedesktop.Notifications.
+
2016-03-05
Mikkel Krautz <mikkel@krautz.dk>
974292c Update changelog.