Commit Graph

20 Commits

Author SHA1 Message Date
craig.p.drummond
5c7d22c72d Initial work on Qt translations. Commented out for the moment, as xgettext is crashing!!! 2012-09-02 20:13:00 +00:00
craig.p.drummond@gmail.com
c7006bfaab Cleanup 2012-08-31 11:44:06 +00:00
craig.p.drummond
9a4b322dfb Remove KIO device support - it never worked, was slow, and not useable in its current state. 2012-06-27 17:18:58 +00:00
craig.p.drummond
c1c61ce0d4 Make TagLib optional. 2012-06-18 18:22:58 +00:00
craig.p.drummond
3f5f0cf148 Add ability to play MPD HTTP output strem via phonon.
NOTE: There seems to be some delay when starting, etc, probably caused by MPD/Phonon buffering.
2012-05-29 19:21:05 +00:00
craig.p.drummond@gmail.com
f7ae678282 Add support for using KIO to access music collections. This is currently disabled as it is VERY slow. For example, accessing my android phone (via wifi) with 17 albums took ~60 seconds with webdav, and only ~10 when using sshfs!!!! 2012-05-03 20:07:28 +00:00
craig.p.drummond@gmail.com
d719dcb06f Update copy of libebur128 2012-04-19 17:28:59 +00:00
craig
af9c6c870f - Add custom icons for library and info pages.
- Use cd icon (without music note) for albums page.
2012-03-27 21:11:02 +00:00
craig
eb686e43df Add #define for default cover icon names 2012-03-20 21:13:18 +00:00
craig
2be0716428 TagLib does not always have ASF/MP4 2012-03-14 17:31:01 +00:00
craig
e31c5fcefa Qt tag editor 2012-03-14 17:28:55 +00:00
craig
289b406458 TagLib is required 2012-03-14 17:27:43 +00:00
craig
97a6177a84 Update copy of KMessageWidget 2012-03-05 19:48:55 +00:00
craig
5b68bd2e2b Initial work on remote (sshfs) devices. 2012-02-21 17:01:43 +00:00
craig
5d6c9cc1c7 Use libmpg123 for replaygain of mp3 files - ffmpeg seems to have incorrect peak values (where these are >1.0) 2012-02-19 16:56:31 +00:00
craig
528a812c4c Add ability to calculate replaygain tags. 2012-02-16 20:33:05 +00:00
craig
6801821742 Add define for debugtimer 2012-01-25 17:42:09 +00:00
craig
11b1db05cc Start of MTP device support. Still todo: copy-to device, remove songs, covers??? 2012-01-18 21:08:19 +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
eb4df15332 Import 2011-11-27 15:24:05 +00:00