summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/snd/sndsupport.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the Mac modulesBenjamin Peterson2008-05-121-319/+0
* Kill execfile(), use exec() insteadNeal Norwitz2007-08-121-1/+1
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-178/+178
* Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS:Jack Jansen2003-11-191-5/+0
* Getting rid of pre-Carbon (MacOS8) support. All code depending onJack Jansen2002-12-121-26/+0
* Converted the Carbon modules to use PEP252-style objects, withJack Jansen2002-11-291-50/+32
* Don't blacklist ModalFilterUPP but always pass it as NULL. This enables the r...Jack Jansen2002-02-051-0/+1
* Shut up many more gcc warnings.Jack Jansen2001-09-051-3/+7
* The MacOS toolbox modules have acquired an _ in front of their name. Normal u...Jack Jansen2001-08-231-2/+2
* 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-19/+13
* The interruptRoutine attribute is gone under Carbon. Luckily it appears that ...Jack Jansen2001-01-121-1/+5
* 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-1/+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/+2
* Replaced addpack by handcrafted code to find the bgen stuff.Jack Jansen1998-04-171-3/+0
* 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/+162
* NumVersion stuff has changedJack Jansen1996-08-011-19/+0
* Ported to Universal Header 2.0.1f (i.e. CW6)Jack Jansen1995-06-091-1/+2
* Trying again to check it in. Changes to:Jack Jansen1995-06-061-0/+7
* ported back to Think CGuido van Rossum1995-02-191-1/+1
* another round... ported to __SC__Guido van Rossum1995-02-191-3/+3
* Committed a more or less working version.Guido van Rossum1995-01-301-0/+218