blob: 0bd6893be0854a092d4f989a7468ea9658d31e01 (
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
|
### 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)
|