forked from auracaster/pyalsaaudio
setup.py was extended for pypi. doc/index.html is automatically rewritten by doc/src/Makefile to add SourceForge links. index.html is now the standard homepage for pyalsaaudio. Minor documentation fixes (capitalisation, spelling, etc.). Caspers email is hidden in the documentation. git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@14 ec2f30ec-7544-0410-870e-f70ca00c83f0
13 lines
246 B
Plaintext
13 lines
246 B
Plaintext
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
|