Changelog for
xfce4-mpc-plugin-0.5.3-1.4.x86_64.rpm :
* Sat Apr 29 2023 Manfred Hollstein
- 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 2019 Maurizio Galli - Fixed sources in spec file
* Wed Aug 14 2019 Maurizio Galli - 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 2019 Maurizio Galli - 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 2019 maurizio.galliAATTgmail.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 2016 seife+obsAATTb1-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 04 2015 gberAATTopensuse.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 01 2012 gberAATTopensuse.org- update to version 0.4.4 - better compliance with the panel plugin HIG - fix wrong fr translation
* Mon May 14 2012 gberAATTopensuse.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 2012 gberAATTopensuse.org- corrected license- added documentation files