1. 7dfe6e3 Restore lost AFMT_S16_NE entry. by Ka-Ping Yee · 24 years ago
  2. 27ac0d1 better format names and error messages by Ka-Ping Yee · 24 years ago
  3. 5931667 Be consistent in the description of audio formats: <format> <width> "audio". by Guido van Rossum · 24 years ago
  4. e2b7c4d test_linuxaudio: by Jeremy Hylton · 24 years ago
  5. 7c55404 Move the Py_DECREF(x) after the error: label so that we don't leak x by Guido van Rossum · 24 years ago
  6. 9bfd2bf Do the absolute minimal amount of modifications to eradicate by Barry Warsaw · 24 years ago
  7. a3895c0 This module has a poor name, since it can be used under FreeBSD and by Jeremy Hylton · 24 years ago
  8. 4ddd820 lad_dealloc(): if xp->x_fd == -1, it means the descriptor's already by Barry Warsaw · 24 years ago
  9. f3f33dc Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)', by Thomas Wouters · 24 years ago
  10. 672fac0 satisfy the -Wall: remove two unused local variables and unused ins function by Jeremy Hylton · 24 years ago
  11. da940d8 Add method names to PyArg_ParseTuple() calls for better error messages. by Fred Drake · 24 years ago
  12. b18618d Vladimir Marangozov's long-awaited malloc restructuring. by Guido van Rossum · 24 years ago
  13. 8de1693 This module's name should be linuxaudio*dev*.c by Guido van Rossum · 24 years ago[Renamed (99%) from Modules/linuxaudio.c]
  14. b130dc7 Audio module for Linux, contributed by Peter Bosch. by Guido van Rossum · 24 years ago