• Ryan C. Gordon's avatar
    Replaced Mac OS X's C++ cdrom code with almost-direct translation to C. Sam · 7be238c6
    Ryan C. Gordon authored
     requested this effort on the mailing list, apparently because of binary
     compatibility issues between 10.4 and earlier systems (or gcc4 and earlier
     compilers?).
    
    Works fine with SDL12/test/testcdrom.c, with this command line:
    
    ./testcdrom -status -list -play -sleep 5000 -pause -sleep 3000 -resume \
                -sleep 5000 -stop -sleep 3000 -play -sleep 3000 -stop \
                -sleep 3000 -eject
    
    Unix Makefiles work, XCode project still need updating for new filenames.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401146
    7be238c6
Name
Last commit
Last update
..
aix Loading commit data...
beos Loading commit data...
bsdi Loading commit data...
dc Loading commit data...
dummy Loading commit data...
freebsd Loading commit data...
linux Loading commit data...
macos Loading commit data...
macosx Loading commit data...
mint Loading commit data...
openbsd Loading commit data...
osf Loading commit data...
qnx Loading commit data...
win32 Loading commit data...
.cvsignore Loading commit data...
Makefile.am Loading commit data...
SDL_cdrom.c Loading commit data...
SDL_syscdrom.h Loading commit data...