| Commit message (Expand) | Author | Age | Files | Lines |
* | Applying SF patch #412553 by Christopher Lee: fix linuxaudiodev | Guido van Rossum | 2001-04-02 | 1 | -9/+29 |
|
|
* | Restore lost AFMT_S16_NE entry. | Ka-Ping Yee | 2001-01-17 | 1 | -0/+1 |
|
|
* | better format names and error messages | Ka-Ping Yee | 2001-01-15 | 1 | -13/+12 |
|
|
* | Be consistent in the description of audio formats: <format> <width> | Guido van Rossum | 2000-10-08 | 1 | -4/+7 |
|
|
* | test_linuxaudio: | Jeremy Hylton | 2000-10-06 | 1 | -86/+129 |
|
|
* | Move the Py_DECREF(x) after the error: label so that we don't leak x | Guido van Rossum | 2000-09-01 | 1 | -1/+1 |
|
|
* | Do the absolute minimal amount of modifications to eradicate | Barry Warsaw | 2000-09-01 | 1 | -5/+2 |
|
|
* | This module has a poor name, since it can be used under FreeBSD and | Jeremy Hylton | 2000-08-31 | 1 | -0/+10 |
|
|
* | lad_dealloc(): if xp->x_fd == -1, it means the descriptor's already | Barry Warsaw | 2000-08-18 | 1 | -1/+3 |
|
|
* | Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)', | Thomas Wouters | 2000-07-21 | 1 | -1/+1 |
|
|
* | satisfy the -Wall: remove two unused local variables and unused ins function | Jeremy Hylton | 2000-07-11 | 1 | -13/+0 |
|
|
* | Add method names to PyArg_ParseTuple() calls for better error messages. | Fred Drake | 2000-07-08 | 1 | -313/+298 |
|
|
* | Vladimir Marangozov's long-awaited malloc restructuring. | Guido van Rossum | 2000-05-03 | 1 | -2/+2 |
|
|
* | This module's name should be linuxaudio*dev*.c | Guido van Rossum | 2000-03-31 | 1 | -0/+466 |
|
|