Clementine-audio-player-Mac.../src/devices
John Maguire d309d4ab27 Use c++11 instead of boost where possible. 2014-02-06 16:51:39 +01: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 Deal more gracefully with a device's library not having any directories on second mount. 2013-11-04 18:44:07 +01:00
connecteddevice.h Use c++11 instead of boost where possible. 2014-02-06 16:51:39 +01: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 Use c++11 instead of boost where possible. 2014-02-06 16:51:39 +01:00
devicelister.cpp Add a new logging system 2011-04-22 16:50:29 +00:00
devicelister.h Use c++11 instead of boost where possible. 2014-02-06 16:51:39 +01:00
devicemanager.cpp Use c++11 instead of boost where possible. 2014-02-06 16:51:39 +01:00
devicemanager.h Use c++11 instead of boost where possible. 2014-02-06 16:51:39 +01:00
deviceproperties.cpp Use c++11 instead of boost where possible. 2014-02-06 16:51:39 +01: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 Use c++11 instead of boost where possible. 2014-02-06 16:51:39 +01:00
deviceview.h Use c++11 instead of boost where possible. 2014-02-06 16:51:39 +01:00
deviceviewcontainer.cpp Show a message in the Devices pane on Windows to say that most devices won't work. Fixes #4059 2014-01-05 11:32:07 +11:00
deviceviewcontainer.h Show a message in the Devices pane on Windows to say that most devices won't work. Fixes #4059 2014-01-05 11:32:07 +11:00
deviceviewcontainer.ui Show a message in the Devices pane on Windows to say that most devices won't work. Fixes #4059 2014-01-05 11:32:07 +11: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 c++11 instead of boost where possible. 2014-02-06 16:51:39 +01: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 c++11 instead of boost where possible. 2014-02-06 16:51:39 +01:00
gpodloader.h Use c++11 instead of boost where possible. 2014-02-06 16:51:39 +01: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 Reformat all Objective-C++ files with clang-format. 2014-01-30 14:54:51 +01: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 Use c++11 instead of boost where possible. 2014-02-06 16:51:39 +01:00
mtploader.cpp Use c++11 instead of boost where possible. 2014-02-06 16:51:39 +01:00
mtploader.h Use c++11 instead of boost where possible. 2014-02-06 16:51:39 +01:00