Commit Graph

51 Commits

Author SHA1 Message Date
craig
74bd86d482 Make play list menu order consistent with view order 2012-03-23 20:35:34 +00:00
craig
93de42c48d Update playlist menu 2012-03-23 20:35:15 +00:00
craig
c543d832b3 Fix indexes 2012-03-23 20:33:37 +00:00
craig
74b1603777 Fix remove rows 2012-03-23 20:32:32 +00:00
craig
5cb74e6e03 Need to use drop-row-adjust 2012-03-23 20:32:21 +00:00
craig
0d802b071a Remove debug 2012-03-21 21:39:36 +00:00
craig
3d9dd75988 Need to update key of items that have not been moved. 2012-03-21 21:39:11 +00:00
craig
39d63d2fd6 Update key 2012-03-21 19:25:43 +00:00
craig
ea932bda1c Work on playlist editing 2012-03-21 19:04:10 +00:00
craig
199ec0805c Add #define for default cover icon names 2012-03-20 21:13:18 +00:00
craig
c82cf8ed21 Update playlists if modified by another client. 2012-03-20 21:11:34 +00:00
craig
e6182412c3 Initial import of grouped playlists - NOT FINISHED 2012-03-16 22:33:34 +00:00
craig
b450c6ad45 Reduce QMutex usage - have MPDStats/MPDStatus emitted as objects, and
stored in relevant classes.
2012-03-13 19:31:25 +00:00
craig
6e8e8f1ace Much better playlist tree style 2012-03-06 19:03:40 +00:00
craig
9c799411f7 No need to emit dataChanged - seems to cuase crash anyway... 2012-03-06 19:03:15 +00:00
craig
b8f8e96d9c Show album durations 2012-03-06 18:59:48 +00:00
craig
b36ba6c56e Incremental updates - beginMove, etc. 2012-03-05 21:49:44 +00:00
craig
d8627fa867 Update playlist list-style text 2012-03-05 19:50:40 +00:00
craig
5abca9d57a Reduce inheritance 2012-02-28 19:32:40 +00:00
craig
0653b3ed3c Grouped play queue :-) 2012-02-24 18:09:07 +00:00
craig
1aae3d2edc Store genre in set 2012-02-09 19:13:21 +00:00
craig
c84e84e31f Add genre filtering to streams pages. 2012-02-09 19:13:04 +00:00
craig
814c66ce97 Add genre filtering to playlists page. 2012-02-08 19:22:30 +00:00
craig
0b6dce46d2 Show song location in tooltip 2012-02-01 21:24:53 +00:00
craig
147e0e5560 Add burn to playlists 2012-01-30 21:04:48 +00:00
craig
0d01526da5 Add simple timer to aid debuggin 2012-01-24 19:32:20 +00:00
craig
84705dbaed Fix crash when removing items from playlist. 2012-01-11 20:10:43 +00:00
craig
3465714b51 Fix memory leak in playlistsmodel. 2012-01-10 21:21:43 +00:00
craig
73bc659d43 Cleanup 2012-01-04 19:19:13 +00:00
craig
7dad99ec88 Update copyright statements. 2012-01-04 19:15:55 +00:00
craig
91c0f36485 Fix inconsistency between adding items via drag'n'drop and using the '>>' actions 2012-01-03 19:54:13 +00:00
craig
097eab8075 Cleanup 2011-12-21 19:44:04 +00:00
craig
7a7a281222 Fix adding to play queue 2011-12-19 19:29:51 +00:00
craig
647eec5aff 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
92a34a6fb8 Fix Qt-only build 2011-12-15 18:10:50 +00:00
craig
85511a2414 - Use \n to separate strings in drag'n'drop mimedata
- Fix moving items in playlist
2011-12-14 23:10:07 +00:00
craig
dc02a9fb8b s/playlisttable/playqueue/g 2011-12-14 20:00:20 +00:00
craig
61ebd6337b Drag and drop from/to playlists 2011-12-14 19:44:09 +00:00
craig
94cf9d44cb Icons, defaults, etc. 2011-12-14 19:43:45 +00:00
craig
9bf17ab769 Use term 'Track' and not 'Song' 2011-12-14 19:42:32 +00:00
craig
2031ebd4d2 ...an more playlist work 2011-12-14 19:42:15 +00:00
craig
4e0e842c88 More playlist work 2011-12-14 19:42:01 +00:00
craig
39e0c4ef5d Playlists work 2011-12-14 19:41:06 +00:00
craig
0fec68c50c Move formatDuration out of MainWindow class 2011-12-14 19:40:33 +00:00
craig
c9e4d0dde7 Better tooltips 2011-12-14 19:40:10 +00:00
craig
36641c5092 Strt of editable playlists 2011-12-14 19:39:52 +00:00
craig
469d115b67 Check if playlist exists in cantata - rather than talking to mpd 2011-12-07 21:09:54 +00:00
craig
11c51064be Place MPDConnection in its own thread, and use signals/slots to communicate with it. 2011-12-06 17:44:06 +00:00
craig
aaa9217553 Update copyright 2011-12-05 19:32:25 +00:00
craig
f40983a602 Add copyright 2011-12-04 10:48:50 +00:00