Alex Bennee wrote:
I've noticed RB does occasionally restart from where you were last playing a song. I can't see the mechanism by which this is done. I assume the codec has been re-loaded on demand so it must be in there somewhere. Any pointers?
Are you referring to resume playback or bookmarks? If so, see the end of audio_finish_load_track, which handles it on the playback side. The codec then seeks to the proper location, if needed.
Magnus
