craig.p.drummond
f5f3114145
Reduce KDE/Qt code duplication - by creating dummy Dialog, MessageBox, and InputDialog classes/namespaces for Qt.
2012-05-31 17:45:57 +00:00
craig.p.drummond@gmail.com
c379fce0ed
No need to store full path in each song file.
2012-05-02 18:37:45 +00:00
craig.p.drummond@gmail.com
8b24d760a4
When grouping songs into albums, take into account song year. Its possible for an artist to release two albums with the same name in different years!
...
BUG:6
2012-04-30 11:07:58 +00:00
craig.p.drummond@gmail.com
4153c92f52
Add a basic 'sync' dialog. Shows two lists; left has songs that are only in library, right has songs that are only on device. Each has a 'Copy to' action. When songs are copied, the lists are updated to show the remaining differences.
2012-04-26 12:30:00 +00:00
craig
31ae414f8e
Update genre list when add song
2012-04-06 20:36:40 +00:00
craig
4a7225a249
OK, need musiclibrayitem to inherit of QObject, just having Device inherit seems to produce crashes :-(
2012-04-02 18:03:00 +00:00
craig
b8dba56619
Reduce QObject usage
2012-04-02 17:58:29 +00:00
craig
8e3e403263
Reduce memory usage - VERY slightly!!!!
2012-04-02 17:56:13 +00:00
craig
0a6b993b65
Fix qt-translations
2012-03-26 18:34:41 +00:00
craig
3129aa06ee
Add action to show current track in lib
2012-03-21 19:05:55 +00:00
craig
eb686e43df
Add #define for default cover icon names
2012-03-20 21:13:18 +00:00
craig
c850e98a86
When checking whether a song exists in device, or library, need to also check
...
'single tracks' and 'multiple artist' groupings - if these have been enabled.
2012-03-20 21:11:19 +00:00
craig
7db4b15c70
Add option to group albums with multiple artists under Various Artists.
2012-03-20 21:11:02 +00:00
craig
8b43a54281
Include icons in qrc for qt
2012-03-14 17:30:06 +00:00
craig
4e5a489966
Better tooltips
2012-03-07 19:27:13 +00:00
craig
a4a06bc641
Show album durations
2012-03-06 18:59:48 +00:00
craig
e35bdaa74c
Sort songs when drag
2012-03-02 20:26:36 +00:00
craig
fe2aea3889
Track & title consistency
2012-02-29 18:09:48 +00:00
craig
baa73c3246
Fix memleaks
2012-02-28 19:32:50 +00:00
craig
239b066e36
Grouped play queue :-)
2012-02-24 18:09:07 +00:00
craig
4ce0df037c
Add 'copy to device', etc, actions to folders page.
2012-02-10 20:32:56 +00:00
craig
6b2e2d1d5d
Store genre in set
2012-02-09 19:13:21 +00:00
craig
4d17e5437a
When using local UNIX domain socket, allow playback of non database files.
2012-02-06 19:49:53 +00:00
craig
868abd4922
Add track organizer dialog...
2012-02-03 20:59:04 +00:00
craig
0102acebde
Show song location in tooltip
2012-02-01 21:24:53 +00:00
craig
cfcac8a559
Tag editor!
2012-02-01 21:06:53 +00:00
craig
0c38fd5668
Add option to cache contents of UMS library to an XML file on the device.
2012-01-30 19:27:46 +00:00
craig
133bf7cb0e
Move toXML/fromXML into root class
2012-01-30 19:27:32 +00:00
craig
90211f2de8
- Add text-urilist to library/folder/album drag'n'drop mimetypes - so that can drop onto k3b
...
- Store mpdDir as a QString in settings class, so that everyone can access it from there
2012-01-30 19:27:09 +00:00
craig
62d948d348
Fix empty genres
2012-01-26 20:01:36 +00:00
craig
396ed3e3ec
Use param
2012-01-24 22:00:40 +00:00
craig
b18f5a8457
Call albums update directly, not via signal
2012-01-24 22:00:12 +00:00
craig
713a52d8a3
Better cache usage
2012-01-24 19:58:29 +00:00
craig
d617e7293a
Add simple timer to aid debuggin
2012-01-24 19:32:20 +00:00
craig
f51d438fe6
Speedup?
2012-01-24 19:31:17 +00:00
craig
0ed3b47181
When determining cache filename, replace slashes with underscores.
2012-01-24 19:31:07 +00:00
craig
ee293db617
Only do incremental update if we have cache
2012-01-24 19:30:51 +00:00
craig
a62f2c907f
When disaplying songs of various artists albums, show as 'track number -
...
artist - song'
2012-01-20 20:18:55 +00:00
craig
6d581aee00
Remove debug
2012-01-18 21:02:19 +00:00
craig
8a94ceae20
Fix idex creation in addSongs/removeSongsFromList
2012-01-16 19:49:58 +00:00
craig
6617678831
Update albums when update db
2012-01-16 19:48:55 +00:00
craig
328b77ae79
Fix removeSongFromList
2012-01-16 19:45:46 +00:00
craig
658f0bc29e
Initial import of device support work
...
- Basic copy to/from device support.
- When refreshing library/albums, only affect parts of the model that have
changed. (Previously the whole model was replaced).
- Allow songs to be deleted.
TODO:
- Make song deletion actually work
- Copy/delete album covers
- When deleting a whole album/artist, need to delete corresponding dir if it is empty.
- MTP devices
2012-01-15 19:18:12 +00:00
craig
5996b24f5c
Create custom cover for single-tracks album.
2012-01-06 19:36:38 +00:00
craig
628c877819
Show 'Single Tracks' at top of list.
2012-01-04 19:19:53 +00:00
craig
518b7d41bb
Cleanup
2012-01-04 19:19:13 +00:00
craig
9fc2286ce3
Update copyright statements.
2012-01-04 19:15:55 +00:00
craig
47ac68ee4b
Change dock item icon to cover
2012-01-03 19:56:03 +00:00
craig
1872cef46f
Fix inconsistency between adding items via drag'n'drop and using the '>>' actions
2012-01-03 19:54:13 +00:00
craig
d4bb8f5281
Check for duplicate files
2012-01-03 19:53:55 +00:00