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_5_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.30   7 years  ratchov   Assert we're not freeing buffers we didn't allocate (DEBUG mode).
[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.6   6 years  ratchov   Remove useless variable assignments in .au header parsing code. From Michael W. ...
[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.114   7 years  ratchov   Fix typos. From Michael W. Bombardieri <mb at ii.net>. Thanks!
[TXT] aucat.c  1.174   5 years  ratchov   Use reallocarray in place of malloc(a * b) to handle possible overflow in multip...
[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.13   5 years  ratchov   Fix clipping during float to integer conversions. From Jari Vetoniemi <mailroxa...
[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.5   7 years  ratchov   Sync utils.c and utils.h to sndiod.
[TXT] utils.h  1.3   7 years  ratchov   Sync utils.c and utils.h to sndiod.