summaryrefslogtreecommitdiff
path: root/NEWS
blob: 9c8d695f88ba5b39e53ac696aaf7efa480a26f6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
### mate-media 1.24.0

  * Translations update

### 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

  * 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

  * Translations update
  * Initialize Travis CI support
  * disable deprecation warnings for distcheck

### mate-media 1.21.0

  * Translations update
  * Ignore PulseAudio "monitor" inputs when displaying mic icon
  * gvc-mixer-dialog.c: avoid deprecated 'gtk_widget_override_font'

### mate-media 1.20.0

  * Translations update
  * require GTK+ 3.22 and GLib 2.50
  * gvc-applet: don't try to increase refcount of a NULL object
  * gvc-combo-box: fix signal arguments
  * applet: restore icon for "Sound Preferences" menu item

### mate-media 1.19.1

  * Translations update
  * avoid deprecated gdk_screen_get_height
  * applet: use GdkSeat with GTK+ >= 3.20
  * applet: make keyboard work in popup
  * gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:
  * refresh tray icon on icon theme change
  * Restore Polish translation credits from GNOME

### mate-media 1.19.0

  * Translations update
  * mixer-dialog: remove style class .frame from a scrolledwindow
  * volume-control-dialog: avoid deprecated GtkAlignment
  * applet: show volume in popup even when muted
  * applet: improve volume increments
  * enable deprecation warnings by default

### mate-media 1.18.0

  * NEWS: use consistent, project wide, markdown-like formatting to make
    generating release announcements easier
  * Build: require libmatemixer >= 1.10 and libmate-desktop >= 1.17
  * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and --with-gtk
    build option
  * Port from libunique to GApplication and GtkApplication
  * Some cleanups
  * Translations update

### mate-media 1.16.0

  * Translations update

### mate-media 1.14.1

  * GTK+3: add css name gvc-level-bar for 3.20
  * Translations update
  * Make distcheck use currently selected GTK+ version

### mate-media 1.14.0

  * GTK+3: add css name GvcMixerDialog for 3.20
  * GTK+3: fix several deprecations
  * Translations update
  * Fix Changelog generation

### mate-media 1.12.1

  * GTK+3: don't remove slider background (fixes background in some
    themes)

### mate-media 1.12.0

  * Multiple fixes in manpages
  * GTK+3: add style classes for slider and menu for volume-applet
  * GTK+3: fix missing icons with custom icon theme
  * Translations update

### mate-media 1.10.0

  * Removed PulseAudio dependency
  * Removed gst-mixer and gst-mixer-applet
  * mate-volume-control: Port from PulseAudio to libmatemixer
  * mate-volume-control: Allow selecting input and output connectors
  * mate-volume-control: Speaker test widget now contains a Close button
  * mate-volume-control: Device and stream lists are now sorted
  * mate-volume-control-applet: Do not show icons when on a vertical panel
  * mate-volume-control-applet: Allow clicking in the popup window

### mate-media 1.8.0

  * Middle click on applet toggles mute state
  * mate-volume-control: Allow applications list to be scrolled

### mate-media 1.5.1

  * Add GStreamer mixer applet (from mate-applets package)

### mate-media 1.5.0

  * Migration to GSettings
  * Removed gstreamer-properties and profiles (unused)