File xfce4-mpc-plugin.changes of Package xfce4-mpc-plugin
-------------------------------------------------------------------
Sat Jun 14 14:28:00 UTC 2025 - Flann van der Eik <fl4nn@opensuse.org>
- Update to version 0.6.0
* autotools-build: Explicitly require glib, gtk3
* meson-build: Use shared_module()
* build: Automate copyright year management
* Add meson build
* autotools-build: Explicitly require libxfce4util
* Reapply "build: Use #ifdef instead of #if"
* Only define HAVE_LIBMPD when libmpd is found
* Translation Updates
-------------------------------------------------------------------
Mon Jan 6 13:08:19 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net>
- Update to version 0.5.5
* Revert "build: Use #ifdef instead of #if"
-------------------------------------------------------------------
Sun Dec 29 14:28:19 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>
- Update to version 0.5.4
* Update copyright year
* build: Bump dependency versions and fix deprecation warnings
* I18n: Update po/LINGUAS list
* Add Single property toggle in context menu
* Remove dead code
* build: Use #ifdef instead of #if
* build: Use XDT_VERSION_INIT and get rid of configure.ac.in
* build: Get rid of intltool
* restore changelog history dropped in ca817cd2
* Translation Updates
-------------------------------------------------------------------
Sat Apr 29 09:09:23 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
- Update to version 0.5.3
* Fix typos
* Translate more strings (Fixes #8)
* Fix translated strings (Fixes #5)
* Remove deprecated project files
* build: Fix compiler warnings
* Fix translated string (Fixes #4)
* Revert "Remove deprecated project files"
* Update copyright year
* Remove deprecated project files
* Update Makefile.am
* Fix strings if song data is not available (#9)
* build: Add GLib requirement
* build: Fix autotools warnings
* Use "logo-icon-name" instead of "logo" in about dialog
* build: Fix intltool lock file problem during make distcheck
* stream can be toggled from right-click menu
* hide contextual menu 'stream' entry if streaming_appl isnt
configured/set
* add a new 'stream' checkbox to contextual menu
* add mpc_stream_toggled callback
* add mpc_stop_streaming method
* use g_spawn_async instead of xfce_spawn_on_screen_with_child_watch
to spawn the streaming appl
* make sure error isnt NULL before dereferencing it
* launch the streaming client when clicking on play
* add mpc_launch_streaming() method
* Allow to configure a 'streaming command'
* use xfce_spawn_command_line() instead of deprecated
xfce_spawn_command_line_on_screen()
* Bump copyright year
* Fix compilation warnings
* autoconf: Some updates
* Add basic GitLab pipeline
* Update URLs from goodies.x.o to docs.x.o
* Translation Updates
- Remove _service file
-------------------------------------------------------------------
Fri Aug 16 12:23:49 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>
- Fixed sources in spec file
-------------------------------------------------------------------
Wed Aug 14 06:28:41 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 0.5.2
* fix crash when parsing MPD 0.21 outputs response in some cases
(bxo#15415)
* Translation updates
-------------------------------------------------------------------
Tue Jul 16 16:57:59 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>
- Package renamed to follow upstream name xfce4-foo-plugin
- Use lang subpackage for manual edits instead of %lang_package macro
- Cleaned up spec file
- Added bcond for git master builds
- Only add NEWS and omit Changelog
- Move COPYING under %license macro
-------------------------------------------------------------------
Wed Jan 30 03:49:43 UTC 2019 - maurizio.galli@gmail.com
- update to 0.5.1
* fix a long-standing crasher when using multiple outputs
* improve icon sizing on 4.13 panel
* improve spacing in settings dialog (bxo#14671)
* allow %file% in format_song_display (bxo#12973)
-------------------------------------------------------------------
Sun Nov 27 11:52:36 UTC 2016 - seife+obs@b1-systems.com
- update to version 0.5.0
- port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
- fix changing volume via mousewheel
- fix icon flickering on mousehover
- properly resize button/image on set_size event
-------------------------------------------------------------------
Wed Mar 4 22:19:38 UTC 2015 - gber@opensuse.org
- update to version 0.4.5
- send Play/Stop/Next/Previous command to MPD
- decrease/increase volume using the mouse wheel
- show the current volume, status and title as a tooltip when
passing the mouse over the plugin
- show a simple playlist window upon middle-click, permitting to
select a track to play
- configurable MPD host/port/password
- toggles repeat/random features in the right-click menu
-------------------------------------------------------------------
Sun Jul 1 07:52:39 UTC 2012 - gber@opensuse.org
- update to version 0.4.4
- better compliance with the panel plugin HIG
- fix wrong fr translation
-------------------------------------------------------------------
Mon May 14 11:25:30 UTC 2012 - gber@opensuse.org
- update to version 0.4.3
- compile the plugin as a module
- fix xfce4-panel 4.9 detection
- improve look on multirow panels
-------------------------------------------------------------------
Fri Apr 20 10:19:23 UTC 2012 - gber@opensuse.org
- corrected license
- added documentation files
-------------------------------------------------------------------
Tue Apr 17 22:33:50 UTC 2012 - gber@opensuse.org
- corrected source URL
-------------------------------------------------------------------
Tue Apr 3 21:40:00 UTC 2012 - gber@opensuse.org
- specfile cleanup
- split off -lang subpackage
-------------------------------------------------------------------
Thu Feb 16 15:10:38 UTC 2012 - gber@opensuse.org
- revert xfce4-panel-plugin-mpc-fix-installation-locations.patch
%{_datadir}/xfce4/panel/plugins and
%{_libdir}/xfce4/panelr/-plugins are preferred by upstream
-------------------------------------------------------------------
Sun Feb 12 22:43:14 UTC 2012 - gber@opensuse.org
- update to version 0.4.0
- migrated from libxfcegui4 to libxfce4ui
- improved icon sizing/naming
- icons names are taken from the icon-naming-spec
- buttons are properly displayed/resized when the panel is
resized or switched to vertical, or the frame is toggled on/off
- background is now 'transparent'
- added xfce4-panel-plugin-mpc-fix-installation-locations.patch in
order to install the plugin executable into
%{_libexecdir}/xfce4/panel-plugins and the desktop file into
%{_datadir}/xfce4/panel-plugins to be consistent with all other
plugins
-------------------------------------------------------------------
Wed Mar 9 11:00:00 UTC 2011 - gber@opensuse.org
- new package (split off from xfce4-panel-plugins)