Commit Graph

435 Commits

Author SHA1 Message Date
craig.p.drummond
d4d75cbb0d Dont show MTP IDs in tooltips 2013-02-26 20:01:41 +00:00
craig.p.drummond
44281887c0 Attempt to work-around album-artist support 2013-02-25 18:55:55 +00:00
craig.p.drummond
cc5807ad8d Load/unload file device on mount change 2013-02-22 20:37:20 +00:00
craig.p.drummond
9fa40e71b7 Fix updating of genres 2013-02-21 20:07:02 +00:00
craig.p.drummond
9b53b98710 Let model setup signal connection 2013-02-21 20:06:34 +00:00
craig.p.drummond
e9342ad779 Store empty 'Album Artist' in cache 2013-02-19 20:22:11 +00:00
craig.p.drummond
4390e6f83d No need to call load when mount points cahnge to mounted - as that is what the device is doing! 2013-02-18 20:03:07 +00:00
craig.p.drummond
906b0ed949 Indicate if service is availabl or not 2013-02-18 18:13:38 +00:00
craig.p.drummond
26c0d9f804 Forgot to add these!!! 2013-02-18 17:27:07 +00:00
craig.p.drummond
20a5a4db49 - Move common actions into StdActions
- Models are in control of what actions are show at what level
2013-02-18 17:07:46 +00:00
craig.p.drummond
96878039d0 Set minimum sizes for cover size settings 2013-02-15 17:25:19 +00:00
craig.p.drummond
a58562b866 Fix memleak!!! 2013-02-15 17:21:28 +00:00
craig.p.drummond
3444e84012 If replacing playqueue with a stream, then start playing when added. 2013-02-13 19:42:27 +00:00
craig.p.drummond
cbfd0f20b7 Consistency.. 2013-02-13 19:42:03 +00:00
craig.p.drummond
d46460931c Dont remove service when disable model 2013-02-12 16:46:39 +00:00
craig.p.drummond
9cb785017e Dont remove device/online-service when relevant page is disabled 2013-02-12 16:40:42 +00:00
craig.p.drummond
d92dca64d4 Allow streams to have multiple genres. 2013-02-11 19:33:58 +00:00
craig.p.drummond
537d52065c If all streams (and categories) have been removed, then remove streams xml file as well. 2013-02-11 19:32:11 +00:00
craig.p.drummond
3fc4666e8a Make it possible to obtain list of streams from MPD server via http 2013-02-08 17:58:32 +00:00
craig.p.drummond
b9f75e7388 Remove 'Auto' cover size setting. Now cover sizes are based upon setting and font size. 2013-02-07 18:47:50 +00:00
craig.p.drummond
86cddec7e8 When reading cache (either MPD, or device), and the grouping (single tracks, or multiple artists) has changed - then dont do a rescan, just re-do the grouping. 2013-02-04 17:27:45 +00:00
craig.p.drummond
79ec4026ce Save immediately if file does not exist - to catch errors 2013-02-04 17:27:18 +00:00
craig.p.drummond
0fe6158fb3 Set file perms 2013-02-04 17:26:50 +00:00
craig.p.drummond
f2d5c16f29 Compress streams xml files too 2013-02-04 17:25:35 +00:00
craig.p.drummond
84563a1a32 Dont qCompress when coverting old cache files 2013-02-04 17:25:18 +00:00
craig.p.drummond
97f8bae3e3 Check if can save 2013-02-04 17:24:53 +00:00
craig.p.drummond
c7f8d075fa Trigger save on add 2013-02-04 17:24:39 +00:00
craig.p.drummond
235dfdd406 Add option to save streams in mpd folder. 2013-02-03 20:38:11 +00:00
craig.p.drummond
da333896ad Allow to move streams to different categories via drag-n-drop. 2013-02-01 18:07:03 +00:00
craig.p.drummond
8a9f304c3a Add virtual destructor to remove compiler warning 2013-01-30 19:23:19 +00:00
craig.p.drummond
a2cad3d269 Better thread termination 2013-01-30 19:16:03 +00:00
craig.p.drummond
b101039b98 Add both services by default 2013-01-30 19:15:27 +00:00
craig.p.drummond
e3dc47948e Re-organise the code a little... 2013-01-28 19:56:14 +00:00
craig.p.drummond
09374f37a4 Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
bd1217660a Show progress when reading online cache 2013-01-22 18:10:33 +00:00
craig.p.drummond
7901a45d7f Playlist editing fixes? 2013-01-21 19:51:26 +00:00
craig.p.drummond
6fb2b70f06 Artist and album images for online services 2013-01-21 19:45:30 +00:00
craig.p.drummond
2d93fb4dcf Use correct icon 2013-01-21 19:43:25 +00:00
craig.p.drummond
505da25010 Add support for downloading from Jamendo 2013-01-17 17:03:42 +00:00
craig.p.drummond
476d132466 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
1043d7d5b7 'Add Stream' button 2013-01-15 19:21:14 +00:00
craig.p.drummond
b8873a1092 Fix KDE compile 2013-01-15 19:18:35 +00:00
craig.p.drummond
d044c96eb2 Intial support for Jamendo and Magnatune. 2013-01-14 20:02:22 +00:00
craig.p.drummond
605006e5ab Custom radio stream icon 2013-01-12 10:07:48 +00:00
craig.p.drummond
f87d7b063b Move server info into a dialog. 2013-01-12 08:30:57 +00:00
craig.p.drummond
224a260304 Parse some other possible playlists 2013-01-12 08:29:43 +00:00
craig.p.drummond
1a5dfb0b76 - Dont save 'Unknown' genre to files, leave this as blank, and load blank as 'Unknown'
- Fix updatnig of genres in streams model
2013-01-12 08:29:19 +00:00
craig.p.drummond
aa46d2fe42 Format XML file if exporting 2013-01-12 08:28:28 +00:00
craig.p.drummond
b83e1fe9ed No need to check if stream exists if loading streams.xml 2013-01-12 08:28:09 +00:00
craig.p.drummond
99d0d9699e Use xml stream reader/writer not DOM 2013-01-12 08:27:41 +00:00