| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lots of markup nits, most commonly Unix/unix --> \UNIX | Fred Drake | 2006-07-30 | 1 | -1/+1 |
| | | |||||
| * | More \exception fixes. | Georg Brandl | 2006-03-17 | 1 | -1/+1 |
| | | |||||
| * | SF #1169212: merge from 2.4 branch: fix silly typo in explaining AFMT | Greg Ward | 2005-03-28 | 1 | -8/+9 |
| | | | | | | macros: U16 is unsigned and S16 is signed. Duh. Clarify surrounding text a bit and refer to OSS docs. | ||||
| * | SF #818006: merge from release24-maint branch: add useful read-only | Greg Ward | 2005-03-07 | 1 | -1/+16 |
| | | | | | attributes to oss_audio_device object: 'closed', 'name', and 'mode'. | ||||
| * | SF Patch #1093896: miscellaneous doc typos | Raymond Hettinger | 2005-01-01 | 1 | -1/+1 |
| | | |||||
| * | SF #814606: merge from release23-maint branch: clarify/cleanup | Greg Ward | 2004-05-05 | 1 | -25/+27 |
| | | | | | mixer docs; trim \platform{}, add \versionadded{}. | ||||
| * | Work around minor markup issue: we don't want markup to escape into | Fred Drake | 2003-09-30 | 1 | -1/+1 |
| | | | | | the module index. | ||||
| * | Rewrite the description of setparameters() so it actually reflects the | Greg Ward | 2003-05-29 | 1 | -13/+33 |
| | | | | | | | | | | code (which has also been recently overhauled, so that it can be documented without embarassment). 'error' has been renamed to 'OSSAudioError'. Minor wordsmithing. | ||||
| * | More wordsmithing and cleanup. | Greg Ward | 2003-05-26 | 1 | -30/+27 |
| | | |||||
| * | Lots of wordsmithing and typographical improvement. | Greg Ward | 2003-05-23 | 1 | -58/+71 |
| | | |||||
| * | Add a big comment about cross-platform issues (especially OpenBSD). | Greg Ward | 2003-05-03 | 1 | -7/+33 |
| | | | | | | | This should be turned into a footnote by someone who actually understands OSS and its relationship to Linux, FreeBSD, OpenBSD, NetBSD, etc. | ||||
| * | openmixer()'s 'mode' parameter has been removed. | Greg Ward | 2003-03-10 | 1 | -6/+2 |
| | | |||||
| * | Expand description of ossaudiodev.error exception. | Greg Ward | 2003-03-10 | 1 | -17/+38 |
| | | | | | Improve descriptions of open(), openmixer(). | ||||
| * | Rewrite intro paragraphs and add a "See also" box for the link to the | Greg Ward | 2003-03-10 | 1 | -57/+60 |
| | | | | | | | | official OSS docs. Markup fixes: change \code{} variously to \function{}, \method{}, or \constant{} as appropriate. | ||||
| * | Fix two unformatted lists: one is now an 'enumerate' environment, the | Greg Ward | 2003-03-10 | 1 | -19/+31 |
| | | | | | | | other a 'tableii'. Formatting/typo fix. | ||||
| * | Wrap all paragraphs to 72 columns. | Greg Ward | 2003-03-09 | 1 | -117/+123 |
| | | | | | | | Two spaces between sentences. Fix em-dashes -- should be "---" not " - ". Spelling fix. | ||||
| * | Documentation for the ossaudiodev module. | Greg Ward | 2003-03-09 | 1 | -0/+289 |
| Initial revision supplied by Nicholas FitzRoy-Dale <wzdd@lardcave.net> (emailed to me [gward@python.net] 2003-03-08 23:37 +1100). | |||||
