Clementine-audio-player-Mac.../src/devices
John Maguire 3d434f1c88 Remove iDevice support as it doesn't work well for modern devices and libgpod shows no signs of updating to support them.
Fixes issue #3683
2013-05-17 15:30:56 +02:00
..
cddadevice.cpp Also update song count when tags are loaded: I don't know why but there not updated in Init 2012-11-18 22:14:06 +01:00
cddadevice.h Change the include order to fix a build error on FreeBSD. 2012-10-31 10:45:18 -07:00
cddalister.cpp Slightly modify the way CddaLister::Init worksr: as cdio_get_devices sometimes return only symlinks, we should not ignore them. 2012-11-18 22:05:18 +01:00
cddalister.h Make AskForScan() per-device rather than per device lister and fix cddadevice to use the url rather than the unique id. 2011-08-11 22:10:14 +02:00
connecteddevice.cpp Refactoring: instead of passing individual pointers to useful core classes (like TaskManager or LibraryBackend) to each class that uses them, pass one singleton-like Application instance everywhere. 2012-02-26 14:40:51 +00:00
connecteddevice.h Refactoring: instead of passing individual pointers to useful core classes (like TaskManager or LibraryBackend) to each class that uses them, pass one singleton-like Application instance everywhere. 2012-02-26 14:40:51 +00:00
devicedatabasebackend.cpp Fix style, hide the new columns by default, and move the new columns to the end of the enum 2013-03-10 18:16:14 +11:00
devicedatabasebackend.h Refactoring: instead of passing individual pointers to useful core classes (like TaskManager or LibraryBackend) to each class that uses them, pass one singleton-like Application instance everywhere. 2012-02-26 14:40:51 +00:00
devicekitlister.cpp When listing devicekit devices, include drives that only contain a single partition (with no partition table). 2012-06-05 18:42:11 +01:00
devicekitlister.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
devicelister.cpp Add a new logging system 2011-04-22 16:50:29 +00:00
devicelister.h Make AskForScan() per-device rather than per device lister and fix cddadevice to use the url rather than the unique id. 2011-08-11 22:10:14 +02:00
devicemanager.cpp Remove iDevice support as it doesn't work well for modern devices and libgpod shows no signs of updating to support them. 2013-05-17 15:30:56 +02:00
devicemanager.h Move loading of devices from the database onto a different thread. 2012-06-29 16:56:17 +02:00
deviceproperties.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
deviceproperties.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
deviceproperties.ui Make the BusyIndicator contain a label too 2011-08-27 15:03:04 +01:00
devicestatefiltermodel.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
devicestatefiltermodel.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
deviceview.cpp Refactoring: instead of passing individual pointers to useful core classes (like TaskManager or LibraryBackend) to each class that uses them, pass one singleton-like Application instance everywhere. 2012-02-26 14:40:51 +00:00
deviceview.h Refactoring: instead of passing individual pointers to useful core classes (like TaskManager or LibraryBackend) to each class that uses them, pass one singleton-like Application instance everywhere. 2012-02-26 14:40:51 +00:00
filesystemdevice.cpp Refactoring: remove BackgroundThread 2012-02-26 15:05:46 +00:00
filesystemdevice.h Refactoring: remove BackgroundThread 2012-02-26 15:05:46 +00:00
giolister.cpp Use CHECKED_GCONNECT instead of g_signal_connect everywhere. 2012-06-08 15:34:00 +02:00
giolister.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
gpoddevice.cpp Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
gpoddevice.h Refactoring: instead of passing individual pointers to useful core classes (like TaskManager or LibraryBackend) to each class that uses them, pass one singleton-like Application instance everywhere. 2012-02-26 14:40:51 +00:00
gpodloader.cpp Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00:00
gpodloader.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
macdevicelister.h Make AskForScan() per-device rather than per device lister and fix cddadevice to use the url rather than the unique id. 2011-08-11 22:10:14 +02:00
macdevicelister.mm Maybe fix mac build. 2012-09-26 18:12:14 +02:00
mtpconnection.cpp Add a new logging system 2011-04-22 16:50:29 +00:00
mtpconnection.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
mtpdevice.cpp Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
mtpdevice.h Refactoring: instead of passing individual pointers to useful core classes (like TaskManager or LibraryBackend) to each class that uses them, pass one singleton-like Application instance everywhere. 2012-02-26 14:40:51 +00:00
mtploader.cpp Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00:00
mtploader.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
wmdmdevice.cpp Fix compilation of the WMDM device lister on windows 2012-02-26 16:00:00 +00:00
wmdmdevice.h Fix compilation of the WMDM device lister on windows 2012-02-26 16:00:00 +00:00
wmdmlister.cpp Build fixes for mingw-w64 2012-11-13 14:43:13 +01:00
wmdmlister.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
wmdmloader.cpp Fix a build failure on Windows 2011-04-29 21:01:20 +00:00
wmdmloader.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
wmdmprogress.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
wmdmprogress.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
wmdmthread.cpp Do WMDM static init in main() to avoid static mutex. 2012-11-15 22:08:04 +00:00
wmdmthread.h Do WMDM static init in main() to avoid static mutex. 2012-11-15 22:08:04 +00:00