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] defs.h  1.3   4 years  ratchov   16 channels is not enough to handle all common uaudio(4) devices, so crank the m...
[TXT] utils.c  1.6   4 years  ratchov   Fix spacing and comments, no code change.
[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] Makefile  1.22   9 years  ratchov   Simplify internals and rewrite file header parsing code: - remove -M, -t, -w, -C...
[TXT] abuf.h  1.26   9 years  ratchov   Simplify internals and rewrite file header parsing code: - remove -M, -t, -w, -C...
[TXT] utils.h  1.3   7 years  ratchov   Sync utils.c and utils.h to sndiod.
[TXT] aucat.1  1.123   2 weeks  ratchov   aucat.1: Fix needless line breaks in the -h and MIDI sections. Diff from Jan St...
[TXT] aucat.c  1.182   2 months  ratchov   aucat: Allow any device sample encoding. If the device doesn't support the auca...
[TXT] dsp.c  1.20   6 weeks  ratchov   aucat: Use a 24-bit table for index to volume conversion
[TXT] dsp.h  1.12   6 weeks  ratchov   aucat: Use a 24-bit table for index to volume conversion
[TXT] abuf.c  1.31   17 months  jmc   spelling fixes; from paul tagliamonte amendments to his diff are noted on tech
[TXT] sysex.h  1.5   17 months  jmc   spelling fixes; from paul tagliamonte amendments to his diff are noted on tech
[TXT] afile.c  1.12   14 months  op   typo: filed -> failed; ok ratchov@