.. |
afcdevice.cpp
|
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 |
afcdevice.h
|
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 |
afcfile.cpp
|
Keep the same iPod connection when copying or removing multiple files, instead of connecting and disconnecting for each one. Also fix the lockdownd hack.
|
2010-08-14 11:16:11 +00:00 |
afcfile.h
|
Improve error handling while transferring the iTunes database to/from the iPod
|
2010-08-09 19:24:17 +00:00 |
afctransfer.cpp
|
Fix copying to iDevice when artwork directory doesn't exist.
|
2010-08-28 23:37:10 +00:00 |
afctransfer.h
|
Keep the same iPod connection when copying or removing multiple files, instead of connecting and disconnecting for each one. Also fix the lockdownd hack.
|
2010-08-14 11:16:11 +00:00 |
connecteddevice.cpp
|
Transcode files when copying them to devices
|
2010-08-29 19:22:21 +00:00 |
connecteddevice.h
|
Transcode files when copying them to devices
|
2010-08-29 19:22:21 +00:00 |
devicedatabasebackend.cpp
|
Transcode files when copying them to devices
|
2010-08-29 19:22:21 +00:00 |
devicedatabasebackend.h
|
Transcode files when copying them to devices
|
2010-08-29 19:22:21 +00:00 |
devicekitlister.cpp
|
Semi-working WMDM device lister
|
2010-08-15 23:26:04 +00:00 |
devicekitlister.h
|
Semi-working WMDM device lister
|
2010-08-15 23:26:04 +00:00 |
devicelister.cpp
|
*Fix device lister shutdown on mac
|
2010-08-23 10:26:00 +00:00 |
devicelister.h
|
Properly shut down the WMDM lister
|
2010-08-22 15:42:21 +00:00 |
devicemanager.cpp
|
Transcode files when copying them to devices
|
2010-08-29 19:22:21 +00:00 |
devicemanager.h
|
Transcode files when copying them to devices
|
2010-08-29 19:22:21 +00:00 |
deviceproperties.cpp
|
Transcode files when copying them to devices
|
2010-08-29 19:22:21 +00:00 |
deviceproperties.h
|
Store the device's transcode preference in the database
|
2010-08-29 15:32:36 +00:00 |
deviceproperties.ui
|
Pick a good default format to transcode to
|
2010-08-29 16:12:55 +00:00 |
devicestatefiltermodel.cpp
|
In the organise dialog, prompt before connecting a device that hasn't been connected before
|
2010-08-14 12:30:51 +00:00 |
devicestatefiltermodel.h
|
In the organise dialog, prompt before connecting a device that hasn't been connected before
|
2010-08-14 12:30:51 +00:00 |
deviceview.cpp
|
Avoid using such small font sizes
|
2010-08-28 18:43:01 +00:00 |
deviceview.h
|
Show an error dialog when copying or deleting files failed.
|
2010-08-14 11:51:50 +00:00 |
filesystemdevice.cpp
|
Copy files to afc devices. Doesn't quite work yet
|
2010-08-08 17:41:06 +00:00 |
filesystemdevice.h
|
Copy files to afc devices. Doesn't quite work yet
|
2010-08-08 17:41:06 +00:00 |
giolister.cpp
|
Semi-working WMDM device lister
|
2010-08-15 23:26:04 +00:00 |
giolister.h
|
Fix compile problem with glib >= 2.25. Fixes issue #662
|
2010-08-27 16:43:11 +00:00 |
gpoddevice.cpp
|
Add ipod supported file types.
|
2010-08-29 14:49:54 +00:00 |
gpoddevice.h
|
Add ipod supported file types.
|
2010-08-29 14:49:54 +00:00 |
gpodloader.cpp
|
Keep a shared_ptr on connected devices during the lifetime of their background processing threads
|
2010-08-09 21:32:25 +00:00 |
gpodloader.h
|
Keep a shared_ptr on connected devices during the lifetime of their background processing threads
|
2010-08-09 21:32:25 +00:00 |
ilister.cpp
|
Semi-working WMDM device lister
|
2010-08-15 23:26:04 +00:00 |
ilister.h
|
Semi-working WMDM device lister
|
2010-08-15 23:26:04 +00:00 |
imobiledeviceconnection.cpp
|
Fix copying to iDevice when artwork directory doesn't exist.
|
2010-08-28 23:37:10 +00:00 |
imobiledeviceconnection.h
|
Fix copying to iDevice when artwork directory doesn't exist.
|
2010-08-28 23:37:10 +00:00 |
macdevicelister.h
|
*Fix device lister shutdown on mac
|
2010-08-23 10:26:00 +00:00 |
macdevicelister.mm
|
*Fix device lister shutdown on mac
|
2010-08-23 10:26:00 +00:00 |
mtpconnection.cpp
|
Support copying files to MTP devices
|
2010-08-14 16:39:45 +00:00 |
mtpconnection.h
|
Support copying files to MTP devices
|
2010-08-14 16:39:45 +00:00 |
mtpdevice.cpp
|
Transcode files when copying them to devices
|
2010-08-29 19:22:21 +00:00 |
mtpdevice.h
|
Get a list of file formats supported by an MTP device
|
2010-08-29 00:08:39 +00:00 |
mtploader.cpp
|
Support removing files from MTP devices
|
2010-08-14 17:06:38 +00:00 |
mtploader.h
|
Initial support for MTP devices
|
2010-08-14 15:57:05 +00:00 |
wmdmdevice.cpp
|
Get a list of file formats supported by a WMDM device
|
2010-08-29 00:34:35 +00:00 |
wmdmdevice.h
|
Get a list of file formats supported by a WMDM device
|
2010-08-29 00:34:35 +00:00 |
wmdmlister.cpp
|
Try to parse a drive letter out of a WMDM device name, so we can use it as a filesystem device and have ipod support
|
2010-08-28 18:21:37 +00:00 |
wmdmlister.h
|
Try to parse a drive letter out of a WMDM device name, so we can use it as a filesystem device and have ipod support
|
2010-08-28 18:21:37 +00:00 |
wmdmloader.cpp
|
Save the entire path to files on a WMDM device
|
2010-08-28 14:48:41 +00:00 |
wmdmloader.h
|
Save the entire path to files on a WMDM device
|
2010-08-28 14:48:41 +00:00 |
wmdmprogress.cpp
|
Show individual file progress from WMDM devices too
|
2010-08-28 22:15:54 +00:00 |
wmdmprogress.h
|
Show individual file progress from WMDM devices too
|
2010-08-28 22:15:54 +00:00 |
wmdmthread.cpp
|
Support copying files to WMDM devices. Sometimes doesn't crash 100% of the time.
|
2010-08-23 19:13:27 +00:00 |
wmdmthread.h
|
Support copying files to WMDM devices. Sometimes doesn't crash 100% of the time.
|
2010-08-23 19:13:27 +00:00 |