Commit Graph

1182 Commits

Author SHA1 Message Date
Craig Drummond
d1a1f6ed5c Remove MusicModel and MultiMusicModel - no longer required 2015-12-23 15:20:41 +00:00
Craig Drummond
9f0ca8f8e2 Use correct icon for stream 2015-12-21 16:20:23 +00:00
Craig Drummond
158e757351 constVersion is a const! 2015-12-21 14:20:42 +00:00
Craig Drummond
80a06a1f11 Use flat XML to store device music listing cache. 2015-12-21 14:19:24 +00:00
Craig Drummond
887927b850 Only use MTP device with BUSNUM and DEVNUM properties. 2015-12-20 10:15:12 +00:00
Craig Drummond
bd395cc5a6 Fix 'Locate In Library' for Single Tracks 2015-12-14 22:16:51 +00:00
Craig Drummond
0b415b21a9 Add a modified verison of Humanity CD icon. Previously icon from theme was chosen. 2015-12-09 18:23:49 +00:00
Craig Drummond
8615af8e59 Use albumId when locating tracks 2015-12-05 10:36:25 +00:00
Craig Drummond
176282f26a Fix/work-around Qt 5.5 issues with QMenu being used in 2 actions.
#740
2015-11-13 23:01:50 +00:00
Craig Drummond
d37379f9c1 Fix cache usae!
#760
2015-11-13 17:56:55 +00:00
Craig Drummond
b33458f7af Add a /slightly/ nicer sync dialog. Check songs from lib/dev to be copie
dto each other, then press sync button. Calls 2 action dialogs to do the
actual copying.
2015-11-01 16:15:55 +00:00
Craig Drummond
ec533fb15b Ignore 'The' (if configured) when sorting play queue.
#752
2015-10-28 21:45:01 +00:00
Craig Drummond
d87aed74dd Select correct song row when finding song index 2015-10-26 20:37:21 +00:00
Craig Drummond
3ebe1bdc9e No time? No subtext 2015-10-11 20:23:37 +01:00
Craig Drummond
9f8cacd2e7 Fix insert-after current, and drag'n'drop of folders
- NEed to expand list of files before adding
2015-10-09 21:33:22 +01:00
Craig Drummond
24f9658fdf Show filename for playlists 2015-10-09 19:52:32 +01:00
Craig Drummond
56b163f958 Show non-top-level playlists in folders page 2015-10-08 22:34:45 +01:00
Craig Drummond
5fc08ad3e4 ...and add the models!!! 2015-10-08 21:45:50 +01:00
Craig Drummond
cbd500ed4f Dynamically load folder view. (No nonger use listall :-) ) 2015-10-08 21:42:35 +01:00
Craig Drummond
6cb1afb9d5 When removing duplicates, take track number into account. 2015-10-02 23:09:59 +01:00
Craig Drummond
5efd6c2132 Remove AudioCD songs from queue when device remove 2015-09-19 19:47:29 +01:00
Craig Drummond
a0ae732a4e Return DisplayRole for TitleText 2015-09-19 15:39:30 +01:00
Craig Drummond
b504d00346 Call ActionMode::data for unhandled roles 2015-09-19 15:39:14 +01:00
Craig Drummond
d84c7506c7 Add 'Append Random Album' option to library, jamendo, and magnatune
pages.
#732
2015-09-13 12:54:50 +01:00
Craig Drummond
e88e23d266 More font-awesome icons... 2015-09-06 11:57:11 +01:00
Craig Drummond
7d5502674e Use mono icon for music file and playlists 2015-09-06 00:25:59 +01:00
Craig Drummond
c34758ae7e Use themed icon for search header 2015-08-31 20:03:13 +01:00
Craig Drummond
2d21f47b10 Bookmark icon 2015-08-30 16:09:30 +01:00
Craig Drummond
a807adae70 Always use custom icon for favourites 2015-08-29 23:03:45 +01:00
Craig Drummond
2d9b604fbf Use font-awesome icons 2015-08-22 08:57:21 +01:00
Craig Drummond
6fdae108b8 Remove AudioCD tracks from playqueue when device removed 2015-08-18 23:45:03 +01:00
Craig Drummond
2406289303 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
623f46dd43 New options to add songs to play queue - 'add and play', 'append and
play', and 'insert after current'
#680
2015-08-10 18:00:44 +01:00
Craig Drummond
5f10818511 Add option (in Interface/Tweaks) to control how CUE files are handled.
#708
2015-08-09 19:24:42 +01:00
Craig Drummond
b6c83dc89e Better text? 2015-08-09 16:52:56 +01:00
Craig Drummond
586393b3b1 If refresh MPD, then remove SQL cache so that its recreated. 2015-08-05 19:19:28 +01:00
Craig Drummond
4503e9564f Remove AudioCD tracks from plqyqueue when eject CD. 2015-08-05 17:46:50 +01:00
Craig Drummond
bbb54a70a3 Fix title text for dir view. 2015-08-03 18:13:39 +01:00
Craig Drummond
09fe863357 Show CD cover in list/tree 2015-07-29 20:08:50 +01:00
Craig Drummond
30c2b0f6cc Add code to show CD cover in devices view. Disabled at the moment -as it
repeatedly scaled, etc., and I'm not 100% convinced its required...
2015-07-29 19:31:35 +01:00
Craig Drummond
80e5f95ee8 Return genres from songs 2015-07-29 07:56:54 +01:00
Craig Drummond
aae47e9b66 Fix audio cd track listing 2015-07-29 07:52:48 +01:00
Craig Drummond
dcb6bc4eef In folders view, if folder has a playlist then use this is folder is
added - otherwise use files
#708
2015-07-26 22:14:55 +01:00
Craig Drummond
43050159fa For consistency with library model, only add songs that pass filtering 2015-07-26 19:11:07 +01:00
Craig Drummond
17c8577cb1 Fix artist images in detailed tree view 2015-07-25 20:36:43 +01:00
Craig Drummond
51dc9e0ecd Show + and |> buttons in some titlebars - allowing an album to be played
when its listing is shown
2015-07-20 20:28:03 +01:00
Craig Drummond
39f5001fc6 Fix populate of items when adding to playqueue, etc. 2015-07-09 20:43:55 +01:00
Craig Drummond
9dedcdd800 Load MPD library if connected - as happens after initial wizard. 2015-07-07 23:47:24 +01:00
Craig Drummond
be8dcbb4b8 Fix compile errors and wrnings with KDE builds
#690
2015-07-07 23:13:59 +01:00
Craig Drummond
b55f2a2424 Fic streams actions 2015-07-05 13:25:25 +01:00