Clementine-audio-player-Mac.../src/devices
John Maguire 6d9bc9d3f4 Don't constantly refresh the cd device if it doesn't support checking for media changes.
Filter out irrelevant devices on OS X.
2011-08-09 21:30:28 +02:00
..
afcdevice.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
afcdevice.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +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 Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
afctransfer.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
cddadevice.cpp Don't constantly refresh the cd device if it doesn't support checking for media changes. 2011-08-09 21:30:28 +02:00
cddadevice.h Adding CD devices in devices tab. Fixes issue 701. 2011-08-05 02:15:16 +02:00
cddalister.cpp Don't constantly refresh the cd device if it doesn't support checking for media changes. 2011-08-09 21:30:28 +02:00
cddalister.h Adding CD devices in devices tab. Fixes issue 701. 2011-08-05 02:15:16 +02:00
connecteddevice.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
connecteddevice.h Adding CD devices in devices tab. Fixes issue 701. 2011-08-05 02:15:16 +02:00
devicedatabasebackend.cpp Allow radio services (Spotify) to store whole songs in playlist items 2011-04-26 22:06:58 +00:00
devicedatabasebackend.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
devicekitlister.cpp Update a log line in the device kit lister 2011-05-19 23:02:30 +00: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 Recognise iPods correctly when using GIO. 2011-04-12 17:27:01 +00:00
devicemanager.cpp Merge branch 'master' of https://code.google.com/p/clementine-player 2011-08-05 08:33:42 +01:00
devicemanager.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00: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 Pick a good default format to transcode to 2010-08-29 16:12:55 +00: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 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
deviceview.h Fresh new 'open in new playlist' action (Updates issue #1431). 2011-02-09 17:51:59 +00:00
filesystemdevice.cpp Add a new logging system 2011-04-22 16:50:29 +00:00
filesystemdevice.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
giolister.cpp Adding CD devices in devices tab. Fixes issue 701. 2011-08-05 02:15:16 +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 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
gpoddevice.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +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
ilister.cpp Disable detection of iPhone 4 and iPad until libgpod supports them. 2010-09-13 17:08:10 +00:00
ilister.h Semi-working WMDM device lister 2010-08-15 23:26:04 +00:00
imobiledeviceconnection.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
imobiledeviceconnection.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 Fix free space & capacity counts for MTP devices on Mac. 2011-04-04 13:15:56 +00:00
macdevicelister.mm Add a new logging system 2011-04-22 16:50:29 +00: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 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
mtpdevice.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +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 a build failure on Windows 2011-04-29 21:01:20 +00:00
wmdmdevice.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
wmdmlister.cpp Add loads more debug logging on startup 2011-04-24 18:07:09 +00: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 Add a new logging system 2011-04-22 16:50:29 +00:00
wmdmthread.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00