Commit Graph

291 Commits

Author SHA1 Message Date
craig
fe4c02f4fc Remove repeated line 2012-04-03 22:34:27 +00:00
craig
8143ccb1ef Only load covers when item shown 2012-04-03 20:54:50 +00:00
craig
6711333790 Need to load playqueue!!!! 2012-04-02 18:03:57 +00:00
craig
43f5fc2c2b Only refresh library on re-connect, not initial connect 2012-04-02 17:57:46 +00:00
craig
8521f71850 Only load covers when album page is selected. 2012-04-01 17:08:15 +00:00
craig
a8b5fa52c6 Add option to sort albumview by artist/year/album. 2012-03-29 21:39:03 +00:00
craig
f1f37390a9 Cover setting 2012-03-29 16:11:08 +00:00
craig
15b7baf6f5 Impreove 'single' icon 2012-03-29 15:50:46 +00:00
craig
7e558be1fb When using large sizdebar, attempt to calculate correct min size. 2012-03-29 15:50:33 +00:00
craig
5426dc3d84 Support 'single' mode. 2012-03-29 15:49:47 +00:00
craig
b60f6ffeb3 Use 'plchangesposid' MPD command to get list of playqueue changes - means
less data needs to be read from MPD per playqueue update.
2012-03-29 15:49:19 +00:00
craig
1df633ec1b Collapsed view height 2012-03-29 15:48:28 +00:00
craig
af9c6c870f - Add custom icons for library and info pages.
- Use cd icon (without music note) for albums page.
2012-03-27 21:11:02 +00:00
craig
015960166f Improve albums page responsiveness when loading covers. 2012-03-26 18:32:45 +00:00
craig
cdf12784bb Fix logic of replacing play queue - the clear message is sent in the MPD
thread just before the add message.
2012-03-26 18:22:26 +00:00
craig
c27d35f0b3 Need std dev support for remote dev 2012-03-26 18:21:50 +00:00
craig
1e325bbd3b Add basic lyrics editing. 2012-03-25 08:42:32 +00:00
craig
1f801e0b01 Fix qt-only 2012-03-23 20:34:37 +00:00
craig
f7e743461a Remove proxy code duplication 2012-03-21 19:07:34 +00:00
craig
656d832f51 Fix showing of tag editor 2012-03-21 19:07:10 +00:00
craig
53e0795aa7 Only set vol if diff from before 2012-03-21 19:06:38 +00:00
craig
1455f5dd25 If possible, return Image from Covers::get() 2012-03-21 19:06:19 +00:00
craig
3129aa06ee Add action to show current track in lib 2012-03-21 19:05:55 +00:00
craig
ab9198b6b6 Use correct config item!!! 2012-03-21 19:05:12 +00:00
craig
a465cf58a3 Add 'Edit Song Tags' action to playqueue context menu. 2012-03-21 19:03:45 +00:00
craig
da7c8e6f20 If fading out to stop, and cantata is closed, then send stop command. 2012-03-21 19:03:25 +00:00
craig
eb686e43df Add #define for default cover icon names 2012-03-20 21:13:18 +00:00
craig
35408418f2 Provide option to *not* store downloaded covers in MPD dir. 2012-03-20 21:12:04 +00:00
craig
7db4b15c70 Add option to group albums with multiple artists under Various Artists. 2012-03-20 21:11:02 +00:00
craig
4ca3d7a563 Give tray icon a tooltip - thanks to Martin Blumenstingl for the patch 2012-03-19 20:31:10 +00:00
craig
c7df4c5160 Initial import of grouped playlists - NOT FINISHED 2012-03-16 22:33:34 +00:00
craig
c67468c6a6 Better icons 2012-03-15 19:32:17 +00:00
craig
ea3873ac33 Remove double setting of clearPlaylistAction icon 2012-03-15 19:32:05 +00:00
craig
d992b6fb8a SAve zoom settings 2012-03-14 21:42:28 +00:00
craig
011395541f Better toolbutton sizes for qt 2012-03-14 17:30:26 +00:00
craig
8b43a54281 Include icons in qrc for qt 2012-03-14 17:30:06 +00:00
craig
e31c5fcefa Qt tag editor 2012-03-14 17:28:55 +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
24496d4f51 Use single-shot timers for search! Otherwise we keep on re-searching!!!!! 2012-03-11 20:51:25 +00:00
craig
69ae7eb9bc Re-organise interface settings 2012-03-09 18:59:00 +00:00
craig
3e2340ebc0 Better control over prev/next track buttons. 2012-03-09 18:58:43 +00:00
craig
a54852a092 More control over playqueue 2012-03-09 18:58:30 +00:00
craig
afceedcfea Fix qt-build 2012-03-09 18:58:08 +00:00
craig
41f0ab9271 Only scroll if this is enabled 2012-03-08 15:55:00 +00:00
craig
b908386f01 Need to save/restore selection. Fixes scenario:
a) select track X
b) drag'n'drop track X to another position (lets say after track Y), the tracks are reordered
c) track X is still selected (don't change that selection)
d) shift+click on eg. track Y+2
e) reasonable outcome would be that tracks X, Y+1 and Y+2 are selected. However, the starting point of the shift+click selection is around the place, where track X was in point a)
2012-03-08 15:54:23 +00:00
craig
238d1875a3 Get controlled keys when update, not in second pass 2012-03-08 15:53:45 +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
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
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