Commit Graph

939 Commits

Author SHA1 Message Date
craig.p.drummond
a188a41b39 Full refresh action. Needed to recognise changes to ArtistSort, etc. 2014-09-23 20:28:23 +00:00
craig.p.drummond
bfe2472fd1 - add inhibit suspend whilst playing for Mac
- add detection of resume from suspend for Mac
2014-09-22 19:45:48 +00:00
craig.p.drummond
7627318108 Add spacers at either end of toolbar. 2014-09-20 19:34:57 +00:00
craig.p.drummond
71cc725adc Add a 'Window' menubar entry - lists windows, and allows to raise 2014-09-20 14:15:41 +00:00
craig.p.drummond
84f17d9b72 Place more actions into Queue menu 2014-09-19 16:44:09 +00:00
craig.p.drummond
57c664e2a9 Fix raising ow window in OSX 2014-09-18 22:07:22 +00:00
craig.p.drummond
1c06cb1100 Add play queue search to menu button menu 2014-09-17 21:59:17 +00:00
craig.p.drummond
ccbae9e018 Fix play queue centering when track number column is hidden. 2014-09-17 21:18:42 +00:00
craig.p.drummond
9b07bd1445 Add option to have separate play queue search action.
BUG: 545
2014-09-17 21:01:59 +00:00
craig.p.drummond
40766dd4bd Re-format mode MessageBox messages - so that they can be split into main/sub text for MacOS dialogs. 2014-09-16 21:21:43 +00:00
craig.p.drummond
7966a42098 Revert back to single context menu. 2014-09-16 17:54:54 +00:00
craig.p.drummond
38ecd30ac2 No need for 'Exif fullscreen' label for Mac builds. 2014-09-14 12:29:19 +00:00
craig.p.drummond
aa51895cab Message widget button order for Mac 2014-09-14 12:11:21 +00:00
craig.p.drummond
b581622009 Use WindowManager class to provide drag of OSX toolbar. 2014-09-13 07:07:11 +00:00
craig.p.drummond
5858953ef1 Qt5 Mac builds. Not 100% perfect, TODO:
- Unified toolbar - appears, but cannot drag on all?
- HighDPI support - pixmaps should be scaled, but are not. Cantata's detection code needs modifying
- Cover in toolbar is a bit too large
- Some odd layout in pref dialog
2014-09-12 22:37:46 +00:00
craig.p.drummond
99fe67cbed Initialise sidebar icon sizes before constructing. 2014-09-02 18:31:33 +00:00
craig.p.drummond
15c9db4e26 A separate 'Edit tags' action is required for playqueue... 2014-09-01 18:30:05 +00:00
craig.p.drummond
dd6313abc6 Only show track actions if we have a selection 2014-08-22 15:48:07 +00:00
craig.p.drummond
d7e220eba6 Use same action to edit tags in playqueue as item views. 2014-08-21 21:53:38 +00:00
craig.p.drummond
a5e4633e26 Reorganize playqueue context menu. 2014-08-18 19:07:20 +00:00
craig.p.drummond
ef35d71222 Remove 'Add albums in random order' from view context menus. 2014-08-18 19:06:52 +00:00
craig.p.drummond
12b486107b Show only stars in menu, not number 2014-07-31 19:30:05 +00:00
craig.p.drummond
934bd46354 Use 0..10 for ratings. 1=0.5 star, 2=1 star, 3=1.5 stars, etc. 2014-07-31 19:29:38 +00:00
craig.p.drummond
c1e77350e6 Only enable 'center on current track' action if there is a current track. 2014-07-31 19:26:52 +00:00
craig.p.drummond
b17100874f A little cleanup 2014-07-30 19:03:03 +00:00
craig.p.drummond
6ab0726788 No need for settings to be a QObject 2014-07-30 19:01:11 +00:00
craig.p.drummond
58b98a0ee6 - Place toolbar options in there own tab
- Add option to toggle rating widget in toolbar
2014-07-24 17:37:02 +00:00
craig.p.drummond
f6e0af61d9 Show stars in rating menu 2014-07-23 18:52:00 +00:00
craig.p.drummond
75cc63ea16 Initial support for ratings - stored in MPD's sticker DB. This is NOT complete - support in dynamic playlists is still TODO... 2014-07-21 19:01:56 +00:00
craig.p.drummond
d72c899dca - Remove GUI option to control saving of scaled covers. This is enabled by default, and can be toggled via the config file.
- Dont re-load view when sort changes.
2014-07-16 19:07:41 +00:00
craig.p.drummond
68cc3c2410 - Remove cover size setting, set automtically.
- Artist images only shown in grid view.
- No images, or icons, shown in basic tree view.
2014-07-16 19:06:33 +00:00
craig.p.drummond
840999e7d3 Use Covers::self()->get() to retrieve all covers 2014-07-16 19:05:36 +00:00
craig.p.drummond
a97ca2b5c5 Fix AudioCD covers 2014-07-16 19:01:35 +00:00
craig.p.drummond
b7a047df5f Move fade-on-stop code into MPDConnection class 2014-07-08 19:15:55 +00:00
craig.p.drummond
0c09e6b8c5 Scroll to current-track at start-up even if not playing.
BUG: 495
2014-06-30 18:42:50 +00:00
craig.p.drummond
3db076a418 Expand/collapse when cover is clicked - as per previous releases 2014-06-22 13:56:43 +00:00
craig.p.drummond
62550239b5 RTL fixes 2014-06-20 17:58:28 +00:00
craig.p.drummond
2521816ba8 Ad just size of collapsed interface when show/hide cover in toolbar 2014-06-19 19:02:02 +00:00
craig.p.drummond
23bb5a31e0 Fix collapsing when window has a menubar 2014-06-19 18:59:04 +00:00
craig.p.drummond
134e888428 Hide icon of expand interface action 2014-06-19 18:58:22 +00:00
craig.p.drummond
eab80879f5 Fix restoration of collapsed state 2014-06-19 18:56:13 +00:00
craig.p.drummond
24df623492 Add a Url label to exit full screen. 2014-06-18 20:38:37 +00:00
craig.p.drummond
d2463428f8 Better collapsed size calculation 2014-06-18 20:20:10 +00:00
craig.p.drummond
70f8aca3ca Re-add collapsing of interface 2014-06-18 19:05:26 +00:00
craig.p.drummond
bf3f779bea - Use 2 lines for song info
- Left aling text
- Slightly larger play/pause button
- Hide stop button by default
2014-06-18 19:04:50 +00:00
craig.p.drummond
d6b41bf793 Re-add option to have cover in toolbar 2014-06-18 18:52:18 +00:00
craig.p.drummond
c092b4a8e4 Always enable current-cover class if we have mpris 2014-06-17 16:59:51 +00:00
craig.p.drummond
0e4bfcea2a Store radio station 'name' field in extra map 2014-06-16 19:14:18 +00:00
craig.p.drummond
9797173cd9 Fix artists view when change cover size 2014-06-12 18:57:16 +00:00
craig.p.drummond
77df458307 Open search-widget as soon as user starts typing in view. 2014-06-05 18:41:32 +00:00