Craig Drummond
13cdbb9728
Some more, minor, updates
...
Issue #1157
2018-01-08 18:03:31 +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
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
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
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
037350609f
Indicate if encoder is avconv
2014-09-04 18:45:06 +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
ab7ffecca3
Update (c) year
2014-01-06 19:32:05 +00:00
craig.p.drummond
bb53d2175f
Add "-o" to oggenc and faac encoder usage.
2013-11-24 20:14:29 +00:00
craig.p.drummond
604dfdc77c
Default ffmpeg modifier/multiplier needs to be 1, not 0!!!!
2013-08-19 18:55:37 +00:00
craig.p.drummond
dba3417a90
Untested support for opus file format
2013-08-19 17:55:31 +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
e81daeb51e
Pass -vn to ffmpeg, to ensure no video!
2013-04-02 19:08:05 +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
17769c9473
Set ffmpeg to overwrite destination files
2013-03-13 20:04:40 +00:00
craig.p.drummond
71c381cc59
Support lame for CD encoding
2013-03-13 20:03:54 +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
ca96ddc8c9
- Fix memleak when copying items to/from devices.
...
- When creating temp files, ensure these are in /tmp!
- If applying various artist workaround for a remote device, apply the workaround to a local temp file, and send this.
2012-12-03 20:02:02 +00:00
craig.p.drummond@gmail.com
389fc00b0d
Fix detection of audio codecs for ffmpeg 1.0.
...
BUG:123
2012-10-29 12:12:02 +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
6aa5edb158
Use 'avcodec' if 'ffmpeg' is not found.
2012-08-12 14:14:42 +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
157500c77e
Fix transcoding with new ffmpeg.
...
BUG:15
2012-05-18 16:33:28 +00:00
craig
c77d956653
When renaming files, rename file.lyrics if it exists.
2012-03-13 19:31:43 +00:00
craig
999d9f7d56
Use correct value for transcoder parameter.
2012-02-19 14:31:16 +00:00
craig
dbfcdadad1
Specify "-threads 0" to casue ffmpeg to use multiple threads, if encoder supports this.
2012-02-09 20:10:40 +00:00
craig
4521d27d84
Formatting
2012-02-03 19:34:24 +00:00
craig
daabe3ca84
Add option to only transcode if source is a different format.
2012-01-28 21:37:23 +00:00
craig
05e5324c3a
Initial transcode support
2012-01-28 11:26:49 +00:00