Commit Graph

42 Commits

Author SHA1 Message Date
craig
eb686e43df Add #define for default cover icon names 2012-03-20 21:13:18 +00:00
craig
aeb05c50ed Update playlists if modified by another client. 2012-03-20 21:11:34 +00:00
craig
c7df4c5160 Initial import of grouped playlists - NOT FINISHED 2012-03-16 22:33:34 +00:00
craig
d4a9c94147 Reduce QMutex usage - have MPDStats/MPDStatus emitted as objects, and
stored in relevant classes.
2012-03-13 19:31:25 +00:00
craig
5b2afef3f3 Much better playlist tree style 2012-03-06 19:03:40 +00:00
craig
e5a14d6789 No need to emit dataChanged - seems to cuase crash anyway... 2012-03-06 19:03:15 +00:00
craig
a4a06bc641 Show album durations 2012-03-06 18:59:48 +00:00
craig
77e73609d5 Incremental updates - beginMove, etc. 2012-03-05 21:49:44 +00:00
craig
e73973fd3a Update playlist list-style text 2012-03-05 19:50:40 +00:00
craig
f09ab48fc3 Reduce inheritance 2012-02-28 19:32:40 +00:00
craig
239b066e36 Grouped play queue :-) 2012-02-24 18:09:07 +00:00
craig
6b2e2d1d5d Store genre in set 2012-02-09 19:13:21 +00:00
craig
25232ecbea Add genre filtering to streams pages. 2012-02-09 19:13:04 +00:00
craig
d025294e28 Add genre filtering to playlists page. 2012-02-08 19:22:30 +00:00
craig
0102acebde Show song location in tooltip 2012-02-01 21:24:53 +00:00
craig
6a62d00f78 Add burn to playlists 2012-01-30 21:04:48 +00:00
craig
d617e7293a Add simple timer to aid debuggin 2012-01-24 19:32:20 +00:00
craig
8499aa8acb Fix crash when removing items from playlist. 2012-01-11 20:10:43 +00:00
craig
0ef5d8685f Fix memory leak in playlistsmodel. 2012-01-10 21:21:43 +00:00
craig
518b7d41bb Cleanup 2012-01-04 19:19:13 +00:00
craig
9fc2286ce3 Update copyright statements. 2012-01-04 19:15:55 +00:00
craig
1872cef46f Fix inconsistency between adding items via drag'n'drop and using the '>>' actions 2012-01-03 19:54:13 +00:00
craig
28afda6c6a Cleanup 2011-12-21 19:44:04 +00:00
craig
320310dd9b Fix adding to play queue 2011-12-19 19:29:51 +00:00
craig
dd06c86ccf Make an 'ItemView' class so that each view can set whether to be list or tree like. 2011-12-18 20:04:13 +00:00
craig
37e62aad3b Fix Qt-only build 2011-12-15 18:10:50 +00:00
craig
7b8f85315e - Use \n to separate strings in drag'n'drop mimedata
- Fix moving items in playlist
2011-12-14 23:10:07 +00:00
craig
6681bb3c9d s/playlisttable/playqueue/g 2011-12-14 20:00:20 +00:00
craig
74d9e9629e Drag and drop from/to playlists 2011-12-14 19:44:09 +00:00
craig
98cea7858a Icons, defaults, etc. 2011-12-14 19:43:45 +00:00
craig
c882a7cf39 Use term 'Track' and not 'Song' 2011-12-14 19:42:32 +00:00
craig
36d2ca4404 ...an more playlist work 2011-12-14 19:42:15 +00:00
craig
ba692cda7c More playlist work 2011-12-14 19:42:01 +00:00
craig
4f0810834d Playlists work 2011-12-14 19:41:06 +00:00
craig
71dc6ec8c7 Move formatDuration out of MainWindow class 2011-12-14 19:40:33 +00:00
craig
101f0a1ac7 Better tooltips 2011-12-14 19:40:10 +00:00
craig
61d3cf1426 Strt of editable playlists 2011-12-14 19:39:52 +00:00
craig
0c092c8851 Check if playlist exists in cantata - rather than talking to mpd 2011-12-07 21:09:54 +00:00
craig
0d9bc42739 Place MPDConnection in its own thread, and use signals/slots to communicate with it. 2011-12-06 17:44:06 +00:00
craig
d39eb91753 Update copyright 2011-12-05 19:32:25 +00:00
craig
fb8b984f26 Add copyright 2011-12-04 10:48:50 +00:00
craig
7bde289b76 More code re-org 2011-12-03 20:17:23 +00:00