I'm going to want to submit patches for MacOS X in the near future (hopefully tonight or tomorrow night), but I don't see what flags to cvs diff you guys like to receive. Included in these patches will be a MacOS X module for libao which uses the CoreAudio framework along with some other minor stuff. -tim --- >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.
At 03:26 PM 9/6/00 -0700, you wrote:> > > I'm going to want to submit patches for MacOS X in the near future(hopefully tonight or tomorrow night), but I don't see what flags to cvs diff you guys like to receive.> > Included in these patches will be a MacOS X module for libao which usesthe CoreAudio framework along with some other minor stuff.>Unified diffs are the usual desired format. Is there anything significant that needed patching for macOS X, or is it mostly just additions (for libao, etc.)? If the patches are of a reasonable size, just send to the list - otherwise, send a url. Michael --- >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 run into a bit of a priority interrupt on Real Work, so if anyone wants
to take a look at my beginnings of MacOS X DP4 support, they can download it
from:
http://www.omnigroup.com/~bungi/vorbis-macosx-20000909.tar.gz
The notable pieces (and problems) are:
- Slightly updated configure.guess and configure.sub to recognize MacOS X and
Darwin (just copied from /usr/libexec on MacOS X DP4).
- Commented out include of memory.h which doesn't exist on MacOS X. There
should probably be some sort of HAVE_SOMETHING ifdef around it or it should be
moved to os.h or something
- Added MacOS X support to libao
- Currently you have to build in libao itself, you can't build in
vorbis-tools since the submake screws up the variables that get set in the sub
Makefile.
- I've got a silly error somewhere that looks like it is causing
every other 8K buffer of sound requested by CoreAudio to be skipped. I just
haven't had time to even look at it.
Anyway, I know Richard Kiss was interested in playing with this, so please
feel free to make progress while I'm off working on OmniWeb :)
-tim
--- >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.