.. |
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 all the soruce for WMDM devices. Fixes issue 3748
|
2013-06-30 08:25:12 +00: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
|
Don't probe stupid printers on OS X.
|
2013-07-09 12:03:01 +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 |