David Sansome
|
ab5ccf69da
|
Refactoring: remove BackgroundThread
|
2012-02-26 15:05:46 +00:00 |
|
David Sansome
|
48f15c9fc7
|
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 |
|
David Sansome
|
3eedc916ad
|
Add a new logging system
|
2011-04-22 16:50:29 +00:00 |
|
David Sansome
|
ed1a25693c
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
|
David Sansome
|
a228e2b806
|
Copy files to afc devices. Doesn't quite work yet
|
2010-08-08 17:41:06 +00:00 |
|
David Sansome
|
b2aba2bac2
|
Add an option to eject a device after copying files to it. Now with bonus multiple virtual inheritance.
|
2010-07-25 09:52:29 +00:00 |
|
David Sansome
|
62616304d8
|
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 |
|
David Sansome
|
0dcdf36535
|
Start of work on a GIO/GVFS device backend.
|
2010-07-17 14:22:07 +00:00 |
|
David Sansome
|
e9525e8ec3
|
Very basic support for reading iPods with libgpod. Uses a hardcoded ~/.gvfs path for now.
|
2010-07-04 20:52:45 +00:00 |
|
David Sansome
|
2762d80722
|
Show the scanning progress in the device view
|
2010-07-04 15:56:08 +00:00 |
|
David Sansome
|
b3af9fa7d7
|
Add a device properties dialog
|
2010-07-04 15:01:24 +00:00 |
|
David Sansome
|
4a8bff5f4e
|
Cope with removable media changing mount point
|
2010-07-04 12:10:44 +00:00 |
|
David Sansome
|
db5409b66b
|
Store devices in the main database
|
2010-07-03 23:00:07 +00:00 |
|
David Sansome
|
2deca7fd61
|
Add a DeviceManager which holds all the listers and connected devices. Make FilesystemDevices use their own LibraryWatcher.
|
2010-06-26 12:41:18 +00:00 |
|
David Sansome
|
28ea240eb8
|
ConnectedDevices have a LibraryModel
|
2010-06-25 23:38:21 +00:00 |
|