Commit Graph

38 Commits

Author SHA1 Message Date
craig.p.drummond
29e003c5de Add 'Copy Songs To Device' action to playlists page. 2013-06-26 16:19:29 +00:00
craig.p.drummond
699a79d29c Only create new playlist act once 2013-04-06 07:41:27 +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
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
476d132466 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
0d3303edc0 Only show relevant genres for playlist and devices 2012-12-20 21:16:53 +00:00
craig.p.drummond
ef551186e4 Apply some cppcheck and scan-build suggestions...
BUG:129
2012-11-05 20:41:30 +00:00
craig.p.drummond
f508ddbbc2 - Use a random icon that matches the repeat icon better.
- Draw the consume icon in code, so that it matches random and repeat better.
2012-09-19 15:10:26 +00:00
craig.p.drummond
80ebbf5780 Don't enforce oxygen icons for Qt-only (Linux) builds. Cehck for missing icons, and use alternatives.
NOTE: This is not 100% complete yet - still require better icons for dynamic, playlists, and others...
2012-09-18 18:47:25 +00:00
craig
7afc042d9c Update grouped-view controlled albums set when we update model 2012-04-16 18:36:02 +00:00
craig
ab456ae98f 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
7b7da1ef58 Fix removing, and moving, songs??? 2012-03-26 19:26:56 +00:00
craig
25f126ca82 Fix incremental updates 2012-03-26 18:48:54 +00:00
craig
5cb74e6e03 Need to use drop-row-adjust 2012-03-23 20:32:21 +00:00
craig
ea932bda1c Work on playlist editing 2012-03-21 19:04:10 +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
b8f8e96d9c Show album durations 2012-03-06 18:59:48 +00:00
craig
5abca9d57a Reduce inheritance 2012-02-28 19:32:40 +00:00
craig
1aae3d2edc Store genre in set 2012-02-09 19:13:21 +00:00
craig
814c66ce97 Add genre filtering to playlists page. 2012-02-08 19:22:30 +00:00
craig
8026ab3e57 Fix comment 2012-02-01 21:07:35 +00:00
craig
147e0e5560 Add burn to playlists 2012-01-30 21:04:48 +00:00
craig
613f625422 Initial import of device support work
- Basic copy to/from device support.
- When refreshing library/albums, only affect parts of the model that have
  changed. (Previously the whole model was replaced).
- Allow songs to be deleted.

TODO:
- Make song deletion actually work
- Copy/delete album covers
- When deleting a whole album/artist, need to delete corresponding dir if it is empty.
- MTP devices
2012-01-15 19:18:12 +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
7a7a281222 Fix adding to play queue 2011-12-19 19:29:51 +00:00
craig
61ebd6337b Drag and drop from/to playlists 2011-12-14 19:44:09 +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
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
0cc2679112 Load and add streams! 2011-12-06 22:00:56 +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
craig
1d0fcf6d36 More code re-org 2011-12-03 20:17:23 +00:00