| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
values are gotten from the cl module. CL_old is there in case cl
doesn't exist.
|
|
|
|
| |
aifc.py: Several small improvements. Use new methods from CL module.
|
|
|
|
|
|
|
|
|
|
| |
cdplayer.py: It is now also possible to give the CD's TOC as argument
to init(). The TOC is a string consisting of 2 digits giving the
number of tracks and then for each track the length of the track as
number of minutes and number of seconds (2 digits each).
cddb.py: Interface to the .cddb directory. Usage is the same as for
cdplayer.py.
|
|
|