View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011038 | MMA | Now Playing | public | 2013-07-04 03:43 | 2014-11-07 05:17 |
Reporter | rusty | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.0.4 | ||||
Target Version | 1.0.4 | Fixed in Version | 1.1.0 | ||
Summary | 0011038: Persisted Now Playing List initially displays the currently playing track only | ||||
Description | If the user runs MMA directly in the Now Playing List view, then it will initially display only the last playing track and then a half-second later, fully populate the list. It should instead populate the list from the beginning. e.g. 1 Play tracks/playlist 2 Go to Now Playing _list_ 3 Click a track X in the middle of the list to play it and then pause it 4 Press Home key, and wait for MMA to stop running 5 Run MMA --> Track X briefly appears, and then a half second later, the full Now Playing list displays! | ||||
Tags | No tags attached. | ||||
Fixed in build | 320 | ||||
|
Yes, that's true, but it is general approach I think it is good solution for now. Current track is loading immediately and other tracks are loaded asynchronously. Current track is most important from tracklist and must be loaded as soon as possible. But there is plan to increase perfomance by http://www.ventismedia.com/mantis/view.php?id=10744 and add info about loading by http://www.ventismedia.com/mantis/view.php?id=9795 Is it sufficient? |
|
Yes--this is sufficient for 1.0.4--priority set to 'high' (i.e. not required for release). |
|
Fixed in build 1.1.0.0230 |
|
Verified 334. |