Commit Graph

1857 Commits

Author SHA1 Message Date
craig.p.drummond
094454a99e When using Cache config page to clear disk cover/scaled-cover cache, also clear memory cache.
BUG: 540
2014-09-15 18:50:37 +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
6aa80d2381 Reduce spacer height - as it messes up view heights under OSX 2014-09-14 12:23:03 +00:00
craig.p.drummond
490dbdfc10 Message widget button order for Mac 2014-09-14 12:11:21 +00:00
craig.p.drummond
7a0747d17d Add option to disable song info tooltips. 2014-09-14 08:01:19 +00:00
craig.p.drummond
d611d079f4 Hack around some glitches in OSX. 2014-09-13 07:43:41 +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
c163f88331 ~ / QDir::homePath()
BUG: 538
2014-09-12 20:40:43 +00:00
craig.p.drummond
22698f5972 Need to enable edit tags even if we dont have replaygain support. 2014-09-12 17:51:29 +00:00
craig.p.drummond
d701bbb151 Cache and scale stream icon 2014-09-04 18:43:27 +00:00
craig.p.drummond
aba4d7c1ee Hide rating widget in toolbar by default 2014-09-03 18:28:31 +00:00
craig.p.drummond
c1de5e7ac3 Initialise sidebar icon sizes before constructing. 2014-09-02 18:31:33 +00:00
craig.p.drummond
feb4bcdb20 Better text 2014-09-02 18:30:44 +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
29cda169ba Add note about album-artist tag 2014-09-01 18:29:21 +00:00
craig.p.drummond
3d93bec32c Larger icon 2014-08-22 15:50:09 +00:00
craig.p.drummond
4ff6985437 Fix reading of playqueue, and context, backdrop settings.
BUG: 525
2014-08-22 15:49:17 +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
c018ad81ea Fix updating of playqueue background when option changed in preferences dialog. 2014-08-21 17:09:36 +00:00
craig.p.drummond
861af0b435 Fix compile... 2014-08-21 16:45:58 +00:00
craig.p.drummond
7e96a63eca Dont show headers if limited space 2014-08-21 16:41:20 +00:00
craig.p.drummond
6c77389b3a Add note-label classes to ensure consistency 2014-08-21 16:40:46 +00:00
craig.p.drummond
ad6634a9c1 Better layout 2014-08-21 16:39:46 +00:00
craig.p.drummond
f25e41283c Fix height 2014-08-21 16:39:33 +00:00
craig.p.drummond
f588248056 Use smaller icon if limited height 2014-08-21 16:39:19 +00:00
craig.p.drummond
681ae23b2a Re-arrange sidebar options if limited height 2014-08-21 16:38:58 +00:00
craig.p.drummond
5953a568ee Combine 2 notes into 1 2014-08-20 19:31:13 +00:00
craig.p.drummond
a6ef461c90 Use list-style view if screen is small 2014-08-20 19:29:09 +00:00
craig.p.drummond
184fb3176d Fix text 2014-08-18 19:08:27 +00:00
craig.p.drummond
bc5c6233d0 Remove unimplemented function 2014-08-18 19:08:15 +00:00
craig.p.drummond
5ed35e302a Remove mention of streams from initial settings wizard file settings. 2014-08-18 19:07:57 +00:00
craig.p.drummond
11f50c7889 Init settings 2014-08-18 19:07:37 +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
58982bc321 Fix fade range 2014-08-18 19:05:52 +00:00
craig.p.drummond
a3abf118f8 ReplayGain settings only valid for MPD v0.16 onwards. 2014-08-18 19:04:08 +00:00
craig.p.drummond
3b186af4b2 Only clear scaled cached covers if called from cover dialog 2014-08-17 15:04:41 +00:00
craig.p.drummond
e9d2630031 Fix saving of album covers in UI thread 2014-08-17 15:04:13 +00:00
craig.p.drummond
1d44468307 Fix podcast covers in view 2014-08-17 15:03:53 +00:00
craig.p.drummond
aec0fc4a02 Add support for modified-since MPD find command (MPD>=0.19)
UNTESTED!
2014-08-17 14:58:06 +00:00
craig.p.drummond
afe2e1d717 Don't alter text of 'Other Views' tab in preferences dialog if streams, online, and device support are disabled - as there are still 2 views; folders and search.
(Already commited to branches/1.4...)
2014-08-12 19:45:05 +00:00
craig.p.drummond
03e2b0b1ef Fix (c) 2014-08-12 19:43:42 +00:00
craig.p.drummond
4c5d424cd6 If screen is 800px or less, re-arrange view config items so that pref dlg can be smaller 2014-08-12 19:43:26 +00:00
craig.p.drummond
1bbe86e776 Reduce size, and restore when shown again 2014-08-11 19:33:25 +00:00
craig.p.drummond
df764f9508 Make Qt pref dialog shrinkable 2014-08-11 19:33:03 +00:00
craig.p.drummond
0a452ec2ba Use QIcon::fromTheme to set system-tray icon.
BUG: 519
2014-08-10 09:31:50 +00:00
craig.p.drummond
4a585f64b3 Fix crash in settings dialog when some system-tray options removed.
BUG: 518
2014-08-10 09:23:54 +00:00
craig.p.drummond
5bbb67099b In cover dialog, when checking if a cover exists, ignore the internal '{nocover}' and '{tag}' strings.
BUG: 515
2014-08-10 09:01:40 +00:00