- Update to 0.8.0:
* Switch to libsoup 3.x, GStreamer 1.24 and playbin3.
* Updated translations: Croatian, Dutch, Finnish, German, Italian, Polish,
Portuguese, Portuguese (Brazil), Spanish, Turkish.
* Playlist download is now a proper state, reported in UI and cancellable.
* Cap playlist downloads to a maximum size, to handle cases where an audio
stream is named like a playlist (as Goodvibes' first guess is based on the
filename's extension). When too big, cancel download and throw the uri at
GStreamer so that it tries to play it.
* Check the Content-Type header while downloading playlists, and abort early
when it seems to be an audio stream. Once again, hand over the uri to
GStreamer so that it tries to play it.
* Catch SSL/TLS failures during playlist download, ask user what to do.
* Report a whole bunch of errors in the UI (playlist download and parsing,
playback errors).
* Show redirections in UI and in SSL/TLS failure dialog.
OBS-URL: https://build.opensuse.org/request/show/1172087
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/goodvibes?expand=0&rev=29
- Update to 0.7.2:
* Crash when playing station from touchscreen devices. #138
* New translations: Danish.
* Add name of the station playing to MPRIS2 metadata, for real.
* Window decoration broken for themes. #140
* Relicense from "GPLv3 or later" to "GPLv3 only".
* Add a second view for stations details, replaces the main
tooltip. #133
* Show the stream type (HLS, DASH or HTTP(+Icy)) in the
stations view.
* Display name of the station playing in MPRIS2 "artist" field.
* Remove the "Autoset Window Height" setting from Preferences
and the corresponding "window-autoset-height" from the Settings.
Note that the height is still automatically set in status icon
mode though.
* Sample rate and channels mode are not always set. #132
* Updated translations: Catalan, Croatian, Dutch, Indonesian,
Portuguese, Portuguese (Brazil), Spanish, Telugu, Turkish.
* Code-refactoring to make room for a GtkStack in the main
window.
* Isolate most of the code related to status icon, to prepare
for GTK4.
* Re-format the codebase with clang-format.
* Drop dependency ``libamtk``. #135
* Bump requirements: ``gstreamer >= 1.14``.
* Allow users to add security exception in case of invalid
certificate. #128
* Add CSS class name ``goodvibes-main-window`` to the main
window. #130
* Updated translations: Croatian, Dutch, Norwegian, Turkish.
* Bump requirements: ``gtk >= 3.16``.
* Updated translations: Italian, Marathi, Russian.
* New translations: Marathi, Portuguese, Turkish.
* Updated translations: French, English (US), Italian,
Norwegian, Portuguese (PT), Russian.
* Drop the migration code that was introduced in 0.4.1 to
handle the new application id and the new path for the station
list. #89
* Drop libcaphe, aka. Goodvibes internal implementation to
inhibit the system from suspending/sleeping, and use
``gtk_application_{un,}inhibit()`` instead. #117#126
* Use ``g_clear_handle_id()`` everywhere. #82
* Bump requirements: ``glib >= 2.56``, ``meson >= 0.49``.
* New translations: Catalan, Croatian, Italian, Portuguese
(Brazil), Telugu.
* ...
OBS-URL: https://build.opensuse.org/request/show/934345
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/goodvibes?expand=0&rev=13
- update to 0.5.3:
* Add min/max bitrate to station information. #118
* Add channel mode (mono, stereo) to station information. #119
* Add sample rate (kHz) to station information. #124
* Check for memory leaks with Valgrind. #12
* Update default station list.
* MPRIS status values 'CanGo{Next,Previous}' are never updated. #121
* Sample rate and channels mode are not always set. #125
* New translations: Indonesian.
* Updated translations: Dutch, French, German.
OBS-URL: https://build.opensuse.org/request/show/828574
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/goodvibes?expand=0&rev=12
- Update to 0.5.1:
* Unable to play the AAC radio SomaFM (flatpak). #107
* Withdraw notifications when the application quits. #108
* Drop App Menu and Menu Bar, switch to a Primary Menu button.
* Add a window to document the Keyboard Shortcuts.
* Allow to select the behavior of the Close button
* Don't minimize the window on ``<Esc>``
* Allow to choose the theme variant in status icon mode.
* Make saving the window size and position more robust.
* Fix the position of the Preferences window (center on parent
or mouse).
* Fix the URL for the online help.
* Add dependency ``libamtk``.
OBS-URL: https://build.opensuse.org/request/show/775319
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/goodvibes?expand=0&rev=10
- Update to 0.4.3:
* Right-click on an empty space of the station list doesn't
popup the menu. #98
* No icon in status icon mode. #100
* Add a minimal test suite for the station list, rework the
code and fix some obscure bugs at the same time. #99
* CI images updated (debian: buster > sid, fedora: 28 > 30).
* New translations: English (United States), Portuguese
(Portugal).
* Updated translations: French, German, Spanish.
* ``mutest`` is needed to run the test suite.
OBS-URL: https://build.opensuse.org/request/show/733708
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/goodvibes?expand=0&rev=9
- Update to 0.4.2:
* Segfault on application shutdown
* Ready for Flatpak!
* Change application id to 'io.gitlab.Goodvibes'.
* Rename icon files according to the app id (flatpak
requirement).
* Stations are now saved in $XDG_DATA_HOME (was
$XDG_CONFIG_HOME).
* Use GResource to handle glade files. #54
* Support lowercase keys in pls playlists. #88
* Add meson post-install script.
* New translations: Spanish.
* Project moved to GitLab, good-bye GitHub.
* Build system switched to Meson, good-bye Autotools. #53
* Add an appstream file (ie. appdata). #47
* Desktop file: exec now accepts url (thx Elías Alejandro Año
Mendoza).
* Updated translations: Dutch, German.
- Switch to meson
- Spec file cleanup
OBS-URL: https://build.opensuse.org/request/show/648186
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/goodvibes?expand=0&rev=7