summaryrefslogtreecommitdiff
path: root/Python/dynload_stub.c
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>2002-11-30 23:05:26 +0000
committerGreg Ward <gward@python.net>2002-11-30 23:05:26 +0000
commit1e0f57d0bbfcae57de3c9e8c50257fd5322c9c06 (patch)
treeffa62e42dedcfe500e18274368eb09efd8a7e2a5 /Python/dynload_stub.c
parent131bce035a5d5f726bf226f5325fed08cc50215c (diff)
downloadcpython-git-1e0f57d0bbfcae57de3c9e8c50257fd5322c9c06.tar.gz
Added mode 'rw' for full-duplex (play and record at the same time) mode.
Added _EXPORT_INT macro to export an integer constant to Python-space. Use it for all the AFMT_* constants, and update the list of AFMT_* constants to match what's in Linux 2.4: add AFMT_{QUERY,IMA_ADPCM, MPEG,AC3}. This should probably be tested with older versions of OSS, eg. with Linux 2.2 and 2.0. Export all SNDCTL_* ioctl numbers (where "all" is the set found in /usr/include/linux/soundcard.h on my Debian 3.0 system -- again Linux 2.4). Again needs to be tested with older OSS versions.
Diffstat (limited to 'Python/dynload_stub.c')
0 files changed, 0 insertions, 0 deletions