Commit Graph

829 Commits

Author SHA1 Message Date
craig
edbab88991 Spelling 2012-03-07 19:28:14 +00:00
craig
b0f14de5a7 Defaults 2012-03-07 19:27:55 +00:00
craig
d4b7c43f8b Update playqueue cover 2012-03-07 19:27:42 +00:00
craig
55d4457f8d Save covers, even if song is from remote device 2012-03-07 19:27:31 +00:00
craig
4e5a489966 Better tooltips 2012-03-07 19:27:13 +00:00
craig
a614a8f574 Check song id to determine if is stream. -1 means not set yet, so even empty file is not stream 2012-03-06 19:04:20 +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
6c2610fbcf Playlist string format 2012-03-06 19:02:54 +00:00
craig
0522c4dee9 Download covers not in cache 2012-03-06 19:02:37 +00:00
craig
ce1d4ede56 Add comments 2012-03-06 19:02:23 +00:00
craig
039fe0d0e8 No need to refresh play queue 2012-03-06 19:02:13 +00:00
craig
f2a20e28f5 Update main window song *after* playlist updated 2012-03-06 19:01:54 +00:00
craig
6b9619d3e7 Cleanup 2012-03-06 19:01:35 +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
1ce2a44bb8 Better text alignment with dif sized icons 2012-03-06 19:00:40 +00:00
craig
b99b1541be Darker sub-text 2012-03-06 19:00:20 +00:00
craig
b1e679b3d8 Use list-style for playlists 2012-03-06 19:00:06 +00:00
craig
a4a06bc641 Show album durations 2012-03-06 18:59:48 +00:00
craig
f76d661678 Remove old code 2012-03-06 18:59:25 +00:00
craig
2d84565ef4 Call updateRows after play queue updated 2012-03-06 18:59:12 +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
ffa24311f8 Save remote device options! 2012-03-05 19:51:09 +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
b5d867c397 Esc key navigates back in list views - if view has focus. 2012-03-05 19:50:18 +00:00
craig
f7e2b78928 Fix album view search text 2012-03-05 19:49:46 +00:00
craig
af2eb0487f Update Qt version (c) year 2012-03-05 19:49:31 +00:00
craig
a9e3df8e90 Add ability to increment track numbers to tag editor. 2012-03-05 19:49:11 +00:00
craig
97a6177a84 Update copy of KMessageWidget 2012-03-05 19:48:55 +00:00
craig
3323fd4b4f Use (possibly) decoded song! 2012-03-04 21:47:46 +00:00
craig
54b0ab6154 If play queue is empty, dont show stream icon 2012-03-04 21:41:27 +00:00
craig
5ee588303c Unknown song/cover 2012-03-04 21:03:12 +00:00
craig
ed4449d4af empty file == stream??? 2012-03-04 20:58:19 +00:00
craig
13ebd33077 Decode tags from files to pass to mpd in server urls 2012-03-04 20:58:07 +00:00
craig
48edc1d7b2 Decoded Cantata streamed file URLs 2012-03-04 19:45:15 +00:00
craig
c3693f9414 File needs to contain :// to be a stream 2012-03-04 18:10:33 +00:00
craig
a1116bd227 Confirm device is valid 2012-03-04 16:33:02 +00:00
craig
c7015bc4e5 Attempt to work-around broken QListView::scrollTo - this is broken if some rows are hidden.
ttps://bugreports.qt-project.org/browse/QTBUG-21115
2012-03-04 15:39:40 +00:00
craig
79c3fcfc1b Remove debug 2012-03-03 11:34:21 +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
ad18b33add Fix some scrollTo/position/expading issues 2012-03-02 21:51:22 +00:00
craig
d93acc3ed5 Don't scroll playqueue on edits. 2012-03-02 20:45:42 +00:00
craig
4cd4a4076f Reduce size 2012-03-02 20:28:32 +00:00
craig
5e6a135685 Use correct palette 2012-03-02 20:28:20 +00:00
craig
d301df8650 Use globe for default stream icon 2012-03-02 20:27:58 +00:00
craig
e23df4d86b Fit fetching of playlist items 2012-03-02 20:27:41 +00:00