Skip to content

mate-media 1.23.1 release

Compare
Choose a tag to compare
@raveit65 raveit65 released this 04 Dec 17:40
· 75 commits to master since this release

Changes since the last release: v1.23.0...v1.23.1

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'