2340ce24c13cc0bb3019e9594d22d13f843f1264
[profile/ivi/MediaPlayer.git] / packaging / MediaPlayer.changes
1 * Tue Sep 24 2013 brianjjones <brian.j.jones@intel.com> submit/tizen/20130920.001725@98ab50d
2 - 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>
3
4 * Thu Sep 19 2013 brianjjones <brian.j.jones@intel.com> accepted/tizen/20130918.185209@7d7f65c
5 - Removing the wait for album art, instead a default image will be used until it's ready.
6 - Broke that code out into it's own javascript file.  Several fixes for properly displaying
7 - the song text for longer names. Adding a postun to the spec so that the app is properly
8 - uninstalled. Signed-off-by: brianjjones <brian.j.jones@intel.com>
9
10 * Tue Sep 17 2013 brianjjones <brian.j.jones@intel.com> submit/tizen/20130913.223432@5b6e998
11 - Fix for NightMode, shrinking play button slightly to avoid overlap
12
13 * Fri Sep 13 2013 brianjjones <brian.j.jones@intel.com> submit/tizen/20130913.011212@023d5e5
14 - Adding DLNA browsing support. MediaPlayer will now show files found on remote servers
15
16 * Thu Sep 12 2013 brianjjones <brian.j.jones@intel.com> submit/tizen/20130909.164827@ee8af51
17 - Adding a listener for DriverMode.  If it receives a value > 0 it will pause playing video.
18
19 * Fri Sep 06 2013 brianjjones <brian.j.jones@intel.com> submit/tizen/20130830.191004@b8fe9bb
20 - Use all available space for videos and images
21 - Remove background image
22 - Adding icon, MediaPlayer.png, to the wgt file
23
24 * Tue Aug 27 2013 brianjjones <brian.j.jones@intel.com> submit/tizen/20130723.194640@f68855f
25 - Adding tizen.speech (voice control) support.
26
27 * Mon Jul 22 2013 brianjjones <brian.j.jones@intel.com> submit/tizen/20130719.021058@4b5b477
28 - Fix for play button bug, music now moves to the next song when finished, error shows up if filetype can't be loaded
29 - More image shrinking
30
31 * Wed Jul 17 2013 brianjjones <brian.j.jones@intel.com> submit/tizen/20130702.231722@8097a1e
32 - Shrinking image sizes and removing hard coded reference to ogg
33
34 * Tue Jul 02 2013 brianjjones <brian.j.jones@intel.com> submit/tizen/20130701.233523@c4d3618
35 - Putting missing text back in.  Adding several try/catch statements to deal with possible null arrays
36
37 * Mon Jul 01 2013 brianjjones <brian.j.jones@intel.com> submit/tizen/20130629.001025@76c119d
38 - Adding a null check for artwork.  Various other sizing tweaks
39
40 * Fri Jun 28 2013 brianjjones <brian.j.jones@intel.com> submit/tizen/20130628.000427@0eedd50
41 - Changing installation to only wrt-install if it is after the first boot.  Otherwise, copy the wgt file to the correct place and let wrt-installer handle it
42
43 * Thu Jun 27 2013 brianjjones <brian.j.jones@intel.com> submit/tizen/20130626.013745@95361ce
44 - Adding slide show ability to image player.  Various changes to make app look better in landscape.  Cleaning up code.
45
46 * Wed Jun 26 2013 brianjjones <brian.j.jones@intel.com> submit/tizen/20130626.013745@2809676
47 - Check that the album cover art image is valid before using it. Removing some images due to renaming.
48 - Changing some image files. Adding check to ensure album cover image is valid.  Removing stray text.
49
50 Brian Jones <brian.j.jones@intel.com>
51 Initial Checkin