Commit Graph

1265 Commits

Author SHA1 Message Date
craig.p.drummond
42e29b00a4 Fix crash in context view if song tracks changed quickly. 2014-09-20 20:09:55 +00:00
craig.p.drummond
4d7c1ac463 Revert back to storing scaled covers as JPG. PNG is taking too much space, especially with retina displays. 2014-09-19 17:14:01 +00:00
craig.p.drummond
256581e205 Put spacer item in cover widget class - so that when widget is hidden, spacing is removed. 2014-09-18 16:29:11 +00:00
craig.p.drummond
0d03672621 Fix combo-box text changed signal for Qt5 builds. 2014-09-18 16:27:13 +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
26546ce4ac Allow to change stream, and online-service, filter search category without closing current search field. 2014-09-16 17:54:10 +00:00
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
ee3300ffef If 'force single click' is disabled, then double-click on icon view will not add artist/album to playqueue but navigate into.
BUG: 541
2014-09-15 11:22:00 +00:00
craig.p.drummond
2e3a171152 Only show icons in message widget buttons if style uses icons for dialog buttons. 2014-09-14 12:06:41 +00:00
craig.p.drummond
7a0747d17d Add option to disable song info tooltips. 2014-09-14 08:01:19 +00:00
craig.p.drummond
6dc934412d Allow all bar title and artist columns to be hidden in playqueue. 2014-09-14 07:23:26 +00:00
craig.p.drummond
c163f88331 ~ / QDir::homePath()
BUG: 538
2014-09-12 20:40:43 +00:00
craig.p.drummond
56ecd8ed60 Fix downloading of podcasts when url is redirected.
BUG: 537
2014-09-12 19:54:06 +00:00
craig.p.drummond
0d05daaaa4 In context view, when creating links to similar artists compare artists names case-insensitively.
BUG: 534
2014-09-05 16:50:26 +00:00
craig.p.drummond
16c1595b99 Spelling 2014-09-04 18:45:21 +00:00
craig.p.drummond
6d49054794 Backport trunk fixes to branch:
1. When guessing song details from filename (due to missing tags), remove any extension - not just three letter extensions!
2. In tag editor, only show '(Various)' hint for the 'All tracks' entry.
3. Also catpitalise composer in tag editor.
4. Resize device properties dialog when changing transcoder.
5. Initialise sidebar icon sizes before constructing.
6. Display multiple genres as separate entries in playlists page genre combo.
7. Resize cover in grouped view if it is too wide.
2014-09-04 18:44:20 +00:00
craig.p.drummond
a6743eb2c1 Display multiple genres as separate entries in playlists page genre combo. 2014-09-03 18:27:53 +00:00
craig.p.drummond
b498ffa325 Use QDesktopWidget::logicalDpiX()/96.0 to set DPI scale factor. 2014-09-02 18:32:00 +00:00
craig.p.drummond
c1de5e7ac3 Initialise sidebar icon sizes before constructing. 2014-09-02 18:31:33 +00:00
craig.p.drummond
bc1ff5cba6 Resize device properties dialog when changing transcoder. 2014-09-01 18:32:38 +00:00
craig.p.drummond
29cda169ba Add note about album-artist tag 2014-09-01 18:29:21 +00:00
craig.p.drummond
4c3c5b2bb6 Only show '(Various)' for 'All tracks' entry 2014-09-01 18:28:59 +00:00
craig.p.drummond
1b9e589582 When guessing song details from filename (due to missing tags), remove any extension - not just three letter extensions!
BUG: 529
2014-08-29 21:33:54 +00:00
craig.p.drummond
a19cc26f4c Fix uneven view heights when touch friendly setting is enabled. 2014-08-26 19:20:15 +00:00
craig.p.drummond
35ed2b3674 Also read /com/canonical/desktop/interface/scrollbar-mode to determine if overlay scrollbars have been disabled. 2014-08-26 19:19:28 +00:00
craig.p.drummond
8580178e8a Capitalise composer, if appropriate, too 2014-08-22 15:49:55 +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
3b9106ad63 Use read-only editable combo for filename in tag editor, so that text can be selected.
BUG: 524
2014-08-21 17:21:27 +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
4d43ba7ae8 Fix KDE preference dialog sizing 2014-08-21 16:41:39 +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
236d7d5ded ...add entry 2014-08-20 19:32:12 +00:00
craig.p.drummond
d7ff11104a Update 2014-08-20 19:31:25 +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
9a745c9c2a Use 'Metadata' and not 'Tags' as metadata/tags view in context song pane. 2014-08-18 19:08:47 +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
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
63408da862 Disable volume fade on stop by default - this is really something MPD itself should implement 2014-08-18 19:06:28 +00:00
craig.p.drummond
e8f96461fb Attempt to align song view selector with header. 2014-08-18 19:05:22 +00:00
craig.p.drummond
3985561a20 Don't center align context view headers and images - as this does not always work for images. 2014-08-18 19:04:59 +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
874e2ab671 If auto-splitter hide is disabled, then restore sizes.
BUG: 521
2014-08-17 15:45:47 +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
7cd616afc9 Spelling 2014-08-17 15:03:38 +00:00
craig.p.drummond
614ee1ee09 Increase gap between add and play icons in grid view. 2014-08-17 15:01:48 +00:00
craig.p.drummond
e853fd3e77 Always large action icons for grid view. 2014-08-17 15:01:32 +00:00
craig.p.drummond
f14085da14 Show perfomer in cover tooltip if this is set and different to album artist. 2014-08-17 15:00:38 +00:00
craig.p.drummond
733fd055c1 Split genres by comma in table views 2014-08-17 14:59:37 +00:00