David Sansome
|
ed1a25693c
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
David Sansome
|
e4f5e97b17
|
Allow GetSupportedFiletypes to return an error, and make it possible to request a list of supported filetypes at the same time as opening the device for copying - making things much faster on MTP devices.
|
2010-08-30 12:22:15 +00:00 |
David Sansome
|
d7e71ad14a
|
Fix some little progress calculation bugs
|
2010-08-30 12:00:11 +00:00 |
David Sansome
|
728925097d
|
Show progress information when transcoding files to copy to a device
|
2010-08-30 11:36:40 +00:00 |
David Sansome
|
ebe237cd40
|
Codereview comments from r1844
|
2010-08-29 19:50:06 +00:00 |
David Sansome
|
93b35a6379
|
Clean up transcoded files from /tmp
|
2010-08-29 19:26:20 +00:00 |
David Sansome
|
4b381e00fd
|
Transcode files when copying them to devices
|
2010-08-29 19:22:21 +00:00 |
David Sansome
|
04e7e26088
|
Allow devices to report progress information about individual songs back to the Organise object. Implement this for MTP
|
2010-08-28 21:55:30 +00:00 |
David Sansome
|
c0ea45a9c9
|
Show an error dialog when copying or deleting files failed.
|
2010-08-14 11:51:50 +00:00 |
David Sansome
|
b27238a480
|
Test whether we can still talk to afc before freeing the lockdownd client (fixes usbmuxd errors once and for all), report afc copy errors, keep track of files that failed to copy to a device, don't attempt to write the itunesdb if there were errors during copying.
|
2010-08-10 19:42:43 +00:00 |
David Sansome
|
5e00eb11de
|
Pass shared_ptrs to music storage things to the organiser thread so they won't get deleted if the device is disconnected
|
2010-08-09 21:50:46 +00:00 |
David Sansome
|
5517e2a503
|
Oops, don't need this hack any more
|
2010-08-01 11:05:14 +00:00 |
David Sansome
|
02783b1d5d
|
Unmount devices from the main thread instead of the organiser thread - fixes a crash when unmounting after copying
|
2010-08-01 11:01:07 +00:00 |
David Sansome
|
b2aba2bac2
|
Add an option to eject a device after copying files to it. Now with bonus multiple virtual inheritance.
|
2010-07-25 09:52:29 +00:00 |
David Sansome
|
1d5cef0f0d
|
Set the organise progress to 100% when all files have been copied, but before the device is finalised
|
2010-07-24 17:40:19 +00:00 |
David Sansome
|
b624be9800
|
Add almost-working support for writing to ipods
|
2010-07-24 16:58:14 +00:00 |
David Sansome
|
62616304d8
|
Add a MusicStorage interface that can be used to abstract away the details of copying a file to a device.
|
2010-07-19 19:56:29 +00:00 |
John Maguire
|
b4fa694847
|
Fix crash in file organiser.
|
2010-07-01 19:10:48 +00:00 |
David Sansome
|
2b17a8ee1f
|
Revert r1344 (the timer tracing), it didn't help
|
2010-06-25 22:04:24 +00:00 |
David Sansome
|
cc6413ab0e
|
Add tracing to every timer event, might help track down CPU usage...
|
2010-06-25 08:46:03 +00:00 |
David Sansome
|
e1e8866424
|
Make pausing and resuming library scans come from the task manager, not the organiser.
|
2010-06-24 22:59:29 +00:00 |
David Sansome
|
05b6c8fe71
|
Allow organising of whole directories, and pause the library watcher while organising is in progress.
|
2010-06-24 21:46:18 +00:00 |
David Sansome
|
f9e3d405cd
|
Consts and grammar
|
2010-06-24 18:59:09 +00:00 |
David Sansome
|
5f9c1bb2aa
|
Oops, don't need this any more
|
2010-06-24 18:37:13 +00:00 |
David Sansome
|
0848f62c3d
|
Move OrganiseFormat to core/ and add an Organise class that actually does the work.
|
2010-06-24 18:33:38 +00:00 |