DLNA plugin doesn't currently give a signal that it failed to connect. So a interval...
[profile/ivi/MediaPlayer.git] / packaging / MediaPlayer.changes
index 2340ce2..cfd915b 100644 (file)
@@ -1,5 +1,11 @@
+* Wed Sep 25 2013 brianjjones <brian.j.jones@intel.com> 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 <brian.j.jones@intel.com> 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 <brian.j.jones@intel.com>
+- 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 <brian.j.jones@intel.com>
 
 * Thu Sep 19 2013 brianjjones <brian.j.jones@intel.com> accepted/tizen/20130918.185209@7d7f65c
 - Removing the wait for album art, instead a default image will be used until it's ready.