X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2FMediaPlayer.changes;h=cfd915bda8e9a030eb6d8a34c3be4b40bdc27ffd;hb=d875592cebe368c98deb522e0fb6160698d72258;hp=2340ce24c13cc0bb3019e9594d22d13f843f1264;hpb=9d31aab17fdea42274e57f28d1d614488c2d0a4c;p=profile%2Fivi%2FMediaPlayer.git diff --git a/packaging/MediaPlayer.changes b/packaging/MediaPlayer.changes index 2340ce2..cfd915b 100644 --- a/packaging/MediaPlayer.changes +++ b/packaging/MediaPlayer.changes @@ -1,5 +1,11 @@ +* Wed Sep 25 2013 brianjjones submit/tizen/20130925.145436@899c31e +- DLNA plugin doesn't currently give a signal that it failed to connect. So a interval call + has been added to continue trying until successfull. + * Tue Sep 24 2013 brianjjones submit/tizen/20130920.001725@98ab50d -- Update to the fillMediaList method. This breaks it into pieces so the rest of the app can continue to be used. This helps speed up the app and gives it a snappier feel. Signed-off-by: brianjjones +- Update to the fillMediaList method. This breaks it into pieces so the rest of the app can + continue to be used. This helps speed up the app and gives it a snappier feel. + Signed-off-by: brianjjones * Thu Sep 19 2013 brianjjones accepted/tizen/20130918.185209@7d7f65c - Removing the wait for album art, instead a default image will be used until it's ready.