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
d584ece32a
Use a combo box for 'Transcode if...' options.
...
Issue #1107
2017-10-23 18:36:24 +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
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
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
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
2406289303
Update (c) year
2015-08-13 21:12:34 +01: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
d2cf06881a
Replace spaces in schema too
2014-07-15 18:59:11 +00:00
craig.p.drummond
eac245fd65
Also read performer for display in context view
2014-06-11 18:25:29 +00:00
craig.p.drummond
d29d9a8781
Alter includes to have su-folder - e.g. utils.h -> support/utils.h
2014-05-13 18:37:52 +00:00
craig.p.drummond
607e5768ef
USe return of QString.simplified!!!
2014-04-23 19:03:53 +00:00
craig.p.drummond
537d31c2e9
isMpd is not used in some builds
2014-04-23 19:03:34 +00:00
craig.p.drummond
31f2b23f2d
Coding changes...
2014-04-04 19:39:47 +00:00
craig.p.drummond
8f0a43c932
Store filename scheme per MPD instance
2014-04-04 19:36:11 +00:00
craig.p.drummond
86a6492799
Dont delete mpd config group...
2014-04-02 20:14:58 +00:00
craig.p.drummond
b7268e16ab
Use a class to hide KConfig/QSettings differences - as opposed to using #defines
2014-03-25 19:47:36 +00:00
craig.p.drummond
ca7c42b244
Allow setting of custom device name for UMS and MTP devices.
2014-02-17 20:09:49 +00:00
craig.p.drummond
a542e1e9ca
Only translate "Unknown" and "Various Artists" once
2014-01-29 19:15:57 +00:00
craig.p.drummond
ab7ffecca3
Update (c) year
2014-01-06 19:32:05 +00:00
craig.p.drummond
929d21c8c1
Dissalow chaning of filename scheme for MTP devices.
2013-12-05 19:41:17 +00:00
craig.p.drummond
e872124e3b
Initial support for Composer tag
2013-08-22 18:18:59 +00:00
craig.p.drummond
93db55160e
Add support for a simple profile where MPD is started by cantata, and the only settings are the music folder and cover names.
2013-06-23 08:51:19 +00:00
craig.p.drummond
c3ab6851dc
Qt5, KDE, and Windows compile fixes
2013-03-20 19:35:06 +00:00
craig.p.drummond
71c381cc59
Support lame for CD encoding
2013-03-13 20:03:54 +00:00
craig.p.drummond
62b24fb31c
Default codec value
2013-03-08 21:20:17 +00:00
craig.p.drummond
5dbf5fb783
Set default codec settings for local library
2013-03-08 21:05:10 +00:00
craig.p.drummond
9889170f37
Initial support for AudioCDs
...
TODO: Editing of track details, covers, testing, etc...
2013-03-06 17:24:33 +00:00
craig.p.drummond
d60eb0f4c6
Revert %title% to default behaviour. Add %artistandtitle% for "Artist - Title"
2013-02-28 20:15:51 +00:00
craig.p.drummond
b884ce171d
When renaming files based upon scheme, if artist!=albumArtist, then add artist to %title% key. Extend file naming scheme to have a %plaintitle% which allways corresponds to just the title.
2013-02-28 18:13:11 +00:00
craig.p.drummond
201484c107
- Handle multiple storage locations on MTP devices.
...
- Fix creation of music folder on MTP devices.
2013-02-24 22:50:53 +00:00
craig.p.drummond
09374f37a4
Remove Qt module prefix from includes - will make Qt5 port a little easier!
2013-01-28 19:33:42 +00:00
craig.p.drummond
505da25010
Add support for downloading from Jamendo
2013-01-17 17:03:42 +00:00
craig.p.drummond
476d132466
Update copyright year
2013-01-17 16:57:20 +00:00
craig.p.drummond
15033a5899
Eanble cache by default
2012-12-18 19:34:40 +00:00
craig.p.drummond
d174384739
Add option to specify max cover size when transfering to device.
2012-12-07 19:44:45 +00:00
craig.p.drummond
187636898e
Device sync support for Qt-only builds. To support this, a cut-down version of Solid is included.
2012-09-17 18:39:01 +00:00
craig.p.drummond@gmail.com
4b008d734a
Fix Qt compile
2012-08-14 11:08:20 +00:00
craig.p.drummond
832aaa6a08
Save MPD filename scheme settings with MPD server settings.
2012-08-13 18:56:01 +00:00
craig.p.drummond
4f4b3c9cbd
Save MPD filename settings.
2012-06-01 16:24:04 +00:00
craig.p.drummond
17a2efc29f
Add Track Organizer dialog to Qt-only build.
2012-05-31 19:48:31 +00:00