summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/Audio_mac.py
Commit message (Expand)AuthorAgeFilesLines
* Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used bothJack Jansen2002-12-301-122/+0
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-251-2/+2
* Get rid of from ... import *Jack Jansen2001-02-091-1/+1
* struct.pack wants H for unsigned shorts, not h.Jack Jansen2001-01-031-1/+1
* Hack to get at string buffer address changedJack Jansen1998-02-251-1/+1
* Use MacOS.string_id_to_buffer for id() to buffer address hackJack Jansen1997-04-031-1/+2
* Added option to set queue sizeJack Jansen1996-03-181-3/+4
* - Fixed bug in getfillable()Jack Jansen1996-01-091-1/+8
* Fixed exampleJack Jansen1996-01-021-1/+6
* Committed a more or less working version.Guido van Rossum1995-01-301-0/+108