| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | SF #818006: revert addition of 'closed', 'mode', and 'name' attributes | Greg Ward | 2005-03-09 | 1 | -16/+1 |
| | | | | | to oss_audio_device objects. | ||||
| * | SF #818006: add useful read-only attributes to oss_audio_device object: | Greg Ward | 2005-03-07 | 1 | -1/+16 |
| | | | | | | 'closed', 'name', and 'mode' (as recommended by http://python.org/doc/current/lib/bltin-file-objects.html). | ||||
| * | 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). | |||||
