forked from auracaster/pyalsaaudio
Converted documentation to Sphinx. Added playwav.py git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@25 ec2f30ec-7544-0410-870e-f70ca00c83f0
19 lines
376 B
Plaintext
19 lines
376 B
Plaintext
Version 0.4:
|
|
- Support for Python 3.0
|
|
- Documentation in reStructuredText; use Sphinx instead of LaTeX.
|
|
- added mixer.getenum()
|
|
|
|
|
|
Version 0.3:
|
|
- wrapped blocking calls with Py_BEGIN_ALLOW_THREADS/Py_END_ALLOW_THREADS
|
|
- added pause
|
|
|
|
|
|
Version 0.2:
|
|
- Many bugfixes related to playback in particular
|
|
- Module documentation in the doc subdirectory
|
|
|
|
|
|
Version 0.1:
|
|
- Initial version
|