Commit Graph

211 Commits

Author SHA1 Message Date
craig
c7df4c5160 Initial import of grouped playlists - NOT FINISHED 2012-03-16 22:33:34 +00:00
craig
8b43a54281 Include icons in qrc for qt 2012-03-14 17:30:06 +00:00
craig
176ac51a6c Fix fetching of xml 2012-03-14 17:29:40 +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
611022ca2c Add context, to help explain '#' 2012-03-11 20:51:01 +00:00
craig
a54852a092 More control over playqueue 2012-03-09 18:58:30 +00:00
craig
a40de3b997 Check correct set! 2012-03-08 15:54:49 +00:00
craig
238d1875a3 Get controlled keys when update, not in second pass 2012-03-08 15:53:45 +00:00
craig
bf1498d7e5 Update main window stats 2012-03-08 15:53:25 +00:00
craig
b91d1dbe4e Need to save, then restore, set of collapsed albums between updates - as values may have changed. 2012-03-07 19:34:14 +00:00
craig
bffb71c62a Update 2012-03-07 19:28:30 +00:00
craig
4e5a489966 Better tooltips 2012-03-07 19:27:13 +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
039fe0d0e8 No need to refresh play queue 2012-03-06 19:02:13 +00:00
craig
63f5ee8c44 Cleanup MPDStats 2012-03-06 19:01:14 +00:00
craig
5670e093f6 Remove getKeysByIds - not used 2012-03-06 19:01:02 +00:00
craig
a4a06bc641 Show album durations 2012-03-06 18:59:48 +00:00
craig
d0a275acfb Do album grouping in mpd thread 2012-03-06 18:58:48 +00:00
craig
77e73609d5 Incremental updates - beginMove, etc. 2012-03-05 21:49:44 +00:00
craig
ac8b40256e Incremental updates for playqueue - means selection, and position, should be preserved 2012-03-05 21:31:30 +00:00
craig
9223e27132 Fix albums view tree 2012-03-05 19:50:56 +00:00
craig
e73973fd3a Update playlist list-style text 2012-03-05 19:50:40 +00:00
craig
f7e2b78928 Fix album view search text 2012-03-05 19:49:46 +00:00
craig
c1598959c0 Correctly handle scneraion where auto-collpasing is disabled at start-up. SO, we need to store which albums are user-controlled - this can be user expanded (if auto collapse on), or use collapsed (if not) 2012-03-03 11:24:38 +00:00
craig
e23df4d86b Fit fetching of playlist items 2012-03-02 20:27:41 +00:00
craig
413035541c Standardise stream detection 2012-03-02 20:27:23 +00:00
craig
5ac79c9be5 Use italic font for stream items in playqueue. 2012-03-02 20:27:07 +00:00
craig
41bae205fd Fix HTTP 'album' grouping 2012-03-02 20:26:53 +00:00
craig
e35bdaa74c Sort songs when drag 2012-03-02 20:26:36 +00:00
craig
3a36e2e851 Fix http decode 2012-03-02 20:26:07 +00:00
craig
68566aa45d Update devices menu 2012-03-02 20:25:55 +00:00
craig
c46633f4e3 Remote devices dont need separate audio folder setting 2012-03-02 20:24:40 +00:00
craig
fe2aea3889 Track & title consistency 2012-02-29 18:09:48 +00:00
craig
a58875f09f Add existing remove devices to menu! 2012-02-28 22:12:21 +00:00
craig
33cee237a9 use begin/eng insert/remove rows 2012-02-28 19:33:09 +00:00
craig
baa73c3246 Fix memleaks 2012-02-28 19:32:50 +00:00
craig
f09ab48fc3 Reduce inheritance 2012-02-28 19:32:40 +00:00
craig
3e89330391 Save/update device cache 2012-02-28 19:31:47 +00:00
craig
999da0c99b Preserve expanded albums 2012-02-28 19:29:20 +00:00
craig
2c6b460d0f Only update if required 2012-02-28 19:28:59 +00:00
craig
902113f5d7 Key is 16-bit 2012-02-28 19:28:46 +00:00
craig
e39587af23 Initial import of collapsable play queue listview
TODO: Removing collapsed item only removes 1 track; reloading play queue needs to preserve exapanded albums
2012-02-27 22:03:07 +00:00
craig
6047e0bfe0 Fix grouped queue update 2012-02-27 19:58:17 +00:00
craig
d80b2181f0 Fix search in grouped queue 2012-02-27 19:57:33 +00:00
craig
055f37666a No custom background for current - has bold font 2012-02-26 20:14:29 +00:00
craig
730d61b01f Fix drag'n'drop of tracks from album view into play queue - affected list
and icon/list modes.
2012-02-25 21:53:32 +00:00
craig
f6217d0cde Coding standard 2012-02-25 21:53:00 +00:00
craig
50e94f0fa9 Fix key! 2012-02-24 21:47:45 +00:00
craig
20035001ea Ad simple playstate indicators 2012-02-24 21:32:23 +00:00