Commit Graph

307 Commits

Author SHA1 Message Date
craig
9c19f04190 Default to 'Alt+<num>' for page shortcuts. 2012-04-16 18:44:07 +00:00
craig
4ca5f4f635 s/playlist/playqueue/g 2012-04-16 18:43:50 +00:00
craig
5818ab9047 Dont display message when dynamic mode enabled - too intrusive! 2012-04-16 18:39:05 +00:00
craig
693b26e27d - Add showPAge to MPRIS interface
- Add a 'search' action (Ctrl-F) that will move focus to curent tab's search
field - or to play queue search field (if play queue has focus).
2012-04-16 18:38:00 +00:00
craig
0970d7f5ec Better, less hacky, workaround for QAbstractItemView shif-select bug
(https://bugreports.qt-project.org/browse/QTBUG-18009). Thanks to Spitfire
from qtcentre.org forums for fix.
2012-04-16 18:35:20 +00:00
craig
50b771aa97 Revert back to oxygen shuffle icon - downloaded one was blurry!!! 2012-04-14 10:49:18 +00:00
craig
0925f08c40 Correct icon name 2012-04-14 10:44:19 +00:00
craig
34c89542cf Add a custom random/shuffle icon - matches repeat icon better. 2012-04-14 10:42:05 +00:00
craig
7334becd9b Close old notifier when change track 2012-04-14 10:20:19 +00:00
craig
8c9bb671dc Disable pos slider if no current track 2012-04-14 10:19:24 +00:00
craig
abd09e6a8a Stop dynamizer if stop on exit 2012-04-14 10:18:55 +00:00
craig
22e3e9282c Dynamic playlists!!! 2012-04-10 21:23:21 +00:00
craig
7d02e8b27a Give streams key 0 2012-04-08 11:20:37 +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
3d0177514e Rename playqueue update 2012-04-04 19:53:55 +00:00
craig
7dde92ca47 Cleanup playqueue update function 2012-04-04 19:47:15 +00:00
craig
e8345bbc26 Remove repeated line 2012-04-03 22:34:27 +00:00
craig
60e5f55e9e Only load covers when item shown 2012-04-03 20:54:50 +00:00
craig
75fc0c031a Need to load playqueue!!!! 2012-04-02 18:03:57 +00:00
craig
1b84b63a15 Only refresh library on re-connect, not initial connect 2012-04-02 17:57:46 +00:00
craig
e6cc65ac1f Only load covers when album page is selected. 2012-04-01 17:08:15 +00:00
craig
97ae99f591 Add option to sort albumview by artist/year/album. 2012-03-29 21:39:03 +00:00
craig
ec1680f470 Cover setting 2012-03-29 16:11:08 +00:00
craig
d8d43ec62a Impreove 'single' icon 2012-03-29 15:50:46 +00:00
craig
22f266d93b When using large sizdebar, attempt to calculate correct min size. 2012-03-29 15:50:33 +00:00
craig
72265d2bf3 Support 'single' mode. 2012-03-29 15:49:47 +00:00
craig
5a57f336b8 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
c3c014341c Collapsed view height 2012-03-29 15:48:28 +00:00
craig
a34cb4213d - 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
9d73bee560 Improve albums page responsiveness when loading covers. 2012-03-26 18:32:45 +00:00
craig
74e3663c5b 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
a398a96b06 Need std dev support for remote dev 2012-03-26 18:21:50 +00:00
craig
95a1a15f9d Add basic lyrics editing. 2012-03-25 08:42:32 +00:00
craig
168aa26a69 Fix qt-only 2012-03-23 20:34:37 +00:00
craig
b4ed235271 Remove proxy code duplication 2012-03-21 19:07:34 +00:00
craig
d47edef6a7 Fix showing of tag editor 2012-03-21 19:07:10 +00:00
craig
624484b7c8 Only set vol if diff from before 2012-03-21 19:06:38 +00:00
craig
bc4dc016af If possible, return Image from Covers::get() 2012-03-21 19:06:19 +00:00
craig
1cfd62a95c Add action to show current track in lib 2012-03-21 19:05:55 +00:00
craig
a468b85181 Use correct config item!!! 2012-03-21 19:05:12 +00:00
craig
b00860ca65 Add 'Edit Song Tags' action to playqueue context menu. 2012-03-21 19:03:45 +00:00
craig
b15f9e74a1 If fading out to stop, and cantata is closed, then send stop command. 2012-03-21 19:03:25 +00:00
craig
199ec0805c Add #define for default cover icon names 2012-03-20 21:13:18 +00:00
craig
b205a56dd7 Provide option to *not* store downloaded covers in MPD dir. 2012-03-20 21:12:04 +00:00
craig
1621faf8d6 Add option to group albums with multiple artists under Various Artists. 2012-03-20 21:11:02 +00:00
craig
7cc99fd7ce Give tray icon a tooltip - thanks to Martin Blumenstingl for the patch 2012-03-19 20:31:10 +00:00
craig
e6182412c3 Initial import of grouped playlists - NOT FINISHED 2012-03-16 22:33:34 +00:00
craig
7ad552ad59 Better icons 2012-03-15 19:32:17 +00:00
craig
c510c264cf Remove double setting of clearPlaylistAction icon 2012-03-15 19:32:05 +00:00
craig
6d5a8647f2 SAve zoom settings 2012-03-14 21:42:28 +00:00