Commit Graph

953 Commits

Author SHA1 Message Date
craig.p.drummond
bb2ab4aff5 Hide 'Find in Play Queue' icon under Unity 2014-10-02 17:21:16 +00:00
craig.p.drummond
bd044155e6 - Thinner splitters for more styles
- Because of the above, dont draw mac focus highlight for views
2014-10-02 17:16:13 +00:00
craig.p.drummond
017f6c1229 Fix size of collapsed window in windows builds. 2014-10-01 19:58:41 +00:00
craig.p.drummond
f932a40177 Change Play/Pause text depending upon action in dock menu 2014-10-01 16:23:44 +00:00
craig.p.drummond
2e89fc8bcc - Fix missing toolbar icon under OSX
- Menubar icon hack is only applicable when running under Unity for Linux/Qt builds.
2014-10-01 16:03:08 +00:00
craig.p.drummond
db1f9e9cec - Add control buttons for windows thumbnail toolbutton.
- Add prev/play/pause/etc to OSX dock menu
- As part of this connect to correct triggered signal!
2014-10-01 15:50:29 +00:00
craig.p.drummond
b85137a95c Show notification when outputs changed.
BUG: 552
2014-10-01 11:02:19 +00:00
craig.p.drummond
860f4c7084 More broken libdbusmenu-qt workarounds. Really wish it would repect the dont show icons in menu setting!!! 2014-09-30 20:36:20 +00:00
craig.p.drummond
6235992854 Add button to status bar to eanble/disable playback of MPD HTTP output stream.
BUG: 552
2014-09-30 16:33:24 +00:00
craig.p.drummond
b44ee0c418 ...and set margins! 2014-09-29 16:28:25 +00:00
craig.p.drummond
c9cb3f6b5f Don't make media keys backend configurable, auto detect the best one. 2014-09-29 11:26:05 +00:00
craig.p.drummond
ae066d7e8e Check if downloading podcasts in closeEvent() as well as quit() 2014-09-25 18:30:37 +00:00
craig.p.drummond
bfc8aa1ec2 Podcast fixes/improvements
- Add actions to mark podcast as episode as listened or new.
- Add action to cancel podcast downloads.
- Download podcasts sequentially.
- Fix display of unplayed podcast episode counts.
BUG: 547
2014-09-25 18:18:26 +00:00
craig.p.drummond
f0f624916c Move window raising code into Utils 2014-09-24 18:23:24 +00:00
craig.p.drummond
0d59bf41d6 Full refresh action. Needed to recognise changes to ArtistSort, etc. 2014-09-23 20:28:23 +00:00
craig.p.drummond
ceedf3697f - 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
7aa2652a9b Add spacers at either end of toolbar. 2014-09-20 19:34:57 +00:00
craig.p.drummond
374fd21b8f Add a 'Window' menubar entry - lists windows, and allows to raise 2014-09-20 14:15:41 +00:00
craig.p.drummond
c1dac9f21e Place more actions into Queue menu 2014-09-19 16:44:09 +00:00
craig.p.drummond
164f1db49b Fix raising ow window in OSX 2014-09-18 22:07:22 +00:00
craig.p.drummond
1a39507237 Add play queue search to menu button menu 2014-09-17 21:59:17 +00:00
craig.p.drummond
79b91e4de9 Fix play queue centering when track number column is hidden. 2014-09-17 21:18:42 +00:00
craig.p.drummond
5731ef4c30 Add option to have separate play queue search action.
BUG: 545
2014-09-17 21:01:59 +00:00
craig.p.drummond
d5ce7de372 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
144a930f25 Revert back to single context menu. 2014-09-16 17:54:54 +00:00
craig.p.drummond
22cf667611 No need for 'Exif fullscreen' label for Mac builds. 2014-09-14 12:29:19 +00:00
craig.p.drummond
490dbdfc10 Message widget button order for Mac 2014-09-14 12:11:21 +00:00
craig.p.drummond
00235490d6 Use WindowManager class to provide drag of OSX toolbar. 2014-09-13 07:07:11 +00:00
craig.p.drummond
a5069f94cf 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
c1de5e7ac3 Initialise sidebar icon sizes before constructing. 2014-09-02 18:31:33 +00:00
craig.p.drummond
2fbbec11a4 A separate 'Edit tags' action is required for playqueue... 2014-09-01 18:30:05 +00:00
craig.p.drummond
aaca967af5 Only show track actions if we have a selection 2014-08-22 15:48:07 +00:00
craig.p.drummond
613b602148 Use same action to edit tags in playqueue as item views. 2014-08-21 21:53:38 +00:00
craig.p.drummond
e4cb1cf0b6 Reorganize playqueue context menu. 2014-08-18 19:07:20 +00:00
craig.p.drummond
8f6c53fa67 Remove 'Add albums in random order' from view context menus. 2014-08-18 19:06:52 +00:00
craig.p.drummond
c65beefc75 Show only stars in menu, not number 2014-07-31 19:30:05 +00:00
craig.p.drummond
da0587a523 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
b185a96d99 Only enable 'center on current track' action if there is a current track. 2014-07-31 19:26:52 +00:00
craig.p.drummond
7df0744953 A little cleanup 2014-07-30 19:03:03 +00:00
craig.p.drummond
1305da10de No need for settings to be a QObject 2014-07-30 19:01:11 +00:00
craig.p.drummond
59b7c5a0f1 - 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
20905aa4dd Show stars in rating menu 2014-07-23 18:52:00 +00:00
craig.p.drummond
ec6f631952 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
0d19ee77ab - 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
d5d5c23479 - 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
c3d288fd8e Use Covers::self()->get() to retrieve all covers 2014-07-16 19:05:36 +00:00
craig.p.drummond
3bdd92fa5f Fix AudioCD covers 2014-07-16 19:01:35 +00:00
craig.p.drummond
5f00020dfc Move fade-on-stop code into MPDConnection class 2014-07-08 19:15:55 +00:00
craig.p.drummond
e712f676e5 Scroll to current-track at start-up even if not playing.
BUG: 495
2014-06-30 18:42:50 +00:00
craig.p.drummond
8c60ebfa6f Expand/collapse when cover is clicked - as per previous releases 2014-06-22 13:56:43 +00:00