Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-06 | don't repeat the numeric frequency 10 times... use a #define | Jason Wright | |
2003-06-04 | fix a few more prints... stupid monoaural devices... | Jason Wright | |
2003-06-04 | fix printing when AUDIO_SETINFO fails | Jason Wright | |
2003-06-02 | more license cleaning | Jason Wright | |
2003-04-25 | missing .El for .Bl macro; | Jason McIntyre | |
2003-03-28 | mu-law and A-law spelling; | Jason McIntyre | |
mu-law and u-law are the same, so used mu-law for consistency; ok jason@ | |||
2003-03-19 | spelling fix | David Krause | |
ok jason@ | |||
2003-02-05 | - combine 16 bit le/be functions | Jason Wright | |
- clean up format switch | |||
2003-02-04 | don't need double precision anywhere in here | Jason Wright | |
2003-02-04 | better | Jason Wright | |
2003-02-04 | hack at stereo adpcm | Jason Wright | |
2003-02-04 | free memory if pointer is -not- NULL... | Jason Wright | |
2003-02-01 | rcsid | Jason Wright | |
2003-02-01 | add -f flag so the device can be specified, and make sure the device is | Jason Wright | |
an audio device (ioctl(... AUDIO_GETINFO ...) should do). | |||
2003-02-01 | audio encoding tester | Jason Wright | |