summaryrefslogtreecommitdiff
path: root/src/Dap
AgeCommit message (Expand)AuthorFilesLines
2011-04-26cleanup: Remove Ipod backendGabriel Burt52-2151/+0
2011-04-26Dap.MassStorage: Add USB ids for Xperia X12 (bgo#647754)Hajime Mizuno1-0/+3
2011-04-08AppleDevice: Ensure m4a/mp3 are supported (bgo#633552)Gabriel Burt1-4/+10
2011-04-04Dap.MassStorage: Support the LG Optimus S Android phone (bgo#646593)Bertrand Lorentz1-0/+3
2011-04-03Dap.MassStorage: Add support for Sharp IS03 Android phone (bgo#646588)Koichi Akabe1-0/+3
2011-03-29AppleDevice: Fix music appearing in Videos in Banshee (bgo#636448)Gabriel Burt1-3/+12
2011-03-28AppleDevice: Change exception type for better loggingGabriel Burt1-1/+1
2011-03-28MassStorage: Ignore unmounted volumesGabriel Burt1-1/+1
2011-03-28Mtp: Only unmount devices that are actually mountedGabriel Burt1-1/+1
2011-03-28Mtp: Ignore devices with DeviceNumber == 0Gabriel Burt1-1/+1
2011-03-22WebOSDevice: Support playlists (bgo#641486)Mark Busby1-4/+10
2011-03-22MassStorage: Support Sirius Alpha Android phone (bgo#643960)kentaro KAZUHAMA1-0/+3
2011-03-22Dap: Add support for Sharp IS01 (bgo#645361)Yuuto Tokunaga1-0/+3
2011-02-16AppleDevice: Fix addin title capitalization and wordingGabriel Burt1-1/+1
2011-02-02windows: Change OutputPath to bin/binGabriel Burt5-13/+13
2011-01-26build: MonoDevelop csproj file updatesGabriel Burt4-4/+1
2011-01-26Remove <Package> elements from project refs (bgo#639808)Dustin C. Hatch5-16/+0
2011-01-17Dap.MassStorage: Add second USB ids for Ideos and Xperia (bgo#639604)kentaro KAZUHAMA1-2/+2
2011-01-12Dap.MassStorage: Add support for Nexus S (bgo#638989)kentaro KAZUHAMA1-0/+3
2011-01-05Dap.MassStorage: Add support for Xperia X10 mini pro (bgo#638755)kentaro KAZUHAMA1-1/+1
2010-12-30[Dap.AppleDevice] Fix error messageAlex Launi1-1/+1
2010-12-22AppleDevice: Remove invalid tracks before syncing (bgo#634652)Andrés G. Aragoneses1-12/+34
2010-12-16[AppleDevice] Make sure our IpodInfo isn't nullAlex Launi1-1/+1
2010-12-13[AppleDevice] Initialize the ipod each time we load so that we know we have a...Alex Launi1-0/+1
2010-12-08[AppleDevice] Fix podcast flag for video podcastsGabriel Burt1-1/+2
2010-11-29[Dap.MassStorage] Add the non-debug usb id for LG AllyAran Cox1-1/+1
2010-11-26[Dap.MassStorage] Add support for the LG Ally phone (bgo#635088)Aran Cox1-0/+3
2010-11-07[Dap] Fix not transcoding some files when we shouldMichał Sawicz1-4/+6
2010-11-07[Dap] Hide the search entry for DapSourceGabriel Burt1-0/+4
2010-11-07[AppleDevice] Fix podcast support (bgo#631172)Gabriel Burt1-0/+1
2010-11-07[AppleDevice] Sync the Sort* fields (bgo#587936)Gabriel Burt1-0/+14
2010-11-05Don't include track# in filename patterns if emptyGabriel Burt1-1/+1
2010-11-01[Dap.MassStorage] Add support for Huawei Ideos Android phoneskentaro KAZUHAMA1-0/+3
2010-10-15[Dap.MassStorage] Fix extensionless files (bgo#631687)Gabriel Burt1-1/+1
2010-10-14[ThickClient] Clean up SourceViewGabriel Burt1-1/+1
2010-10-06[AppleDevice] Add a matching 'StopSync' call.Alan McGovern1-0/+1
2010-09-29[AppleDevice] Don't blindly mount every unmounted volume.Alan McGovern1-1/+6
2010-09-29[AppleDevice] Only mount a device if it has non-null MediaCapabilitiesAlan McGovern1-1/+1
2010-09-24[AppleDevice] Create Master playlist if neededGabriel Burt1-27/+27
2010-09-24[AppleDevice] Create the Podcasts playlist if neededGabriel Burt2-2/+8
2010-09-24[AppleDevice] Add playlist support (bgo#628675)Alan McGovern1-59/+44
2010-09-23[Mtp] Iterate over a copy of the Children list (bgo#629519)Bertrand Lorentz1-1/+2
2010-09-23[AppleDevice] Correctly set track media attributes (bgo#629103)Jensen Somers2-76/+84
2010-09-19[Dap.MassStorage] Add USB id for Motorola Droid XBertrand Lorentz1-0/+3
2010-09-19[Dap.{Ipod & AppleDevice}] Refactoring: throw earlier in UpdateInfo()Andrés G. Aragoneses2-74/+74
2010-09-19[Dap.Ipod] Update metadata in Manual Sync mode (bgo#589196)Andrés G. Aragoneses2-4/+58
2010-09-19[Dap.AppleDevice] Update metadata in Manual Sync mode (bgo#589196)Andrés G. Aragoneses2-4/+59
2010-09-19[Dap] Infrastructure for saving metadata (Manual Sync) (bgo#589196)Andrés G. Aragoneses6-2/+81
2010-09-19[Dap.AppleDevice] Fix the total in the progress while sync occursAndrés G. Aragoneses1-2/+3
2010-09-19[Dap.Ipod] (Cosmetic) Fix indentationAndrés G. Aragoneses1-7/+7