author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
Wed, 28 Apr 2010 13:15:16 +0300 | |
branch | RCL_3 |
changeset 15 | b25b6dc3ff8b |
parent 0 | 1918ee327afb |
permissions | -rw-r--r-- |
0 | 1 |
When the backend changes there's a drop in the playback. When it's in |
2 |
PlayingState it could time how long it takes until the playback resumes and add |
|
3 |
that time to the seek. |
|
4 |
||
5 |
When the backend changes the paths are not restored correctly and it crashes |
|
6 |
||
7 |
When a new AudioOutput is created with the same name and category it'll still cause |
|
8 |
a notification if a device fallback was necessary. One such notification per |
|
9 |
name/category or even ignoring the name sure is enough. |