summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS49
1 files changed, 39 insertions, 10 deletions
diff --git a/NEWS b/NEWS
index 0cd2432..03eda27 100644
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,44 @@
+### mate-media 1.23.1
+
+ * Translations update
+ * Show application icons whenever possible
+ * fix volume-panel-applet can not find mo file
+ * migrate from intltools to gettext
+ * gvc-channel-bar: remove unused struct member
+ * gvc-channel-bar: avoid 'g_type_class_add_private'
+ * gvc-mixer-dialog: avoid 'g_type_class_add_private'
+ * gvc-applet: avoid 'g_type_class_add_private'
+ * gvc-level-bar: avoid 'g_type_class_add_private'
+ * gvc-speaker-test: avoid 'g_type_class_add_private'
+ * gvc-combo-box: avoid 'g_type_class_add_private'
+ * gvc-balance-bar: avoid 'g_type_class_add_private'
+ * gvc-sound-theme-chooser: avoid 'g_type_class_add_private'
+ * gvc-stream-status-icon: avoid 'g_type_class_add_private'
+ * gvc-status-icon: avoid 'g_type_class_add_private'
+ * gvc-stream-applet-icon: avoid 'g_type_class_add_private'
+ * Use WARN_CFLAGS which are only set with --enable-compiler-warnings
+ * applet: Update default output
+ * gvc applet: add missing translations (i18n)
+ * Scroll volume in configurable steps same as media-keys
+ * Add scroll interface tabs with mouse wheel
+ * Change url project's website
+ * configure.ac: fix typos in var names, portability fixes, etc.
+ * gvc-mixer-dialog: avoid declaration of same variable in different scope
+ * mate-volume-control: reduce the scope of some variables
+ * mate-volume-control: Fix 'syntax error' detected with 'cppcheck'
+
### mate-media 1.23.0
- sync with transifex
- add widget name volume-applet to panel-applet
- enable/disable StatusIcon applet in XDG dir
- Allow disabling either statusicon or panelapplet
- edit desktop file for GtkStatusIcon applet
- Re-enable old GtkStatusIcon
- Enable a mute menuitem for the output
- Ensure volume slider is always perpendicular to the panel
- Ensure volume icon is always correctly scaled
- Convert GtkStatusIcon to real applet
+ * Translations update
+ * add widget name volume-applet to panel-applet
+ * enable/disable StatusIcon applet in XDG dir
+ * Allow disabling either statusicon or panelapplet
+ * edit desktop file for GtkStatusIcon applet
+ * Re-enable old GtkStatusIcon
+ * Enable a mute menuitem for the output
+ * Ensure volume slider is always perpendicular to the panel
+ * Ensure volume icon is always correctly scaled
+ * Convert GtkStatusIcon to real applet
### mate-media 1.22.0