mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-12-08 00:13:55 +00:00
The following bugs should have been fixed: * The PlaybackManager no longer starts playing again after PlaybackManager.stop() has been called. * The PlaybackManager will no longer get into an invalid state when next() is called many times fast. * The PlaybackManager now exposes its error information when the PlaybackUrl could not be fetched. * The PlaybackManager will keep a playbackState of Playing as long as it is not stopped and while in a playlist. Previously, it would stop and start everytime the next item got loaded. |
||
|---|---|---|
| .. | ||
| item.h | ||
| itemmodel.h | ||
| loader.h | ||
| mediastream.h | ||
| modelstatus.h | ||
| platformmediacontrol.h | ||
| playbackmanager.h | ||
| playlist.h | ||
| propertyhelper.h | ||
| settings.h | ||
| user.h | ||
| userdata.h | ||
| usermodel.h | ||