- Update to version 0.5.2
+ Added error handling and message for URL handler + Added SingleCoreApplication secondary check + Fixed memory leaks in devices + Fixed more stability issues in devices + Remove remastered from album title when searching for lyrics, covers and scrobbling + Fixed CMake check for X11 headers + Enabled iLister and AFC device + Added saving of album cover to gpod devices + Fixed AAC/MP4 transcoder + Added log to organise error dialog + Added warning when enabling X11 shortcuts on Gnome, Cinnamon or KDE + Fixed transcoder to use filename suffixes to solve issues when copying files to iPods + Added option to copy album cover in organise dialog (filesystem and libgpod devices) + Added raise() to make sure window is on top when strawberry is started twice OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=35
This commit is contained in:
parent
774537f409
commit
3f1ea53732
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a6c0cae3da11d771d25f11391a02bd83f93cc1d8d8a77b00892d06a0249e49d
|
||||
size 7766024
|
3
strawberry-0.5.2.tar.xz
Normal file
3
strawberry-0.5.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a7a1ad74fcd5039d21b1876814d258b53f7df3227b2c5522f5a403291c148244
|
||||
size 7769664
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 26 17:19:46 UTC 2019 - Jonas Kvinge <jonas@jkvinge.net>
|
||||
|
||||
- Update to version 0.5.2
|
||||
+ Added error handling and message for URL handler
|
||||
+ Added SingleCoreApplication secondary check
|
||||
+ Fixed memory leaks in devices
|
||||
+ Fixed more stability issues in devices
|
||||
+ Remove remastered from album title when searching for lyrics, covers and scrobbling
|
||||
+ Fixed CMake check for X11 headers
|
||||
+ Enabled iLister and AFC device
|
||||
+ Added saving of album cover to gpod devices
|
||||
+ Fixed AAC/MP4 transcoder
|
||||
+ Added log to organise error dialog
|
||||
+ Added warning when enabling X11 shortcuts on Gnome, Cinnamon or KDE
|
||||
+ Fixed transcoder to use filename suffixes to solve issues when copying files to iPods
|
||||
+ Added option to copy album cover in organise dialog (filesystem and libgpod devices)
|
||||
+ Added raise() to make sure window is on top when strawberry is started twice
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 12 15:26:45 UTC 2019 - Jonas Kvinge <jonas@jkvinge.net>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: strawberry
|
||||
Version: 0.5.1
|
||||
Version: 0.5.2
|
||||
Release: 0
|
||||
Summary: A audio player and music collection organizer
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user