Hi, Some nitpicking about a recent commit:
FS#10364 - Optional debug output for vorbis.c by Jeffrey Goode. Gets rid of the (recently added) annyoing vorbis debug statements. Comment out "#define LOGF_ENABLE" in vorbis.c to restore them.
Any particular reason to adding a new define, LOGFQUEUE (a name that makes sense in playback.c, where it is used for queue-related logging), and only having it do something in simulator builds?
(I thought DEBUGF too was controlled by LOGF_ENABLE, by the way. :) ) Magnus
