Commit Graph

144 Commits

Author SHA1 Message Date
Craig Drummond
9b5ca00680 Cleanup some settings. No longer offer to save lyrics, artist images,
and backdrops in MPD folder, just save in cache dir. Move cover setting
into interface settings - in a new 'Covers' tab.
2018-02-15 20:18:08 +00:00
Craig Drummond
3684f3b26d Add option to use 'Original Year' to display and sort albums.
Issue #1177
2018-02-01 19:36:27 +00:00
Craig Drummond
445d1497ac Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
948026d73b Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Craig Drummond
c30650adc9 Add option to show bitrate, sample rate, and format in toolbar.
Issue #1120
2017-11-11 19:24:46 +00:00
Craig Drummond
aae97159c1 nly enable system tray for Linux if org.kde.StatusNotifierWatcher DBUS
service is registered.
2017-09-08 20:25:20 +01:00
Craig Drummond
d34dfc8af2 Disable system-tray icon code for GNOME shell (but not Ubuntu's GNOME
shell session).
2017-09-01 22:57:54 +01:00
Craig Drummond
08e0a2821d Add option to set application style. 2017-08-12 22:27:58 +01:00
Craig Drummond
6b94b0f4a9 Enable retina support for all builds. 2017-07-03 18:24:34 +01:00
Craig Drummond
fe7be6bfd9 Enable retina option for all platforms 2017-06-28 20:44:50 +01:00
Craig Drummond
3ef2515e45 Remove touch support - does not work that well, and QtWidgets are not designed for touch 2017-04-11 17:15:21 +01:00
Craig Drummond
e67d6e3a23 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
a2f007a2b7 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
18e2fb6dcf Remove Qt4 support 2017-04-02 18:43:34 +01:00
Craig Drummond
e60bdafa11 Remove KDE4 and Ubuntu Touch support 2017-04-01 22:55:27 +01:00
Craig Drummond
98936e0504 When listing albums where composer is used for artist grouping, place album artist name after album name if different from composer.
Issue #896
2016-10-16 22:33:41 +01:00
Craig Drummond
05647dca0f Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
9eb621e780 Allow to specify a list of folders for 'Single Tracks' UI strings not updated, as already sent for translation. 2015-12-19 22:18:49 +00:00
Craig Drummond
2406289303 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
5f10818511 Add option (in Interface/Tweaks) to control how CUE files are handled.
#708
2015-08-09 19:24:42 +01:00
Craig Drummond
2d754d8ac1 Add option to disable MPRIS interface.
#707
2015-07-25 18:07:15 +01:00
Craig Drummond
e33d41066e Add option to set prefixes to ignore when sorting (e.g. 'The')
#706
2015-07-25 17:38:56 +01:00
Craig Drummond
f66968894a Hack-around size issue with OSX config dialog 2015-07-06 18:21:09 +01:00
Craig Drummond
efd10c4fa1 External/Notifications tab is tab 3 now! 2015-07-06 18:03:28 +01:00
Craig Drummond
fb23f37820 Fix OSX build
#677
2015-07-05 14:04:09 +01:00
Craig Drummond
86f3408845 Better layout for tweaks page 2015-07-03 21:27:34 +01:00
Craig Drummond
5fe2db6319 Move view settings into menu button for each view 2015-06-27 17:06:14 +01:00
Craig Drummond
406f99be02 Always build support for Dynamic, Online, and Streams 2015-06-26 21:18:25 +01:00
Craig Drummond
e29a3ebd9e Always use monochrome sidebar icons 2015-06-26 18:15:20 +01:00
Craig Drummond
8e6dd7cb5d - Move streams into online page
- Rename online to internet
2015-06-24 22:30:22 +01:00
Craig Drummond
e1fc44fb07 Add (untested!) option to group tracks within configured folder as 'Various Artists / Single Tracks' 2015-06-08 18:46:39 +01:00
Craig Drummond
087bffb08c 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
5d7f2ea2d6 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
9c959d930b Remove touch friendly setting from OSX builds - no touch screen Macs? 2015-04-05 09:55:11 +00:00
craig.p.drummond
f6e7192bda Fix KDE build
BUG: 658
2015-03-31 17:25:30 +00:00
craig.p.drummond
1693fe4ef8 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
ce394041f1 Add high-dpi support to Linux and Windows Qt5.4 builds. 2014-11-14 16:39:01 +00:00
craig.p.drummond
1a3734f8df 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
46d58214d3 Show OSX notifications even when Cantata has focus. 2014-09-26 20:22:00 +00:00
craig.p.drummond
4676b6129e Add notifications for OSX - only shown when Cantata is not focused. 2014-09-26 16:51:27 +00:00
craig.p.drummond
16d719f3d2 Better retina support. 2014-09-18 16:29:58 +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
5078e933ea - 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
7a0747d17d Add option to disable song info tooltips. 2014-09-14 08:01:19 +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
681ae23b2a Re-arrange sidebar options if limited height 2014-08-21 16:38:58 +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
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
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