Initial import.

This commit is contained in:
Lukáš Lalinský
2006-08-29 10:14:33 +02:00
commit 6f3cc9f63d
61 changed files with 6048 additions and 0 deletions

7
docs/dnd.txt Normal file
View File

@@ -0,0 +1,7 @@
Mime Types
==========
* text/uri-list
* application/picard.file-list
* application/picard.album-list
* application/picard.cluster-list

21
docs/todo.txt Normal file
View File

@@ -0,0 +1,21 @@
TODO List
=========
* More intelligent drag&drop, needs reimplementing dragMoveEvent
* Convert AlbumTreeView from custom model/view to QTreeWidget (the Python
model/view implementation is slow)
* Save metadata from the "Server Metadata" box
* Allow only one active selection. Either in the file view, or in the album view.
* Removing albums
* Reload album information
* Matching files to tracks
* Clustering
* Matching cluster to album
* Matching multiple files to album
* Lookup file
* Lookup cluster
* Lookup album
* Lookup track
* CD lookup
* Generate cuesheets from albums
* Generate playlists