Commit Graph

58 Commits

Author SHA1 Message Date
craig.p.drummond
f31a7264cd Add support for multiple MPD servers. 2012-06-08 17:53:35 +00:00
craig.p.drummond
f5f3114145 Reduce KDE/Qt code duplication - by creating dummy Dialog, MessageBox, and InputDialog classes/namespaces for Qt. 2012-05-31 17:45:57 +00:00
craig
1cc7520751 Update grouped-view controlled albums set when we update model 2012-04-16 18:36:02 +00:00
craig
7078e6c7df Save/restore current index - like we do with playqueue.
Also, try to ensure an item is selected - in case we are delteing items
2012-04-04 20:25:23 +00:00
craig
04ae381df7 Drag'n'drop fix?? 2012-03-26 19:41:37 +00:00
craig
2c1b796e96 Fix removing, and moving, songs??? 2012-03-26 19:26:56 +00:00
craig
278cd9d3c0 Fix incremental updates 2012-03-26 18:48:54 +00:00
craig
2c8f3d4d61 Make play list menu order consistent with view order 2012-03-23 20:35:34 +00:00
craig
91b8379525 Update playlist menu 2012-03-23 20:35:15 +00:00
craig
6dcad1bce7 Fix indexes 2012-03-23 20:33:37 +00:00
craig
6c3fce45ea Fix remove rows 2012-03-23 20:32:32 +00:00
craig
65cda97b56 Need to use drop-row-adjust 2012-03-23 20:32:21 +00:00
craig
f77c21973a Remove debug 2012-03-21 21:39:36 +00:00
craig
181576a1fd Need to update key of items that have not been moved. 2012-03-21 21:39:11 +00:00
craig
80990af2cf Update key 2012-03-21 19:25:43 +00:00
craig
09cd31443b Work on playlist editing 2012-03-21 19:04:10 +00:00
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