OpenBSD CVS

src/usr.bin/aucat/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / aucat


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Makefile  1.22   9 years  ratchov   Simplify internals and rewrite file header parsing code: - remove -M, -t, -w, -C...
[TXT] abuf.c  1.31   16 months  jmc   spelling fixes; from paul tagliamonte amendments to his diff are noted on tech
[TXT] abuf.h  1.26   9 years  ratchov   Simplify internals and rewrite file header parsing code: - remove -M, -t, -w, -C...
[TXT] afile.c  1.12   13 months  op   typo: filed -> failed; ok ratchov@
[TXT] afile.h  1.2   4 years  ratchov   Rename WAV_H "include guard" macro of afile.h to AFILE_H. Fix from Jan Stary <h...
[TXT] aucat.1  1.122   7 days  jsg   defaul -> default; ok jmc@ ratchov@
[TXT] aucat.c  1.182   8 weeks  ratchov   aucat: Allow any device sample encoding. If the device doesn't support the auca...
[TXT] defs.h  1.3   4 years  ratchov   16 channels is not enough to handle all common uaudio(4) devices, so crank the m...
[TXT] dsp.c  1.20   3 weeks  ratchov   aucat: Use a 24-bit table for index to volume conversion
[TXT] dsp.h  1.12   3 weeks  ratchov   aucat: Use a 24-bit table for index to volume conversion
[TXT] sysex.h  1.5   16 months  jmc   spelling fixes; from paul tagliamonte amendments to his diff are noted on tech
[TXT] utils.c  1.6   4 years  ratchov   Fix spacing and comments, no code change.
[TXT] utils.h  1.3   7 years  ratchov   Sync utils.c and utils.h to sndiod.