Commit Graph

806 Commits

Author SHA1 Message Date
Craig Drummond
8f7f4c8c9f Allow .jpeg as extension from cover dialog.
Closes #1368
2018-09-12 19:48:41 +01:00
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
afc4f8315d Remove internal Samba shre mounting code, this had some privilege escalation issues, and is not well tested 2018-06-15 17:48:11 +01:00
Craig Drummond
ce78cdbc81 When moving foldes, move all recognized filetypes
Closes #1305
2018-06-10 19:56:59 +01:00
Craig Drummond
bbff59d793 Remove QIcon::fromTheme usage 2018-05-24 19:11:59 +01:00
Craig Drummond
74fb297167 Make 'Icon' a namespace not class 2018-05-24 19:05:54 +01:00
Craig Drummond
ed3fc33f91 Fix QTemporaryFile usage 2018-05-24 18:03:48 +01:00
Craig Drummond
153c68f0b1 Use more mono icons 2018-05-23 21:14:42 +01:00
Craig Drummond
25eb72397f Remove custom icon theme, and just use FontAwesome.
Issue #1277
2018-05-14 22:24:49 +01:00
Craig Drummond
b8ef7384f4 Revert #62537412bf66c023af3be969ec606c7f1fa4ab5f
Closes #1267
2018-05-05 12:04:46 +01:00
Craig Drummond
62537412bf Open text files with QIODevice::Text
Issue #1261
2018-05-02 21:41:08 +01:00
Craig Drummond
4e6d39fd2b Remove debug 2018-04-02 15:33:05 +01:00
Craig Drummond
3621b5fe9a Fix SSH password prompting under GNOME shell.
Allow SSH passwords to be asked for even if started from commandline.
2018-04-02 12:02:48 +01:00
Craig Drummond
e724584288 Add device name to thread name 2018-04-02 11:19:21 +01:00
Craig Drummond
c5e7fa9c0d Use AUTOMOC 2018-03-07 19:04:14 +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
a559a9d88f Add information text to views when these would otherwise be blank. 2018-02-14 18:04:15 +00:00
Craig Drummond
81f64b86d8 Use nullptr not 0 2018-01-19 18:30:42 +00:00
Craig Drummond
7278b5e9c4 Don't ignore UMS devices just because vendor is Apple
Closes #1167
2018-01-19 18:24:15 +00:00
Craig Drummond
aa8c554601 ...and more 2018-01-16 23:15:08 +00:00
Craig Drummond
38ecccf975 Add more debug
Issue #1167
2018-01-16 23:13:22 +00:00
Craig Drummond
c48f052711 Fix URL clicks in NOTE labels 2018-01-10 18:32:44 +00:00
padertux
d01f915b4a Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
padertux
c2ee7e5ad8 Refactor code to use C++11 overriding 2018-01-08 22:51:48 +01:00
Craig Drummond
13cdbb9728 Some more, minor, updates
Issue #1157
2018-01-08 18:03:31 +00:00
Craig Drummond
fb028380fd Fix a couple of typos
Issue #1157
2018-01-05 17:54:24 +00:00
Craig Drummond
445d1497ac Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
df99826fdd priorty -> priority 2017-12-24 16:37:04 +00:00
Craig Drummond
5c629d2ac0 Fix crash due to deleted widget
Issue #1134
2017-12-03 23:27:46 +00:00
Craig Drummond
94f2c7bec2 Revert to foreach
Issue #1136
2017-12-03 23:16:58 +00:00
Craig Drummond
5f0a90998f Use const 2017-12-03 23:10:04 +00:00
Craig Drummond
948026d73b Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Craig Drummond
a8e6b61951 Fix tab stops 2017-11-27 19:33:16 +00:00
Wolfgang Scherer
426a47ec90 Some incorrect handling of absolute file names fixed 2017-11-09 07:50:55 +01:00
Craig Drummond
d584ece32a Use a combo box for 'Transcode if...' options.
Issue #1107
2017-10-23 18:36:24 +01:00
Craig Drummond
4fb7878a43 If set to only transcode if source is different, or lossless, then only
change extension if song is actually transcoded.
Issue #23
2017-10-23 17:59:57 +01:00
Craig Drummond
c7c2490c7f Type FALC -> FLAC 2017-09-05 19:05:31 +01:00
Craig Drummond
399a5fce60 Add device option to only transcode if source is FLAC or WAV (detection
is solely extension based).
Issue #1049
2017-08-19 14:24:11 +01:00
Craig Drummond
0b18f14089 When adding items with a custom priority, or updating a custom priority,
add option to have this priority decrease with each item.

Issue #1054
2017-08-14 19:42:11 +01:00
Tobias C. Berner
8b825f21c9 Fix tr() call 2017-07-31 23:39:36 +02:00
Craig Drummond
e9891b2ff7 Fix adding covers to MTP devices when transcoding.
Issue #1044
2017-07-30 20:08:10 +01:00
Craig Drummond
ea74e20da8 When AudioCD changed, delete its cached downloaded cover.
Issue #1044
2017-07-23 11:24:54 +01:00
Craig Drummond
91cdabec62 Try to always use fontawesome icons 2017-07-03 18:12:17 +01:00
rezodlub
7cc1c378aa Fixes:
empty folders on MPD side (crash inserting/removing to/from model)
usage of sys/time.h changed to QTime
no unistd.h in Visual Studio
if QT was build without SSL support, there is no QSslSocket class (at least in 5.6 and 5.8)
missing strncasecmp in Visual Studio
utime.sys is actually sys/utime.h in Visual Studio
2017-06-11 15:31:35 +02:00
Craig Drummond
1e9f0fa780 Check for cdio/paranoia.h in cdio/paranoia/paranoia.h
Issue #1022
2017-06-06 17:48:25 +01:00
Craig Drummond
31ad2c97c0 Use libcdio_cdparanoia
Issue #1021
2017-06-03 20:40:53 +01:00
Craig Drummond
0a9365310b Always use uncached MTP mode 2017-04-11 17:31:56 +01:00
Craig Drummond
0bc9c5fb1d Fix build with remote devices
Issue #998
2017-04-10 17:29:18 +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
5492cb98ce Remove further references to Qt4 (no longer supported)
Issue #989
2017-04-03 18:52:19 +01:00