Commit Graph

30 Commits

Author SHA1 Message Date
craig.p.drummond
9d2bcbcb98 USe native dir separators for display 2013-10-14 18:17:34 +00:00
craig.p.drummond
72cd22161c Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
BUG: 254
2013-07-18 14:52:45 +00:00
craig.p.drummond
a5622b4682 Fix Qt5 segfault on exit, due to static QIcons being destructed. 2013-06-12 19:56:59 +00:00
craig.p.drummond
64392a2ff9 Remove quotes around name 2013-04-02 19:07:38 +00:00
craig.p.drummond
f36cb0c227 Remove "(ffmpeg)" from transcoder names - all transcodes are via ffmpeg! 2013-04-02 19:07:15 +00:00
craig.p.drummond
1bb51442de Also support oggenc and faac
(Both currently untested!)
2013-03-13 20:06:08 +00:00
craig.p.drummond
71c381cc59 Support lame for CD encoding 2013-03-13 20:03:54 +00:00
craig.p.drummond
8bd8df3b36 Connect signal! 2013-03-08 21:05:50 +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
8586152934 Full cover setting takes precedence over basic 2013-02-25 18:57:43 +00:00
craig.p.drummond
68f265df2e Dialog size 2013-02-25 18:57:13 +00:00
craig.p.drummond
2045733f70 Enable cover size, if we enable covers 2013-02-25 18:57:01 +00:00
craig.p.drummond
d75b9017f7 Set options in correct place 2013-02-25 18:56:43 +00:00
craig.p.drummond
fb349f474c Delete widgets, dont just hide 2013-02-25 18:55:29 +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
476d132466 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
c86ef5e44d Add option to embed covers when copying songs to devices. (ID3v2, mp4, vorbis comment tag types only) 2012-12-10 19:56:16 +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@gmail.com
45c5602969 - Check saveable state when 'Replace Spaces' is toggled.
- Store value of 'Auto scan' setting
BUG:126
2012-11-01 12:15:28 +00:00
craig.p.drummond
7562762728 Make 'Icon' a class, and move icons into Icons 2012-10-03 19:16:52 +00:00
craig.p.drummond
443e820ff1 Fix missing icons when not using oxygen 2012-09-28 16:21:47 +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
17a2efc29f Add Track Organizer dialog to Qt-only build. 2012-05-31 19:48:31 +00:00
craig.p.drummond
f9f1edcb6f Reduce KDE/Qt code duplication - by creating dummy Dialog, MessageBox, and InputDialog classes/namespaces for Qt. 2012-05-31 17:45:57 +00:00
craig.p.drummond@gmail.com
2a4146137e Connect autoScan signal 2012-05-06 07:21:42 +00:00
craig.p.drummond@gmail.com
534e580482 Add option for UMS devices to autoscan, or not, when detected - default is
set to not autoscan.
2012-04-23 19:37:47 +00:00
craig
8ca1faa881 Only check folder setting if its appropriate 2012-03-01 18:30:56 +00:00
craig
717516db44 Fxi saving, etc. 2012-02-22 17:27:41 +00:00
craig
afa552e51f Initial work on remote (sshfs) devices. 2012-02-21 17:01:43 +00:00