Magnus Holmgren schrieb:
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
No worries, you're not the first to complain. Jeffrey already has a
"fix", which I'm going to commit :)
Best regards.