summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/phonon/BUGS
blob: fb74e44cfcfabf2b0f7fb256745686d9cb49b258 (plain)
1
2
3
4
5
6
7
8
9
When the backend changes there's a drop in the playback. When it's in
PlayingState it could time how long it takes until the playback resumes and add
that time to the seek.

When the backend changes the paths are not restored correctly and it crashes

When a new AudioOutput is created with the same name and category it'll still cause
a notification if a device fallback was necessary. One such notification per
name/category or even ignoring the name sure is enough.