Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide
translations



Rockbox mail archive

Subject: Bookmarking bug

Bookmarking bug

From: Brian King <brking_at_charter.net>
Date: Wed, 17 Dec 2003 20:44:02 -0600

I just found a bug that was causing bookmarking to not work for me. It
also appears like it could be a bug elsewhere as well. The problem is
that the playlist index is saved as a short, but locals are declared
throughout bookmark.c as int. The big problem was calling
playlist_get_resume_info passing an int * as the returned parameter. I
was regularly getting values > 0xffff since the high 16 bits never got
initialized.


later

-brian
Received on 2003-12-18

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy