Commit Graph

1490 Commits

Author SHA1 Message Date
Craig Drummond
03033af764 Don't show custom actions menu entry if there are no actions. 2016-07-13 17:39:26 +01:00
Craig Drummond
709b5582ee Show error, but don't terminate (unless showing wizard) on Qt DB driver error 2016-07-12 23:13:11 +01:00
Craig Drummond
b32bc200ef If can't load SQLite db, then show error and terminate. 2016-07-12 20:18:14 +01:00
Craig Drummond
68e0fc6e89 Work-around KDE 5.7 MPRIS issues. 2016-07-07 19:10:06 +01:00
Craig Drummond
0e5c172671 Always return true for MPRIS CanPlay, CanPause, etc. 2016-07-02 16:09:44 +01:00
Craig Drummond
062a62d3f2 Use Pulse Audio for 'Personal' MPD instance. 2016-06-26 09:28:01 +01:00
Craig Drummond
438cdc3515 When adding streams to play queue via add dialog, always allow setting of name. 2016-06-24 18:41:23 +01:00
Craig Drummond
0ed2c31eb2 Fix saving, and restoring, of podcast 'played' status. 2016-06-23 18:57:19 +01:00
Craig Drummond
d310ecb035 Fix various issues with 'Personal' MPD instance. 2016-06-18 16:21:38 +01:00
Craig Drummond
c0f8397b17 Fix Jamendo and Magnatune covers. 2016-06-17 22:43:49 +01:00
Craig Drummond
af4b311901 If a 'Basic' mode connection fails, re-start spawned MPD instance (and remove any previous pid file). 2016-06-14 20:22:25 +01:00
Craig Drummond
b9e3e5fed1 When configuring streams, clear list of providers before re-populating. 2016-06-11 17:23:21 +01:00
Craig Drummond
82bdbd3aab When adding a podcast (or other track from an internet service), remove any new-lines from metadata. 2016-06-11 17:14:43 +01:00
Craig Drummond
b4c5624eef Re-add genre combo to library view. Only visible if grouping by artist or album 2016-06-10 18:22:23 +01:00
Craig Drummond
6ab953f04a Allow to set keyboard shortcuts for ratings actions. Default to Alt+0 (No rating), Alt+1 (1 star), etc. 2016-06-10 16:33:22 +01:00
Craig Drummond
cfba8f3e18 When adding tracks from folders view, only add playlists if these have been explicitly selected. 2016-06-09 22:46:42 +01:00
Craig Drummond
613e8fe9a3 Flat current track highlight. 2016-06-03 18:56:45 +01:00
Craig Drummond
5bb8a9eacb Spelling 2016-06-03 17:02:09 +01:00
Craig Drummond
f35bd073df Fix current track display when chaging from one track with no meta-data to another with no meta-data. 2016-06-03 16:56:40 +01:00
Craig Drummond
7546ec45e2 Fix AudioCD playback when MPD's curl is using IPv6 2016-06-03 16:30:48 +01:00
Craig Drummond
73d5cf3a1c Use a single-shot timer to timeout obtaining current cover. 2016-05-04 21:12:55 +01:00
Craig Drummond
4b163a7080 Fix drag'n'drop of non-loaded playlists. 2016-04-26 19:47:00 +01:00
Craig Drummond
0bc69509e6 Update 2016-04-24 20:36:59 +01:00
Craig Drummond
ae50827735 Fix wrong/missing ratings in toolbar. 2016-04-10 09:23:10 +01:00
Craig Drummond
3253005c98 Fix Qt5 gcc5 compilation. 2016-04-07 17:51:00 +01:00
Craig Drummond
116626ba83 Fix incorrect AudioCD cover 2016-03-17 23:22:59 +00:00
Craig Drummond
658788645b Fix playback of AudioCDs 2016-03-17 23:12:29 +00:00
Craig Drummond
813e6b7cd1 Remove usage of libavutil/audioconvert.h - its no longer in ffmpeg since 1.3, and Cantata does not need it anyway. 2016-03-16 18:05:14 +00:00
Craig Drummond
8037160434 Update 2016-03-16 18:01:39 +00:00
Craig Drummond
170fa24ce8 Try to ensure menu button width is at least equal to height. 2016-02-14 00:37:39 +00:00
Craig Drummond
4de7995164 When calculating collapsed windoe height, take into account size of menubar, if it is visible. 2016-02-13 11:33:32 +00:00
Craig Drummond
3c642707be Add filename / path to list of dynamic rule properties. 2016-02-12 18:33:31 +00:00
Craig Drummond
8ca2602a66 Don't allow copying of cue file tracks do devices. 2016-02-11 22:49:51 +00:00
Craig Drummond
7f9a12db0e Folder page nolonger has a search field - so if upgrading from a 1.x config with folder search visible, then hide it. 2016-02-05 18:25:18 +00:00
Craig Drummond
c4adba40dd nly honour 'startHidden' setting if also configured to use system tray. 2016-02-04 23:07:11 +00:00
Craig Drummond
a36c31191a Fix listing of CUE files. 2016-02-04 23:00:14 +00:00
Craig Drummond
541bd048e1 Use last.fm 2.0 API for finding similar artists in dynamic playlists. 2016-02-04 22:41:54 +00:00
Craig Drummond
e5c66cfd55 Install pre-rendered PNG icons for Linux builds. 2016-01-31 15:57:59 +00:00
Craig Drummond
7aef14c64d Fix possibly missing save play queue icon. 2016-01-30 16:22:08 +00:00
Craig Drummond
2fa648bf96 Add icon for proxy config - if proxy settings enabled. 2016-01-30 12:03:31 +00:00
Craig Drummond
fa985de76a Fix 'Scroll to current track' in table style play queue if track number column is hidden. 2016-01-30 00:18:25 +00:00
Craig Drummond
6a3e1da91c Delay creation of Jamendo and Magnatune DBs until required. 2016-01-29 21:27:15 +00:00
Craig Drummond
0eb77f5ba3 Add (config file only) option to use user's icon theme. Linux only. 2016-01-27 20:16:10 +00:00
Craig Drummond
f190ec8eb4 Try to detect DLNA streams (e.g. when using upmpdcli), and show as regular albums in grouped view. 2016-01-27 20:06:11 +00:00
Craig Drummond
9d21ec6761 Re-add all album sorts from Cantata 1.x 2016-01-27 19:41:32 +00:00
Craig Drummond
90f84951e7 Set version numbers 2016-01-24 14:22:04 +00:00
Craig Drummond
b141e5f1d7 Use own icons for Qt-only builds. 2016-01-08 18:03:34 +00:00
Craig Drummond
3b3a6efa77 Use own icons for non-KDE desktops, if not using oxygen, gnome, or humanity icons. 2016-01-07 22:04:29 +00:00
Craig Drummond
8da6b5ef1a Always enable save to playlist actions, even if view is hidden. 2016-01-02 21:29:59 +00:00
Craig Drummond
8fdffa7f6a Add Composer and Performer to play queue sorts. 2015-12-30 09:42:28 +00:00