summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/snd/Sndmodule.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed.Jack Jansen2001-08-231-1454/+0
* ANSIfied function headers to shut up compiler warnings on OSX/Mach-o.Jack Jansen2001-06-201-1/+1
* Lots more Carbon/Carbon.h includes, new UPP routine names, function prototype...Jack Jansen2001-05-221-172/+66
* The interruptRoutine attribute is gone under Carbon. Luckily it appears that ...Jack Jansen2001-01-121-1/+5
* More toolbox modules adapted to Universal Headers 3.3.2.Jack Jansen2000-12-121-1/+1
* Got rid of obsolete HAVE_UNIVERSAL_HEADERS test and SystemSevenOrLater define.Jack Jansen2000-07-141-6/+0
* Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.Jack Jansen2000-07-141-21/+21
* pymactoolbox.h contains protoypes for all externally visible toolbox moduleJack Jansen2000-07-141-35/+1
* Changed all (hopefully) uses of unsigned 16 bit value to use H format specifi...Jack Jansen2000-07-071-2/+2
* All relevant toolbox modules have now been carbonized.Jack Jansen2000-06-211-0/+62
* Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.Jack Jansen1999-12-121-0/+170
* Reindented some of the C codeJack Jansen1998-04-151-20/+23
* Support for sound input added. The interface is even worse than theJack Jansen1998-02-251-0/+278
* Regenerated from Universal Headers 3.0.1. Some new calls areJack Jansen1998-02-201-4/+280
* Export type objects to PythonJack Jansen1997-09-201-0/+4
* Removed {Set,Get}SoundVol (old calls not supported by cfm68k)Jack Jansen1996-08-191-33/+0
* NumVersion stuff has changedJack Jansen1996-08-011-28/+8
* bgen-generators now drop the python definition file straight in theJack Jansen1996-04-121-0/+3
* - Added color window/pixmap supportJack Jansen1995-12-121-1/+10
* New universal headersJack Jansen1995-10-091-8/+8
* Generated anewJack Jansen1995-08-171-0/+1
* Ported to Universal Header 2.0.1f (i.e. CW6)Jack Jansen1995-06-091-40/+32
* Trying again to check it in. Changes to:Jack Jansen1995-06-061-4/+132
* ported back to Think CGuido van Rossum1995-02-191-1/+1
* another round... ported to __SC__Guido van Rossum1995-02-191-69/+52
* get rid of obsolete low-level routinesGuido van Rossum1995-02-051-54/+8
* Committed a more or less working version.Guido van Rossum1995-01-301-0/+786