Commit Graph

227 Commits

Author SHA1 Message Date
Craig Drummond
4184c18880 Add 'paranoiaOffset' config item to set cdparanoia offset whe reading
discs.
Issue #1341
2018-08-10 11:31:24 +01:00
Craig Drummond
0db982a082 Make automatic sidebar view change configurable 2018-03-24 15:43:39 +00:00
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
600a4197da Re-add option to show menubar under non-GNOME DE's
Closes #1176
2018-01-27 10:20:22 +00:00
Craig Drummond
445d1497ac Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
b3f3506c0e Store pre-maximised state, so that when size is restored after starting
maximised it is restored to the correct size.
2017-12-18 19:07:46 +00:00
Craig Drummond
7b0e517bef Add command-line options to set debugging and to disable network access.
Issue #1127
2017-11-26 18:16:21 +00:00
Craig Drummond
0e884e3ea0 Add GUI option to control volume step.
Issue #1127
2017-11-26 17:32:51 +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
dbb4325e40 Only use menubar for macOS builds. 2017-08-18 22:44:21 +01:00
Craig Drummond
08e0a2821d Add option to set application style. 2017-08-12 22:27:58 +01:00
Craig Drummond
f4232001d8 Store replaygain settings in Cantata's config file, as it appears MPD
does not persist changes.
Issue #1041
2017-07-10 20:32:54 +01:00
Craig Drummond
6b94b0f4a9 Enable retina support for all builds. 2017-07-03 18:24:34 +01:00
Craig Drummond
a1672ed02b Add style config item to force style - no UI yet. 2017-07-03 17:57:55 +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
4f7357c5bd Reduce number of advanced config items - there was just too many. 2017-04-08 19:27:18 +01:00
Craig Drummond
a2f007a2b7 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
e60bdafa11 Remove KDE4 and Ubuntu Touch support 2017-04-01 22:55:27 +01:00
Craig Drummond
626a305395 Add (config file only) option to use user's icon theme. Linux only. 2016-01-27 20:16:10 +00:00
Craig Drummond
05647dca0f Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
1433f407fa Use own icons for non-KDE desktops, if not using oxygen, gnome, or humanity icons. 2016-01-07 22:04:29 +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
a838b31964 Don't use KWallet for MPD password - it's overkill, as MPD password is sent in plain text! 2015-09-18 21:27:35 +01: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
43050159fa For consistency with library model, only add songs that pass filtering 2015-07-26 19:11:07 +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
5fe2db6319 Move view settings into menu button for each view 2015-06-27 17:06:14 +01:00
Craig Drummond
e29a3ebd9e Always use monochrome sidebar icons 2015-06-26 18:15:20 +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 Drummond
9ab375ffe7 Move MPD specific settings out of gui/settings and just use
Configuration to read.
2015-04-27 20:43:13 +01: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
12b7bf0e83 Rename mpd source folder to mpd-interface to help build errors when libmpdclient(?) is also installed.
BUG: 650
2015-03-16 19:18:52 +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
0908970798 Seek current track when Control+Arrow key pressed.
BUG: 566
2014-10-17 22:18:39 +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
720dda7965 If initial settings wizard is canceled, ensure that it is shown at next start. 2014-09-26 16:50:35 +00:00
craig.p.drummond
93ead18ce4 Configurable podcast download limit; 0 (dont download), 1, 2, 5, 10, 15, 20, 50, or all episodes.
BUG: 547
2014-09-25 20:56:56 +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
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
7a0747d17d Add option to disable song info tooltips. 2014-09-14 08:01:19 +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
bc5c6233d0 Remove unimplemented function 2014-08-18 19:08:15 +00:00
craig.p.drummond
58982bc321 Fix fade range 2014-08-18 19:05:52 +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