Commit Graph

1075 Commits

Author SHA1 Message Date
Craig Drummond
032bc18eab Use albumId when locating tracks 2015-12-05 10:36:25 +00:00
Craig Drummond
491d68f0d3 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
96db5b2f1d Fix cache usae!
#760
2015-11-13 17:56:55 +00:00
Craig Drummond
e9b0ef6b7e 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
c88736999c Ignore 'The' (if configured) when sorting play queue.
#752
2015-10-28 21:45:01 +00:00
Craig Drummond
e490589092 Select correct song row when finding song index 2015-10-26 20:37:21 +00:00
Craig Drummond
f16ecf48f8 No time? No subtext 2015-10-11 20:23:37 +01:00
Craig Drummond
7a48379c61 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
1232615c92 Show filename for playlists 2015-10-09 19:52:32 +01:00
Craig Drummond
12df353bdf Show non-top-level playlists in folders page 2015-10-08 22:34:45 +01:00
Craig Drummond
d0befa5b6b ...and add the models!!! 2015-10-08 21:45:50 +01:00
Craig Drummond
a04307d8e1 Dynamically load folder view. (No nonger use listall :-) ) 2015-10-08 21:42:35 +01:00
Craig Drummond
75ad5cec46 When removing duplicates, take track number into account. 2015-10-02 23:09:59 +01:00
Craig Drummond
5005bf31b1 Remove AudioCD songs from queue when device remove 2015-09-19 19:47:29 +01:00
Craig Drummond
78a181af5c Return DisplayRole for TitleText 2015-09-19 15:39:30 +01:00
Craig Drummond
8572de8465 Call ActionMode::data for unhandled roles 2015-09-19 15:39:14 +01:00
Craig Drummond
bd7750b3a4 Add 'Append Random Album' option to library, jamendo, and magnatune
pages.
#732
2015-09-13 12:54:50 +01:00
Craig Drummond
fc6082baad More font-awesome icons... 2015-09-06 11:57:11 +01:00
Craig Drummond
e02d31229c Use mono icon for music file and playlists 2015-09-06 00:25:59 +01:00
Craig Drummond
8f7b5683c0 Use themed icon for search header 2015-08-31 20:03:13 +01:00
Craig Drummond
2cd7018e30 Bookmark icon 2015-08-30 16:09:30 +01:00
Craig Drummond
37da1dee95 Always use custom icon for favourites 2015-08-29 23:03:45 +01:00
Craig Drummond
fb6d4e0bee Use font-awesome icons 2015-08-22 08:57:21 +01:00
Craig Drummond
ea612bed41 Remove AudioCD tracks from playqueue when device removed 2015-08-18 23:45:03 +01:00
Craig Drummond
9533f12881 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
8a0ccf092c 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
2fc124e799 Add option (in Interface/Tweaks) to control how CUE files are handled.
#708
2015-08-09 19:24:42 +01:00
Craig Drummond
f10c3790a0 Better text? 2015-08-09 16:52:56 +01:00
Craig Drummond
de84b197c0 If refresh MPD, then remove SQL cache so that its recreated. 2015-08-05 19:19:28 +01:00
Craig Drummond
5e0c3f1ca1 Remove AudioCD tracks from plqyqueue when eject CD. 2015-08-05 17:46:50 +01:00
Craig Drummond
ad38f0a0dd Fix title text for dir view. 2015-08-03 18:13:39 +01:00
Craig Drummond
a7229d3e1c Show CD cover in list/tree 2015-07-29 20:08:50 +01:00
Craig Drummond
4a88f83238 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
1ea4356848 Return genres from songs 2015-07-29 07:56:54 +01:00
Craig Drummond
3421135eab Fix audio cd track listing 2015-07-29 07:52:48 +01:00
Craig Drummond
bf58e3f4bf 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
fe4bcfca61 For consistency with library model, only add songs that pass filtering 2015-07-26 19:11:07 +01:00
Craig Drummond
8b4286e9c5 Fix artist images in detailed tree view 2015-07-25 20:36:43 +01:00
Craig Drummond
b78a4f4204 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
6d60ec774b Fix populate of items when adding to playqueue, etc. 2015-07-09 20:43:55 +01:00
Craig Drummond
b635c0a8ef Load MPD library if connected - as happens after initial wizard. 2015-07-07 23:47:24 +01:00
Craig Drummond
2fde0ea0ac Fix compile errors and wrnings with KDE builds
#690
2015-07-07 23:13:59 +01:00
Craig Drummond
43e8ca4fe1 Fic streams actions 2015-07-05 13:25:25 +01:00
Craig Drummond
139f9e1a65 Grid view always has artist images, even if these are disabled - so need
to process response.
2015-07-04 12:05:24 +01:00
Craig Drummond
ee9ddfc1bb Always show artist images if in grid view 2015-07-04 12:01:34 +01:00
Craig Drummond
17dc3c097c Remove debug 2015-07-04 11:50:39 +01:00
Craig Drummond
37c6f65c82 Use treble-clef as genre icon 2015-06-28 19:06:12 +01:00
Craig Drummond
9dcc39d788 Show song durations 2015-06-28 09:02:36 +01:00
Craig Drummond
d43e24a24c Save grouping 2015-06-27 17:41:08 +01:00
Craig Drummond
487fd0f3c0 Move view settings into menu button for each view 2015-06-27 17:06:14 +01:00