Clementine-audio-player-Mac.../src/devices
David Sansome 94a9d520b5 Show the mount path of connected devices 2010-07-24 23:20:34 +00:00
..
connecteddevice.cpp Add almost-working support for writing to ipods 2010-07-24 16:58:14 +00:00
connecteddevice.h Show the mount path of connected devices 2010-07-24 23:20:34 +00:00
devicedatabasebackend.cpp Save changes made in the device properties dialog 2010-07-04 15:18:37 +00:00
devicedatabasebackend.h Save changes made in the device properties dialog 2010-07-04 15:18:37 +00:00
devicekitlister.cpp Implement the rest of the GIO backend. Devices are now keyed off "mount URLs" as well as backend-specific device IDs, if two or more devices share the same mount URL then the metadata gets taken from the most reliable backend. 2010-07-17 17:18:02 +00:00
devicekitlister.h Implement the rest of the GIO backend. Devices are now keyed off "mount URLs" as well as backend-specific device IDs, if two or more devices share the same mount URL then the metadata gets taken from the most reliable backend. 2010-07-17 17:18:02 +00:00
devicelister.cpp Implement the rest of the GIO backend. Devices are now keyed off "mount URLs" as well as backend-specific device IDs, if two or more devices share the same mount URL then the metadata gets taken from the most reliable backend. 2010-07-17 17:18:02 +00:00
devicelister.h Messy mac device listing code using three different APIs. At least the IOKit one will probably go away. 2010-07-23 13:46:30 +00:00
devicemanager.cpp Show the mount path of connected devices 2010-07-24 23:20:34 +00:00
devicemanager.h Show the mount path of connected devices 2010-07-24 23:20:34 +00:00
deviceproperties.cpp Show some more information for GIO devices 2010-07-17 22:06:19 +00:00
deviceproperties.h Save changes made in the device properties dialog 2010-07-04 15:18:37 +00:00
deviceproperties.ui Change the capacity field to a label, and make double clicking a device actually connect it 2010-07-04 15:25:11 +00:00
devicestatefiltermodel.cpp Disable the "copy to device" action if there are no devices connected 2010-07-24 18:31:05 +00:00
devicestatefiltermodel.h Disable the "copy to device" action if there are no devices connected 2010-07-24 18:31:05 +00:00
deviceview.cpp Show the mount path of connected devices 2010-07-24 23:20:34 +00:00
deviceview.h Add a menu item for copying songs off devices to the library 2010-07-18 17:13:43 +00:00
filesystemdevice.cpp 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
filesystemdevice.h 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
giolister.cpp Show some more information for GIO devices 2010-07-17 22:06:19 +00:00
giolister.h Show some more information for GIO devices 2010-07-17 22:06:19 +00:00
gpoddevice.cpp When copying songs to an iPod, add them to our LibraryBackend as well so they get shown in the model. Also support deleting the originals. 2010-07-24 20:43:51 +00:00
gpoddevice.h When copying songs to an iPod, add them to our LibraryBackend as well so they get shown in the model. Also support deleting the originals. 2010-07-24 20:43:51 +00:00
gpodloader.cpp Destroy the gpodloader, only load the itunes database once, ensure only one Organiser thread can write to the ipod at once, make Organiser threads wait for the device to be loaded before they start writing. 2010-07-24 17:41:18 +00:00
gpodloader.h Destroy the gpodloader, only load the itunes database once, ensure only one Organiser thread can write to the ipod at once, make Organiser threads wait for the device to be loaded before they start writing. 2010-07-24 17:41:18 +00:00
macdevicelister.h Support mass storage devices on Mac. 2010-07-24 18:34:22 +00:00
macdevicelister.mm Fix code review comments from r1530 2010-07-24 19:02:49 +00:00