blob: 19319b493fe1b01637b55ee03149c89425032ab1 (
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
|
### mate-media 1.17.0
* Translations update
* move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
* build: require libmatemixer >= 1.10 (first stable release)
* drop ancient NEWS.GNOME
* Port from libunique to GApplication and GtkApplication
### 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)
|