- Update to version 1.6.0:
+ This is a fairly small release with some UI tweaks and bug
fixes:
- Use a headerbar for main window.
- Add Ctrl+r shortcut to open stations popover.
- Remove access to host keyring when in flatpak.
- notification_icon: Remove dependency on libappindicator.
StatusNotifier is directly supported but XEmbed trays are no
longer supported.
OBS-URL: https://build.opensuse.org/request/show/1040196
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pithos?expand=0&rev=15
- update to 1.6.0:
This is a fairly small release with some UI tweaks and bug fixes
* Use a headerbar for main window
* Add Ctrl+r shortcut to open stations popover
* Remove access to host keyring when in flatpak
* notification_icon: Remove dependency on libappindicator. StatusNotifier is
directly supported but XEmbed trays are no longer supported
OBS-URL: https://build.opensuse.org/request/show/1040147
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/pithos?expand=0&rev=25
- Update to 1.5.1:
* Add Quit to the app menu
* Remove the limit of 95 stations
* Handle Enter keypress in stations search
* Fix app menu keybindings failing to work
* Fix syntax error on Python 3.8
* Fix an exception on newer versions of pygobject
* Fix album art downloads in Flatpak
* MPRIS: Fix media keys failing to bind on KDE (forwarded request 922770 from iDesmI)
OBS-URL: https://build.opensuse.org/request/show/923213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pithos?expand=0&rev=14
- Update to version 1.5.0:
+ This is a relatively small release fixing appmenu integration
on modern versions of GNOME as well as using more sandbox
(Flatpak) friendly APIs. Note that this move may introduce
behavior changes on some platforms.
+ Remove appmenu and move into a menu button in the toolbar.
+ Fix preference dialog accidentally getting destroyed.
+ Notify: Migrate to GNotification.
+ MPRIS: Rename name to match app-id
(org.mpris.MediaPlayer2.io.github.Pithos).
+ Screensaver Pause: Remove platform specific screensaver support
and use GTK's built-in detection.
- Drop pithos-fix-deprecated-pygobject.patch: Fixed upstream.
- Drop post(un) handling of glib2_gsettings_schema_post(un),
desktop_database_post(un) and icon_theme_cache_post(un), no
longer needed for any supported version of openSUSE.
- Drop update-desktop-files BuildRequires and macro, no longer
needed. (forwarded request 741938 from iznogood)
OBS-URL: https://build.opensuse.org/request/show/742024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pithos?expand=0&rev=13
- Update to version 1.5.0:
+ This is a relatively small release fixing appmenu integration
on modern versions of GNOME as well as using more sandbox
(Flatpak) friendly APIs. Note that this move may introduce
behavior changes on some platforms.
+ Remove appmenu and move into a menu button in the toolbar.
+ Fix preference dialog accidentally getting destroyed.
+ Notify: Migrate to GNotification.
+ MPRIS: Rename name to match app-id
(org.mpris.MediaPlayer2.io.github.Pithos).
+ Screensaver Pause: Remove platform specific screensaver support
and use GTK's built-in detection.
- Drop pithos-fix-deprecated-pygobject.patch: Fixed upstream.
- Drop post(un) handling of glib2_gsettings_schema_post(un),
desktop_database_post(un) and icon_theme_cache_post(un), no
longer needed for any supported version of openSUSE.
- Drop update-desktop-files BuildRequires and macro, no longer
needed.
OBS-URL: https://build.opensuse.org/request/show/741938
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/pithos?expand=0&rev=22
(Not sure why it hasn't been forwarded yet)
- Update to version 1.4.1:
+ Change default quality to high (mp3)
+ Mark application as DBusActivatable
+ MPRIS: Fix potential unhandled exception
+ Mediakeys: Handle keyboards with a dedicated pause key
+ Mediakeys: Fix support on GNOME-Shell 3.26+ and MATE
+ Notify: Improve behavior on various notification servers
- Changes from version 1.4.0:
+ Add new plugin that inhibits screensaver/suspend during
playback
+ Add new plugin adding a 10-band equalizer
+ Add new plugin that automatically normalizes volume between
tracks
+ Add help entry (F1) that opens the wiki
+ Replace build system with Meson
+ Automatically detect if the user has Pandora One
+ Improve saving and restoring window position
+ Improve plugin loading performance and error reporting
+ Notification Icon: Improve detecting if a tray is available
+ Notification Icon: Add option to use symbolic icon
- Changes from version 1.3.1:
+ Fix exception on Python 3.6+
+ Add ability to create stations based upon current song/artist
+ Show useful error on renaming Thumbprint Radio
+ Show useful error on creating already existing station
+ Minor buffering improvements
+ lastfm: Improve preferences and offer to deauthorize account
+ mpris: Add extension for ratings and remove legacy interface
+ mediakeys: Fix on future versions of GNOME 3.24.2+
+ mediakeys: Avoid using keybinder on Wayland (old keybinder
would crash)
- Changes from version 1.3.0:
+ Add support for MPRIS TrackList and PlayList interface
+ Add dynamic rating and cover icons based upon theme colors
+ Add plugin for logging to systemd journal
+ Add symbolic icon
+ Add man page
+ Improve handling playlist expiration
+ Improve search in stations list
+ Improve accessibility of UI
+ Improve buffering behavior
+ Improve libsecret support
+ Remove dependency on libnotify
+ Fix disabling keybindings plugin when using keybinder
+ Fix notification icon trying to load on Wayland
+ Fix failure to reconnect on login expiration
+ Fix some plugins not being enabled by default
+ Fix handling error on MPRIS plugin failure
+ Fix migrating configs from < 0.3.18
- Switch to meson buildsystem, add meson BuildRequires and
corresponding macros.
- Add pithos-fix-deprecated-pygobject.patch: Fix deprecated
PyGObject usage.
- Conditionalize post(un) handling, no longer needed for modern
versions of openSUSE.
- Drop fdupes BuildRequires and macro, no longer needed.
OBS-URL: https://build.opensuse.org/request/show/639232
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pithos?expand=0&rev=11
- Update to version 1.4.1:
+ Change default quality to high (mp3)
+ Mark application as DBusActivatable
+ MPRIS: Fix potential unhandled exception
+ Mediakeys: Handle keyboards with a dedicated pause key
+ Mediakeys: Fix support on GNOME-Shell 3.26+ and MATE
+ Notify: Improve behavior on various notification servers
- Changes from version 1.4.0:
+ Add new plugin that inhibits screensaver/suspend during
playback
+ Add new plugin adding a 10-band equalizer
+ Add new plugin that automatically normalizes volume between
tracks
+ Add help entry (F1) that opens the wiki
+ Replace build system with Meson
+ Automatically detect if the user has Pandora One
+ Improve saving and restoring window position
+ Improve plugin loading performance and error reporting
+ Notification Icon: Improve detecting if a tray is available
+ Notification Icon: Add option to use symbolic icon
- Changes from version 1.3.1:
+ Fix exception on Python 3.6+
+ Add ability to create stations based upon current song/artist
+ Show useful error on renaming Thumbprint Radio
+ Show useful error on creating already existing station
+ Minor buffering improvements
+ lastfm: Improve preferences and offer to deauthorize account
+ mpris: Add extension for ratings and remove legacy interface
+ mediakeys: Fix on future versions of GNOME 3.24.2+
+ mediakeys: Avoid using keybinder on Wayland (old keybinder
would crash)
- Changes from version 1.3.0:
+ Add support for MPRIS TrackList and PlayList interface
+ Add dynamic rating and cover icons based upon theme colors
+ Add plugin for logging to systemd journal
+ Add symbolic icon
+ Add man page
+ Improve handling playlist expiration
+ Improve search in stations list
+ Improve accessibility of UI
+ Improve buffering behavior
+ Improve libsecret support
+ Remove dependency on libnotify
+ Fix disabling keybindings plugin when using keybinder
+ Fix notification icon trying to load on Wayland
+ Fix failure to reconnect on login expiration
+ Fix some plugins not being enabled by default
+ Fix handling error on MPRIS plugin failure
+ Fix migrating configs from < 0.3.18
- Switch to meson buildsystem, add meson BuildRequires and
corresponding macros.
- Add pithos-fix-deprecated-pygobject.patch: Fix deprecated
PyGObject usage.
- Conditionalize post(un) handling, no longer needed for modern
versions of openSUSE.
- Drop fdupes BuildRequires and macro, no longer needed.
OBS-URL: https://build.opensuse.org/request/show/630073
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/pithos?expand=0&rev=18
- Replace python3-gobject Requires with python3-gobject-Gdk since
this was split for X-less setups, but pitos uses Gdk features.
- Update to 1.2.1:
+ Show a useful error dialog if no secret service found
+ Improvements to handling login credential changes
+ Fix icon name for main window
+ notification_icon: Fix visible toggle with AppIndicator going out of sync
+ mpris: Fix GetCurrentSong() in legacy interface
- Changes from 1.2.0:
+ Migrate build system to Autotools
+ Migrate settings to GSettings
+ Store password with SecretService (libsecret)
+ Remove all dependencies on dbus-python
+ Add extensive keyboard shortcuts for the main window
+ Add Keyboard Shortcuts help window on Gtk 3.20+
+ Add initial support for translations (translators needed!)
+ Add explicit content filter option
+ Fix high CPU usage with Ubuntu's default theme
+ Redesign all dialogs to use Headerbars
+ Redesign stations dropdown as a Popover with searching and sorting
+ Improve integration with Flatpak
+ Use Gio to open URIs
+ Rename icons and data files to match app id
+ mpris:
+ Effectively rewritten to better follow the spec
+ Reference album art as locally downloaded files
+ notify: Fix Ubuntu sometimes showing wrong art
+ lastfm: Fix now playing not being set
- Changes from 1.1.2:
OBS-URL: https://build.opensuse.org/request/show/416969
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pithos?expand=0&rev=10