Lars Immisch
279760add5
Prepare release 0.9.2
2022-05-06 21:33:41 +02:00
Lars Immisch
dfda54642d
Prepare 0.9.1
2022-05-03 20:04:26 +01:00
Lars Immisch
df889b94ef
Don't use setrate etc. in samples.
2020-07-09 21:22:06 +02:00
Julian Porter
f244a70111
tidied up
2020-03-06 20:06:59 +00:00
Julian Porter
be1b3e131d
demo
2020-03-05 00:50:30 +00:00
Lars Immisch
723eff3887
Prepare next release
2018-02-20 12:18:44 +01:00
Lars Immisch
698e6044d3
Bump version number
2017-02-24 20:57:53 +01:00
Lars Immisch
85ff47ad43
Update to setuptools + version bump
2017-02-22 22:59:37 +01:00
Lars Immisch
5cbc88607d
We can get the version from git for pip installs. Fixes #3
...
Maybe we should tag from setup.py instead
2015-05-16 13:44:50 +02:00
Lars Immisch
526bd05eaf
Take version from git tag
2015-05-11 22:13:02 +02:00
Lars Immisch
4750bb7dc4
Prepare for github
2015-04-30 17:44:08 +00:00
larsimmisch
5fc5918e01
Upload target, documentation reads version from setup.py.
...
git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@38 ec2f30ec-7544-0410-870e-f70ca00c83f0
2009-12-18 23:34:54 +00:00
larsimmisch
833cde1455
Prepare for the 0.5 release.
...
git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@32 ec2f30ec-7544-0410-870e-f70ca00c83f0
2009-04-22 22:47:10 +00:00
larsimmisch
fc3517b00e
This is release 0.4; it was tested with python2.5 and python3.0 (rc2 &
...
3)
git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@29 ec2f30ec-7544-0410-870e-f70ca00c83f0
2008-11-29 03:29:13 +00:00
larsimmisch
aa77693b79
Record some magic for the 2to3 conversion. We won't use it now, but I
...
might need it later.
git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@28 ec2f30ec-7544-0410-870e-f70ca00c83f0
2008-11-29 01:08:16 +00:00
larsimmisch
df89c12581
Decided that getenum should return the selected item and the available
...
items.
Argument parsing errors are reported with the methodname (minor
improvement).
Smallish documentation improvements.
git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@23 ec2f30ec-7544-0410-870e-f70ca00c83f0
2008-05-21 14:06:26 +00:00
larsimmisch
40c4386803
PyObject_GenericGetAttr is not used in Python versions < 2.2, so we
...
should be as backwards compatible as release 0.3 was, but we do have
nicer docstrings in later versions of Python.
setup.py is an executable.
git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@22 ec2f30ec-7544-0410-870e-f70ca00c83f0
2008-01-28 23:13:41 +00:00
larsimmisch
2cf24ef81b
Updates for release 0.3:
...
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
2008-01-24 12:30:46 +00:00
larsimmisch
47795bcc72
Import from divmod. Original log message:
...
r820 | anthony | 2004-10-04 15:28:33 +0200 (Mon, 04 Oct 2004) | 2 lines
Import of PyAlsaAudio, by Casper Wilstrup (cwi@unispeed.dk )
git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@2 ec2f30ec-7544-0410-870e-f70ca00c83f0
2008-01-24 11:20:35 +00:00