Commit Graph

118 Commits

Author SHA1 Message Date
Craig Drummond
487fd0f3c0 Move view settings into menu button for each view 2015-06-27 17:06:14 +01:00
Craig Drummond
67507362d5 Always build support for Dynamic, Online, and Streams 2015-06-26 21:18:25 +01:00
Craig Drummond
ac4cd39139 Always use monochrome sidebar icons 2015-06-26 18:15:20 +01:00
Craig Drummond
b207ade4c4 - Move streams into online page
- Rename online to internet
2015-06-24 22:30:22 +01:00
Craig Drummond
e2c2f41e20 Add (untested!) option to group tracks within configured folder as 'Various Artists / Single Tracks' 2015-06-08 18:46:39 +01:00
Craig Drummond
4a713c7ec9 Initial work on using SQL for MPD cache. Not 100% functional. Eventually
will also use SQL for Jamendo and Magantune...
2015-06-07 22:18:19 +01:00
craig.p.drummond
f943592f7d CMake option to enabkle touch-friendly support. Disable by default (apart from in Windows) as it only really works under windows. 2015-04-05 20:09:16 +00:00
craig.p.drummond
cf3816fd0f Remove touch friendly setting from OSX builds - no touch screen Macs? 2015-04-05 09:55:11 +00:00
craig.p.drummond
f40cf49632 Fix KDE build
BUG: 658
2015-03-31 17:25:30 +00:00
craig.p.drummond
0cf86b417e Add option to provide a list of genres which should use composer, and not album-artist, to group albums. 2015-03-25 23:19:42 +00:00
craig.p.drummond
e71ad8b146 Add high-dpi support to Linux and Windows Qt5.4 builds. 2014-11-14 16:39:01 +00:00
craig.p.drummond
276c8607db Re-add option to show artist images in tree and list views.
BUG: 575
2014-10-30 17:21:11 +00:00
craig.p.drummond
65ea91eda7 Show OSX notifications even when Cantata has focus. 2014-09-26 20:22:00 +00:00
craig.p.drummond
5946037c0b Add notifications for OSX - only shown when Cantata is not focused. 2014-09-26 16:51:27 +00:00
craig.p.drummond
0cf5dc87cc Better retina support. 2014-09-18 16:29:58 +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
7f41428e8b - Fix saving of file paths
- Convert home-path to/from ~ for files too
BUG: 544
2014-09-17 18:28:44 +00:00
craig.p.drummond
2190ba242b Add option to disable song info tooltips. 2014-09-14 08:01:19 +00:00
craig.p.drummond
0d681a4d78 Add note-label classes to ensure consistency 2014-08-21 16:40:46 +00:00
craig.p.drummond
7c6e3d24ec Better layout 2014-08-21 16:39:46 +00:00
craig.p.drummond
42891167f6 Re-arrange sidebar options if limited height 2014-08-21 16:38:58 +00:00
craig.p.drummond
2f9cc825fb Use list-style view if screen is small 2014-08-20 19:29:09 +00:00
craig.p.drummond
2690001226 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
d06fd1cbea 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
61123f5fa5 Fix crash in settings dialog when some system-tray options removed.
BUG: 518
2014-08-10 09:23:54 +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
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
c056c3ff13 Remove list style for playqueue - no real point! 2014-07-10 19:49:32 +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
b081594527 In non Dbus Qt builds, if notificaitons is checked ensure that sys tray is also checkedd. Conversly if sys tray is unchecked, uncheck notifications. 2014-06-14 19:26:25 +00:00
craig.p.drummond
a97a7e5d27 s/Q_OS_WIN32/Q_OS_WIN/g 2014-06-10 19:45:33 +00:00
craig.p.drummond
62da2fa44e Use systemDir() 2014-06-03 15:47:45 +00:00
craig.p.drummond
f5c8197617 Use TouchProxyStyle to enable flick-charm 2014-05-19 18:33:36 +00:00
craig.p.drummond
64c06773ce Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
a1337b933c Add option to only act on songs that pass current string or genre filter.
BUG: 473
2014-04-30 18:48:00 +00:00
craig.p.drummond
76264ae7ff Add flickcharm to view 2014-04-28 19:38:25 +00:00
craig.p.drummond
7686c373cd Add list style to playqueue 2014-04-23 18:57:22 +00:00
craig.p.drummond
c454533072 Re-organize play-queue view mode setting - make it easier to add more modes in future. 2014-04-22 18:41:48 +00:00
craig.p.drummond
17d4863385 Make QtWidgets version more touch friendly? 2014-04-17 16:06:00 +00:00
craig.p.drummond
4348fc96f1 More album sort options 2014-04-15 19:15:12 +00:00
craig.p.drummond
834f2179ef Remove grouping of multiple-artist albums under 'Various Artists' 2014-04-01 18:02:12 +00:00
craig.p.drummond
39c195f1bf Hide track change popup setting if running under Linux and org.freedesktop.Notifications DBus service is not registered. 2014-03-31 17:51:26 +00:00
craig.p.drummond
a934e3250c Fix enabling of "Initially collapse albums" in playlists settings tab. 2014-03-06 20:05:02 +00:00
craig.p.drummond
76e8e3ce04 Do not allow 'auto-hide sidebar' and 'playqueue in sidebar' to be active at the same time. 2014-02-28 20:13:38 +00:00
craig.p.drummond
e46c4c242d Capitalize 'Play Queue' 2014-02-28 20:12:40 +00:00
craig.p.drummond
e202a73fbe Configurable search view 2014-02-17 20:16:39 +00:00
craig.p.drummond
ead264d7ba Place 'Grouped Albums' before 'Table' in playqueue view settings, to be consistent with playlist view settings. 2014-01-30 19:24:53 +00:00
craig.p.drummond
2a432813e3 Add 'Configure...' to sidebat menu - opens settings page at relevant section. 2014-01-28 19:06:52 +00:00
craig.p.drummond
c0a0751643 Add 'Table' style view for playlists.
BUG: 391
2014-01-27 19:37:54 +00:00