Commit Graph

5 Commits

Author SHA1 Message Date
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
76f3595294 Dont call QTimer::singleShot in constructor, but call job->start() after it is created. 2012-10-02 11:19:52 +00:00
craig.p.drummond
77be6e9f55 Fix transcoding progress updates 2012-09-28 16:20:35 +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
8534e5f4a3 Initial transcode support 2012-01-28 11:26:49 +00:00