Commit Graph

14 Commits

Author SHA1 Message Date
craig.p.drummond
c60604502f Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
fbe6f03408 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
c57477376b - 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
9c357b15a7 Fix detection of audio codecs for ffmpeg 1.0.
BUG:123
2012-10-29 12:12:02 +00:00
craig.p.drummond
173712493c 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
8cbc666e00 Use 'avcodec' if 'ffmpeg' is not found. 2012-08-12 14:14:42 +00:00
craig.p.drummond
f5f3114145 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
9234e6351b Fix transcoding with new ffmpeg.
BUG:15
2012-05-18 16:33:28 +00:00
craig
6fd75d5337 When renaming files, rename file.lyrics if it exists. 2012-03-13 19:31:43 +00:00
craig
3fc92399cd Use correct value for transcoder parameter. 2012-02-19 14:31:16 +00:00
craig
4b8bdc0c4d Specify "-threads 0" to casue ffmpeg to use multiple threads, if encoder supports this. 2012-02-09 20:10:40 +00:00
craig
852258b3ce Formatting 2012-02-03 19:34:24 +00:00
craig
135ab049bb Add option to only transcode if source is a different format. 2012-01-28 21:37:23 +00:00
craig
8534e5f4a3 Initial transcode support 2012-01-28 11:26:49 +00:00