I've got a working (standalone) Mac Vorbis player. It doesn't handle clipping nicely (it makes narsty noises that XMMS doesn't), the code's not commented yet, there's no other way to quit while the sound plays besides force quitting, and there's no real error checking, but it works and I got around the problem with os_types.h by putting a mac-specific version in the <vorbisroot>/mac/compat folder and it works just fine. I used the decoder_example and Apple's MP3 player code example as bases, so I don't know how the licences will interact (though I doubt it'll be much of a problem). In any case: Should I post this to the list, or should I put the approriate files up on my website for some maintainer to patch into the codebase? I'm inept at CVS (the most I can do is checkout and update) and I don't have developer access anyway. Thanks, David --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
> I've got a working (standalone) Mac Vorbis player. It doesn't handle > clipping nicely (it makes narsty noises that XMMS doesn't), the code's > not commented yet, there's no other way to quit while the sound plays > besides force quitting, and there's no real error checking, but it works > and I got around the problem with os_types.h by putting a mac-specific > version in the <vorbisroot>/mac/compat folder and it works just fine.If you mean the problem that 'there isn't one', this is fixed on the branch_postbeta2 CVS branch. I don't know if your fix will conflict.> In any case: Should I post this to the list, or should I put the > approriate files up on my website for some maintainer to patch into the > codebase? I'm inept at CVS (the most I can do is checkout and update) > and I don't have developer access anyway.If it's more than 10k or so, the list is likely not appropriate. Posting it for Web access and a link to the mailing list is the right thing to do. Monty --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.