Commit Graph

70 Commits

Author SHA256 Message Date
Jonas Kvinge
3f1ea53732 - 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
2019-01-26 17:21:23 +00:00
Jonas Kvinge
774537f409 - Remove unneeded libQt5Gui-private-headers-devel, Qt5Xml and liblastfm dependency
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=33
2019-01-12 16:57:45 +00:00
Jonas Kvinge
1d4e680924 - Update to version 0.5.1
+ Added scrobbler with support for Last.fm, Libre.fm and ListenBrainz
  + Fixed key up causing playback to reset
  + New improved last.fm and musicbrainz album cover providers
  + Removed Qt5Xml and liblastfm dependency
  + Replaced sha2 with QCryptographicHash
  + Fixed songs not showing up under devices
  + Removed qxt dependency
  + Replaced globalshortcuts backend for X11 and Windows
  + Made global shortcuts on X11 optional and off by default
  + Added support for Monkey's Audio
  + Fixed crashes in devices
  + Enabled transcoder and organiser in menus
  + Added transcoder for WavPack
  + Changed default group by for collection to album artist
  + Enabled organise without gstreamer
  + Added cmake USE_BUNDLE option for macOS/Windows
  + Fixed broken GSD D-Bus shortcuts backend
  + Fixed broken background image setting
  + Disabling fading when a ALSA device is selected
  + Replaced QtSingleApplication with SingleApplication
  + Fixed scroll over icon to change track feature
  + Fixed freeze when changing appearance settings
  + Made text in about dialog selectable
  + Improved manual pages
  + Fixed typos
  + Updated contributors in about
  + Added debian copyright file
  + Fixed some compile errors
- Remove unneeded Qt5Xml and liblastfm dependency

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=32
2019-01-12 15:29:35 +00:00
Jonas Kvinge
b4809605ce - Update to version 0.4.2
+ Updated AppStream data file to newer specifications
  + Fixed Deezer engine to use quality setting
  + Removed unneeded dependency Qt5OpenGL
  + Removed obsolete xine warning and engine reinitialization
  + Added ALSA as optional component in cmake
  + Fixed bug in playlist columns setting all visible
  + Added option to reset playlist columns
  + Fixed/Improved console logging
  + Added queue to play next option
- Removed unneeded Qt5OpenGL dependency
- Use system taglib
- Only install Appdata file on Leap 15.0 or higher
- Update description

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=30
2018-11-28 23:15:02 +00:00
Jonas Kvinge
5c8d080f13 - Add require for libQt5Sql5-sqlite
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=28
2018-11-10 23:11:52 +00:00
Jonas Kvinge
954db2e1d8 - Update to version 0.4.1
+ Fixed crash in analyzer
  + Fixed trying to use systray even if the desktop had no systray
  + Fixed Tidal login loop bug
  + Added Deezer support
  + New improved fancy tabwidget
  + Fixed bug not loading engine settings
  + Moved queue manager into tabbar for easier access
  + Fixed crash when changing appearance colors
  + Improved error handling between player and engine
  + Added setting to allow continue to the next song in the playlist based on error
  + Improved Xine engine code
  + Moved some settings
  + Updated builtin taglib
  + Added AppStream data file
  + Fixed compiling with Qt 5 versions of system QtSingleApplication and Qxt library
- Add desktop-file-validate and appstream-util validate
- Install strawberry.appdata.xml

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=25
2018-11-02 19:20:45 +00:00
Jonas Kvinge
b2c7824006 - Build without vlc on Leap 42.3
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=22
2018-10-07 12:31:29 +00:00
Jonas Kvinge
1def8b067b - Fix 'Extended header atime is out of range'
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=21
2018-10-07 12:08:27 +00:00
Jonas Kvinge
17dd6e9cee - Update to version 0.3.3
+ Fixed search error not shown in Tidal search
  + Added URL handler for Tidal, now retrieving URL's when playing instead of when searching
  + Fixed bug in pipeline not setting url
  + Fixed bug setting wrong temporary metadata
  + Added support for both ALSA hw and plughw
  + Added option to change url stream scheme for Tidal
  + Added encoding of Tidal token in the source code
  + Added encoding of Tidal password in the configuration
  + Fixed Tidal login

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=19
2018-09-25 19:46:06 +00:00
Jonas Kvinge
4860ad1539 - Update to 0.3.3
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=18
2018-09-24 19:11:17 +00:00
Jonas Kvinge
513c996e63 - Update to 0.3.1
- Update features

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=16
2018-09-15 18:23:14 +00:00
Jonas Kvinge
085fb9a04f - Fix Qt 5 dependencies
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=14
2018-07-06 22:14:40 +00:00
Jonas Kvinge
22310c37d7 - Add back update-desktop-files
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=13
2018-07-06 17:59:11 +00:00
Jonas Kvinge
6a5cf97317 - Remove unneeded dependency Qt5Test
- Require update-desktop-files only for version less than 1500
- Add COPYING file to %license

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=12
2018-07-06 17:34:53 +00:00
Jonas Kvinge
7dbba95650 - Update to 0.2.1
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=11
2018-07-05 01:14:44 +00:00
Jonas Kvinge
4d94e66e5a - Update spec file
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=10
2018-07-03 18:55:41 +00:00
Jonas Kvinge
dbbe77e17d - Update to 0.1.6
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=9
2018-06-07 21:50:45 +00:00
Jonas Kvinge
a5af4710ba - Update to 0.1.5
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=4
2018-05-16 20:50:00 +00:00
Jonas Kvinge
01a704bf85 - Update to 0.1.3
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=2
2018-05-11 21:46:02 +00:00
Martin Pluskal
20e4464e73 Accepting request 605177 from home:jonaski:audio
I want to maintain strawberry in Factory and would like to use devel:multimedia:apps as the devel/feeder project.

OBS-URL: https://build.opensuse.org/request/show/605177
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=1
2018-05-09 09:24:20 +00:00