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

Current tag: OPENBSD_7_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[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.119   16 months  ratchov   Fix device name in the MIDI control section For MMC to work, the MIDI sequencer...
[TXT] aucat.c  1.178   2 years  ratchov   Switch internal sample representation to 24-bit fixed-point Note that this also...
[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.18   16 months  jmc   spelling fixes; from paul tagliamonte amendments to his diff are noted on tech
[TXT] dsp.h  1.10   16 months  jmc   spelling fixes; from paul tagliamonte amendments to his diff are noted on tech
[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.