File xfce4-panel-plugin-pulseaudio.changes of Package xfce4-panel-plugin-pulseaudio
-------------------------------------------------------------------
Thu Apr 26 18:15:38 UTC 2018 - seife+obs@b1-systems.com
- update to version 0.4.1
* Translation updates
-------------------------------------------------------------------
Sat Mar 24 10:59:56 UTC 2018 - seife+obs@b1-systems.com
- update to version 0.4.0: Stable Release!
* Use correct player names and icons in media player preferences
* Translation Updates
-------------------------------------------------------------------
Fri Mar 2 13:01:17 UTC 2018 - seife+obs@b1-systems.com
- update to version 0.3.5:
* New Feature: Move streams on default output device change (bxo#14157)
- Prior to this update, when a new output device was selected, any
existing streams had to be moved using pavucontrol. This change
automatically moves any active output streams to the newly
selected device.
* New Feature: Management of known MPRIS2 players (bxo#13903)
- Known players can now be cleared or selectively hidden from the menu.
* Bug Fixes:
- Wait for the pulseaudio volume sink to be connected to get the
current volume state at startup (bxo#14071, bxo#13677)
- MPRIS2: stale data retained after Metadata signal (bxo#14068)
* Translation Updates
-------------------------------------------------------------------
Sun Dec 10 12:08:24 UTC 2017 - seife+obs@b1-systems.com
- update to version 0.3.4:
* New Feature: MPRIS Playlist Support
- Implements the org.mpris.MediaPlayer2.Playlists specification.
- The most recent 5 playlists are displayed (if supported by the player).
* New Feature: Experimental libwnck Support
- Some media players do not support the Raise method. This optional
feature attempts to raise windows by their title.
* General:
- Unexpected error messages sent via DBUS are now handled gracefully.
- Numerous memory leaks patched.
* Translation Updates
-------------------------------------------------------------------
Tue Nov 28 09:39:40 UTC 2017 - seife+obs@b1-systems.com
- update to version 0.3.3:
* New Feature: Multimedia Key Support
- Integrates with the recently added MPRIS2 support
- Extends multimedia key support to all MPRIS2-enabled media players
* General:
- Simplified device menus
- Improved default volume scale increments (steps of 5, max of 150)
- More code cleanup, dropping unused IDO functions
* Bug Fixes:
- bxo#13677: Show volume change notifications when changed with
another application
- bxo#13908: Change default device when changed with another application
- bxo#13961: Fix flag in g_bus_watch_name_on_connection() method
- bxo#13998: Fix plugin size calculation with multiple rows
* Translation Updates
-------------------------------------------------------------------
Fri Nov 10 20:45:35 UTC 2017 - seife+obs@b1-systems.com
- update to version 0.3.2:
- Replace deprecated notify_notification_set_hint calls
- Fix build with clang (bxo#13889)
- Fix panel icon size with high DPI (bxo#13894)
- Translation Updates
-------------------------------------------------------------------
Tue Oct 3 08:45:00 UTC 2017 - seife+obs@b1-systems.com
- update to version 0.3.1:
- New Features:
- Device Management
- Switch active audio input and output devices
- Control volume of the currently selected device
- Without input or output devices, the menu items are hidden
- Does not change the device associated with active streams
- Add audio input volume to plugin menu
- Add (optional) MPRIS2 media player controls
- Add support for the XF86AudioMicMute key
- Update help links to the new docs.xfce.org startpage
- Set the transient hint for volume and mic notifications
- General:
- Fixed build warnings with gcc-7
- Improved code quality with the custom widgets
- Improved memory management
- Simplified audio volume controls
- Updated credits and copyright notice
- Translation Updates
-------------------------------------------------------------------
Sat Jul 8 10:15:56 UTC 2017 - seife+obs@b1-systems.com
- update to version 0.2.5:
- no upstream changelog
- added translations
- add -lang package
-------------------------------------------------------------------
Sun Feb 26 16:20:22 CET 2017 - tiwai@suse.de
- Add pavucontrol to recommends, as it's invoked from the menu
- Build with libnotify to show OSD properly
-------------------------------------------------------------------
Mon Jun 13 08:03:47 UTC 2015 - sb73542@yahoo.com
- update to version 0.2.4
- Added a GUI control for show-notifications
- Added a configuration option "show-notifications"
- Reconnect to the PA server if the connection is lost
- Use volume-changed signal to update notifications
-------------------------------------------------------------------
Tue May 12 08:03:47 UTC 2015 - gber@opensuse.org
- update to version 0.2.3
- corrected copyright and author list
- added OSD notifications
- >100% audio volume is now allowed (only when using a volume
slider)
-------------------------------------------------------------------
Thu Mar 26 22:39:11 UTC 2015 - gber@opensuse.org
- update to version 0.2.2
- Fixed crashes&lockups with Gtk+-3.14
- Icon fixes
- Added plugin icon
- Added required icons to tarball
-------------------------------------------------------------------
Mon Mar 9 09:23:54 UTC 2015 - gber@opensuse.org
- update to version 0.2.1
- incorrect mouse coordinate translation in the volume slider
- crash on menu popup/popdown
-------------------------------------------------------------------
Thu Mar 5 21:35:21 UTC 2015 - gber@opensuse.org
- update to version 0.2.0
- Added a popup menu with a volume slider, mute item and an audio
mixer command
- Numerous build fixes
- Documentation and description fixes
- Switched to symbolic icons
- Switched to gtk error message boxes
- Updated text of GPL license
-------------------------------------------------------------------
Thu Feb 19 08:29:25 UTC 2015 - gber@opensuse.org
- initial packaging