David Sansome
|
5234798a7f
|
Move TaskManager::Task and UrlHandler::LoadResult structs out of their parent classes - PythonQt doesn't understand nested structs.
|
2011-05-21 10:43:25 +00:00 |
David Sansome
|
5c1139747f
|
Update a log line in the device kit lister
|
2011-05-19 23:02:30 +00:00 |
David Sansome
|
c22c5eb917
|
Fix a build failure on Windows
|
2011-04-29 21:01:20 +00:00 |
David Sansome
|
ccb9f8cf94
|
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 |
David Sansome
|
3d6677fe6d
|
Allow radio services (Spotify) to store whole songs in playlist items
|
2011-04-26 22:06:58 +00:00 |
David Sansome
|
071f1f4f7e
|
Add loads more debug logging on startup
|
2011-04-24 18:07:09 +00:00 |
David Sansome
|
3eedc916ad
|
Add a new logging system
|
2011-04-22 16:50:29 +00:00 |
David Sansome
|
eddc47cc64
|
Recognise iPods correctly when using GIO.
|
2011-04-12 17:27:01 +00:00 |
John Maguire
|
41ef30151a
|
Remove debug output.
|
2011-04-04 13:16:13 +00:00 |
John Maguire
|
ab363a54ea
|
Fix free space & capacity counts for MTP devices on Mac.
|
2011-04-04 13:15:56 +00:00 |
David Sansome
|
9f04aa7bb2
|
Remove an unused variable.
|
2011-03-28 12:52:20 +00:00 |
David Sansome
|
f37467ac69
|
Don't try to create a pixmap from an invalid HICON on Windows. Fixes issue 1417
|
2011-03-13 22:14:23 +00:00 |
David Sansome
|
2b08d27a88
|
Show loading indicators in the library model and the status bar when asynchronously loading songs during initialisation.
|
2011-02-26 14:27:57 +00:00 |
Paweł Bara
|
7de912d3a1
|
moving the responsibility for naming playlists into mimeData() methods (into models)
this means that pretty names for new playlists now also work when double clicking (in certain mode) or dragging and dropping
fixes issue #1477
|
2011-02-16 18:29:35 +00:00 |
Paweł Bara
|
0182829223
|
user-friendly name for 'Open in new playlist' playlists (fixes issue #1445)
|
2011-02-14 17:00:13 +00:00 |
Paweł Bara
|
60ac6768b8
|
Fresh new 'open in new playlist' action (Updates issue #1431).
|
2011-02-09 17:51:59 +00:00 |
Paweł Bara
|
4cd01a43b7
|
fixing names of all the 'add to playlist' items in context menus (Fixes issue #1421)
|
2011-02-08 22:42:09 +00:00 |
Paweł Bara
|
9a9d8ad177
|
don't let invalid CUE related media files into library (invalid == those which were not recognized by TagLib)
better logging of erroneous DB queries (error + query + bound values instead of just error)
|
2011-02-05 13:43:04 +00:00 |
David Sansome
|
7880026767
|
Add some better error handling to the WMDM device lister if parts of WMP aren't installed
|
2011-01-22 11:29:47 +00:00 |
David Sansome
|
135b32642e
|
Refactor all the code that handles adding items to the playlist - whether it be by a context menu item, double clicking in a view or dragging. Everything now uses the models' mimeData() instead of duplicating the same code everywhere.
|
2011-01-10 22:26:13 +00:00 |
David Sansome
|
e3a9bd7b26
|
Make DBUS bits optional on Linux. Thanks Nickollai. Fixes issue #1177
|
2010-12-26 13:38:35 +00:00 |
David Sansome
|
ced9a8b6e2
|
Test we can connect to udisks before connecting signals and reset the pointer of the interface. Thanks mail@holger-mense.de.
|
2010-12-25 14:25:05 +00:00 |
David Sansome
|
9b1765d1b0
|
The DeviceKit service not being around is not necessarily an error - it might get started automatically. Thanks mail@holger-mense.de. Fixes issue #1060
|
2010-12-25 13:23:25 +00:00 |
David Sansome
|
89e3fde23b
|
Add missing copyright headers to the icecast source and objective-c
|
2010-11-23 11:42:19 +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
|
ac90d74a28
|
Don't show CD drives in the devices tab
|
2010-10-17 20:52:07 +00:00 |
David Sansome
|
95556df6aa
|
Move database schema into a subdirectory of data/
|
2010-10-17 11:22:34 +00:00 |
David Sansome
|
56d72a00bf
|
Try the next UI experiment - wide buttons down the side like Qt Creator
|
2010-10-01 19:27:01 +00:00 |
John Maguire
|
e993909bd0
|
Fix USB mass storage devices on Mac.
Fixes issue #821
|
2010-09-27 17:27:08 +00:00 |
John Maguire
|
2072d6cf9e
|
Fix crashes to do with iThings on Mac.
|
2010-09-20 21:03:31 +00:00 |
David Sansome
|
8c0b17c000
|
Ooops, perhaps the code to stop devices from auto-expanding would work better in the DeviceView class.
|
2010-09-18 14:29:43 +00:00 |
David Sansome
|
44f0934fed
|
Don't crash when physically removing a device
|
2010-09-18 13:54:23 +00:00 |
John Maguire
|
b61a05889a
|
Disable detection of iPhone 4 and iPad until libgpod supports them.
Updates issue #742
I've blacklisted the iPhone 4 and iPad for now.
|
2010-09-13 17:08:10 +00:00 |
David Sansome
|
c65a687678
|
Remove GIO devices from the list that are unmounted outside clementine
|
2010-09-12 19:20:06 +00:00 |
David Sansome
|
c2ac3f8f32
|
Don't mount GIO devices automatically, instead put them in a "not mounted" state in the GUI and mount them when double-clicked on. Fixes issue #719. Probably fixes issue #723.
|
2010-09-11 12:29:44 +00:00 |
David Sansome
|
8f29764817
|
Fix a Qt 4.7 assert when drawing device item backgrounds
|
2010-09-10 19:59:29 +00:00 |
David Sansome
|
aa6e67eb1f
|
Some native path separator fixes for libgpod on Windows, should fix loading of classic iPods on Windows.
|
2010-09-09 21:49:51 +00:00 |
John Maguire
|
be6e887375
|
Fix quirks table and add my device manually :-)
Also fixes error dialog for organise files.
|
2010-09-04 20:11:14 +00:00 |
John Maguire
|
885a711d3a
|
Detect MTP device removal & free space/capacity on Mac.
|
2010-09-04 19:32:36 +00:00 |
David Sansome
|
28a7039977
|
Show a warning when the user tries to connect a MTP device or iPod when they've compiled out support for libmtp or libgpod
|
2010-09-04 12:57:34 +00:00 |
David Sansome
|
bb4bb28c04
|
Automatically mount GIO volumes that get plugged in. Nautilus already does this for us in Gnome, this makes it work as expected in KDE too.
|
2010-09-04 12:34:01 +00:00 |
David Sansome
|
d69f239eea
|
Disable the "Copy to library" option in the device view if the device isn't a filesystem device
|
2010-09-04 11:27:59 +00:00 |
David Sansome
|
c9e5a3dce7
|
Lock access to WMDM devices
|
2010-09-04 11:18:59 +00:00 |
David Sansome
|
034555942b
|
Return some hardware information for WMDM devices, and fix drive paths on Windows 7
|
2010-09-04 11:09:59 +00:00 |
John Maguire
|
902e4906e2
|
Some more Mac MTP work.
Reminder: Ship libusb-compat, not legacy libusb as it is fucked.
|
2010-09-02 22:35:00 +00:00 |
John Maguire
|
75a576a5c2
|
MTP support for Mac... Currently crashes the entire USB bus so I wouldn't use it.
|
2010-09-02 21:20:27 +00:00 |
John Maguire
|
916502fcca
|
Ignore non-USB disk mounts on Mac.
|
2010-09-02 18:24:39 +00:00 |
John Maguire
|
310fa00701
|
Get address and bus number of MTP devices on Mac.
|
2010-09-02 18:10:40 +00:00 |
John Maguire
|
1b78e8137c
|
Remove libusb references.
|
2010-09-01 21:51:45 +00:00 |
John Maguire
|
9e34783602
|
Add references for MTP detection code.
|
2010-09-01 21:50:05 +00:00 |