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_6_0


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.28   8 years  ratchov   trailing spaces, fit in 80 columns
[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.3   8 years  ratchov   trailing spaces, fit in 80 columns
[TXT] afile.h  1.1   9 years  ratchov   Simplify internals and rewrite file header parsing code: - remove -M, -t, -w, -C...
[TXT] aucat.1  1.113   7 years  ratchov   Add -g and -p options to control device and file start position.
[TXT] aucat.c  1.164   7 years  ratchov   Add -g and -p options to control device and file start position.
[TXT] defs.h  1.2   7 years  ratchov   Pass hr:min:sec:frame.cent to dev_mmcloc() directly and remove the useless inter...
[TXT] dsp.c  1.9   7 years  ratchov   Simplify the sample rate converter, no behaviour change.
[TXT] dsp.h  1.5   7 years  ratchov   removed unused fields of resamp structure
[TXT] sysex.h  1.4   9 years  ratchov   Simplify internals and rewrite file header parsing code: - remove -M, -t, -w, -C...
[TXT] utils.c  1.3   8 years  ratchov   trailing spaces, fit in 80 columns
[TXT] utils.h  1.2   8 years  mmcc   Remove xfree(). From Michael W. Bombardieri. ok ratchov@