Commit Graph

309 Commits

Author SHA1 Message Date
craig
f82661d0ac Show full size cover image in tooltip for current track cover preview
widget.
2012-04-18 18:33:11 +00:00
craig
b0410a4c37 If connection fails due to password, then state this in error message. 2012-04-18 18:32:08 +00:00
craig
0ad851d0d1 Default to 'Alt+<num>' for page shortcuts. 2012-04-16 18:44:07 +00:00
craig
294c9591ec s/playlist/playqueue/g 2012-04-16 18:43:50 +00:00
craig
5345b495e5 Dont display message when dynamic mode enabled - too intrusive! 2012-04-16 18:39:05 +00:00
craig
5fac006d41 - 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
2f27c29eb6 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
5962b24a5e Revert back to oxygen shuffle icon - downloaded one was blurry!!! 2012-04-14 10:49:18 +00:00
craig
86a65ef69a Correct icon name 2012-04-14 10:44:19 +00:00
craig
9b4dd6e594 Add a custom random/shuffle icon - matches repeat icon better. 2012-04-14 10:42:05 +00:00
craig
75a79477b9 Close old notifier when change track 2012-04-14 10:20:19 +00:00
craig
ed259e39fe Disable pos slider if no current track 2012-04-14 10:19:24 +00:00
craig
96b98203d8 Stop dynamizer if stop on exit 2012-04-14 10:18:55 +00:00
craig
ea66d1d7df Dynamic playlists!!! 2012-04-10 21:23:21 +00:00
craig
677bb33361 Give streams key 0 2012-04-08 11:20:37 +00:00
craig
7078e6c7df 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
3fbd133943 Rename playqueue update 2012-04-04 19:53:55 +00:00
craig
7ba9436744 Cleanup playqueue update function 2012-04-04 19:47:15 +00:00
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