Package Release Info

mate-media-1.20.0-bp150.1.3

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

mate-media
mate-media-lang

Change Logs

* Fri Mar 09 2018 sor.alexei@meowr.ru
- Update to version 1.20.0:
  * Require GTK+ 3.22 and GLib 2.50.
  * volume-control-dialog: Avoid deprecated GtkAlignment.
  * applet: Improve volume increments.
  * Avoid deprecated gdk_screen_get_monitor_,
    gdk_screen_get_height() functions.
  * applet: Use GdkSeat.
  * gvc-applet: Don't try to increase refcount of a NULL object.
  * gvc-combo-box: Fix signal arguments.
- Add mate-media-gtk-3.20.patch: Restore GLib 2.48 and GTK+ 3.20
  support.
* Tue Nov 07 2017 sor.alexei@meowr.ru
- Update to version 1.18.2:
  * applet: Restore the icon for the "Sound Preferences" menu item.
  * applet: Make keyboard work in pop ups.
  * Refresh the tray icon on icon theme change.
  * Update translations.
* Sat Jun 17 2017 sor.alexei@meowr.ru
- Update to version 1.18.1:
  * mixer-dialogue: Remove style class .frame from a
    scrolledwindow.
  * applet: Show volume in popup even when muted.
  * applet: Round volume in popup of status icon.
  * applet: Fix minor rounding mistakes.
  * Enable deprecation warnings by default.
  * Restore Polish translation credits from GNOME.
  * Update translations.
* Tue Mar 14 2017 sor.alexei@meowr.ru
- Update to version 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 the GTK+2 code and
  - -with-gtk build option.
  * Port from libunique to GApplication and GtkApplication.
  * Some cleanups.
  * Update translations.
* Tue Sep 20 2016 sor.alexei@meowr.ru
- Update to version 1.16.0:
  * Update translations.
* Sun Aug 14 2016 sor.alexei@meowr.ru
- Update to version 1.14.1:
  * GTK+3: Add CSS name gvc-level-bar.
  * Make distcheck use currently selected GTK+ version.
  * Update translations.
* Sat Apr 09 2016 sor.alexei@meowr.ru
- Update to version 1.14.0:
  * GTK+3: add css name GvcMixerDialog for Gtk 3.20.
  * Update translations.
  * Fix Changelog generation.
* Mon Jan 25 2016 sor.alexei@meowr.ru
- Update to version 1.13.0:
  * GTK+3: Fix several deprecations.
* Mon Nov 30 2015 sor.alexei@meowr.ru
- Update to 1.12.1:
  * Gtk3: Don't remove slider background (fixes background in some
    themes).
* Thu Nov 05 2015 sor.alexei@meowr.ru
- Update to 1.12.0.
* Wed Oct 14 2015 sor.alexei@meowr.ru
- Update to 1.11.0:
  * Multiple fixes in manpages.
  * GTK+3: Fix missing icons with custom icon theme.
  * GTK+3: Add style classes for slider and menu for volume-applet.
  * Update translations.
* Mon May 04 2015 p.drouand@gmail.com
- Update to version 1.10.0
  * No changes since version 1.9.2
* Sun Nov 23 2014 p.drouand@gmail.com
- Update to version 1.9.2 (unstable)
  + Do not create the volume slider when not supported by the
    libmatemixer backend
  + Remove the add_effects_control function as it does the same as
    bar_set_stream_control
  + Move the widget construction code from constructor to its own
    function
  + Remove some extraneous variables and improve debugging messages
  + Bugs fixed
* Tue Nov 11 2014 p.drouand@gmail.com
- Update to version 1.9.1 (unstable)
  + Removed PulseAudio dependency
- Remove pkgconfig(libpulse) and "--enable-pulse" configue option;
  pulseaudio dependency has been dropped by upstream
- Add libmatemixer-devel build requirement; new dependency
* Sun Oct 26 2014 p.drouand@gmail.com
- Update to version 1.9.0 (unstable)
  + 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
* Wed Mar 05 2014 p.drouand@gmail.com
- Update to version 1.8.0
  + no changes since version 1.7.90
- Remove useless require; never been dependencies
  + gladeui-1.0
  + glib-2.0
  + gobject-2.0
- Remove gstreamer-* require as we don't build with gstreamer support
* Thu Feb 20 2014 p.drouand@gmail.com
- Update to version 1.7.90 (unstable)
  + no changes since 1.7.1
* Fri Feb 14 2014 p.drouand@gmail.com
- Update to version 1.7.1 (unstable)
  + pulse: Middle click on applet toggles mute state
    Closes #20 (https://github.com/mate-desktop/mate-media/issues/20)
  + update translations
* Wed Jan 22 2014 p.drouand@gmail.com
- Update to version 1.7.0
  + use yelp-tools instead of mate-doc-utils
  + mate-volume-control: Allow applications list to be scrolled
    Closes #31 (https://github.com/mate-desktop/mate-media/issues/31)
  + add/update files in POTFILES.in and fix make check
  + add GTK3 support
  + just use MATE_COMPILE_WARNINGS(maximum) and remove custom macros
  + make tar.xz instead of tar.bz2
  + add option to enable deprecated
  + enable deprecated in DISTCHECK_CONFIGURE_FLAGS
    The problem is that without the Gstatic*Mutex the gstreamer mixer
    fails to build. This is because Gstatic*Mutex is deprecated in glib
    but still in use by gstreamer 0.10. To have make distcheck work we
    enable it here.
  + add --enable-deprecated and put it in DISTCHECK_CONFIGURE_FLAGS
  + fix Sun GNOME Documentation Team references
  + disable all deprecated flags
- Replace mate-doc-utils requirement with yelp-utils; upstream use
  this one to build help documentation
* Wed Jan 01 2014 p.drouand@gmail.com
- Update to version 1.6.1
  + Add/update files in POTFILES.in and fix make check
  + Remove autogenerated files
  + Remove unused m4 files
  + just use MATE_COMPILE_WARNINGS(maximum) and remove custom macros
  + Generate ChangeLog from git log
  + Make tar.xz instead of tar.bz2
  + Add option to enable deprecated
  + Enable deprecated in DISTCHECK_CONFIGURE_FLAGS
    The problem is that without the Gstatic*Mutex the gstreamer mixer
    fails to build. This is because Gstatic*Mutex is deprecated in glib
    but still in use by gstreamer 0.10To have make distcheck work we
    enable it here.
  + gstreamer: Middle click on applet toggles mute state
  + display gst-mixer and mate-volume-control also in multimadia menu
  + Fix Sun GNOME Documentation Team references