-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/100647/
-----------------------------------------------------------

Review request for Amarok.


Summary
-------

Don't start a new track in the EngineController if the new title is the one we 
just started. (fixes bug 222405) 
Handle a device specifier (?device=<deviceName>) in EngineController::playUrl, 
the old code would not play if the deviceName had a slash (/) in it. (fixes bug 
261175).
Use KIO:NetAccess::stat to compute track lengths, previously shown as 0:00, 
fixes bug 207806.
src/core-impl/meta/cdda/AudioCdTrackProvider_p.cpp 
(AudioCdTrackProvider::Private::Private,AudioCdTrackProvider::Private::deviceAdded):
 Fix some typos, that may have caused crashes.


This addresses bugs 207806, 222405 and 261175.
    https://bugs.kde.org/show_bug.cgi?id=207806
    https://bugs.kde.org/show_bug.cgi?id=222405
    https://bugs.kde.org/show_bug.cgi?id=261175


Diffs
-----

  src/EngineController.h 4117a89 
  src/EngineController.cpp 31928a7 
  src/core-impl/collections/audiocd/AudioCdCollection.h a3baf61 
  src/core-impl/collections/audiocd/AudioCdCollection.cpp ef7fabe 
  src/core-impl/meta/cdda/AudioCdTrackProvider_p.cpp 048e6b6 

Diff: http://git.reviewboard.kde.org/r/100647/diff


Testing
-------

I have built Debian packages from the changed files and the amarok sources in 
Debian testing on a computer running Debian stable (Squeeze).
Playing audio cd's with amarok works, also when I have two audio cd's inserted.
Detection of audio cd's is still erratic and gstreamer backend seems to re-read 
the table of contents causing seeking and gaps in the playback.


Thanks,

Arnold

_______________________________________________
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel

Reply via email to