SHA256
1
0
forked from pool/juk

- Remove changes that already were in 21.04.x

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/juk?expand=0&rev=144
This commit is contained in:
Wolfgang Bauer 2021-08-10 11:53:24 +00:00 committed by Git OBS Bridge
parent 10cb03efaa
commit 5615649c22

View File

@ -20,30 +20,19 @@ Sat Jul 17 20:05:38 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.07.80
* New feature release
- Changes since 21.04.3:
* Add missing Qt5Concurrent to target_link_libraries
* Take into account that some languages use different
plural rules for n > 4
* Add "Open Containing Folder" action
* tageditor: Speedup startup when Tag Editor is shown.
* Add a user-defined literal to grab themed icons and port to use it.
* lyrics: Disable lyrics requests as the site seems to be down.
* playlistsplitter: Use compile-time signal/slot connections.
* Add a user-defined literal for our action collection.
* playlistsplitter: Minor cleanups again.
* tag_scan: Fix painful rescan of music metadata on startup. (kde#428772)
* dynamicplaylist: Ensure subclasses handle virtual calls in dtor.
* playlist: Ensure playing track is visible when it changes. (kde#356224)
* nowplaying: Improve clickable link search in Now Playing bar.
* playqueue: Use an appropriate icon for rebadged "remove playlist" action. (kde#336250)
* playlist: Play whole album when playback started in album-random mode.
* Reenable album random play in the user interface.
* playlist: Reimplement random and album random sequencing.
* Improve track sequencing by removing the track sequencing classes. (kde#100356)
* JuK: More minor cleanups.
* playermanager: Cleanup before I work on some bugs in track playback.
* Remove dead DCOP-related interface.
* mediafiles: Make Playlist Save As file type message translatable. (kde#413065)
* systemtray: Cleanups and modernization. Also a timer bugfix.
* playlist: Modernization and cleanup of playlist code.
* playlist: Modernize signal/slot connections here too.
* playlistbox: Remove most string-based signal/slot connections.