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_4_9


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.14   13 years  ratchov   remove 2 years old compatibility mode
[TXT] abuf.c  1.22   13 years  ratchov   Allow the audio device to be opened only while it's actually used. This is neces...
[TXT] abuf.h  1.23   13 years  ratchov   use MODE_xxx and XRUN_xxx macros everywhere, and zap corresponding AMSG_xxx macr...
[TXT] aucat.1  1.73   13 years  ratchov   remove 2 years old compatibility mode
[TXT] aucat.c  1.107   13 years  ratchov   unbreak compilation without DEBUG defined
[TXT] amsg.h (in the Attic) [Hide]  1.18   13 years  ratchov   use MODE_xxx and XRUN_xxx macros everywhere, and zap corresponding AMSG_xxx macr...
[TXT] aparams.c (in the Attic) [Hide]  1.12   13 years  ratchov   Convert ulaw/alaw to native format (ie using ADATA_XXX defines) rather than s16 ...
[TXT] aparams.h (in the Attic) [Hide]  1.11   13 years  ratchov   Add experimental support for 24-bit arithmetic, meaning that full dynamic range ...
[TXT] aproc.c (in the Attic) [Hide]  1.63   13 years  ratchov   Replace ``short'' by a new ``adata_t'' typedef corresponding to audio samples an...
[TXT] aproc.h (in the Attic) [Hide]  1.38   13 years  ratchov   Replace ``short'' by a new ``adata_t'' typedef corresponding to audio samples an...
[TXT] conf.h (in the Attic) [Hide]  1.16   13 years  ratchov   use MODE_xxx and XRUN_xxx macros everywhere, and zap corresponding AMSG_xxx macr...
[TXT] dbg.c (in the Attic) [Hide]  1.1   14 years  ratchov   Add traces to help tracking subtle timing bugs often causing underuns and overru...
[TXT] dbg.h (in the Attic) [Hide]  1.1   14 years  ratchov   Add traces to help tracking subtle timing bugs often causing underuns and overru...
[TXT] dev.c (in the Attic) [Hide]  1.64   13 years  ratchov   use MODE_xxx and XRUN_xxx macros everywhere, and zap corresponding AMSG_xxx macr...
[TXT] dev.h (in the Attic) [Hide]  1.27   13 years  ratchov   Handle all streams the same way because there's no actual difference between aud...
[TXT] file.c (in the Attic) [Hide]  1.23   13 years  ratchov   unbreak compilation without DEBUG defined
[TXT] file.h (in the Attic) [Hide]  1.10   13 years  ratchov   Try to detect busy loops caused by misbehaving audio drivers or hardware. If a b...
[TXT] headers.c (in the Attic) [Hide]  1.19   13 years  ratchov   Convert ulaw/alaw to native format (ie using ADATA_XXX defines) rather than s16 ...
[TXT] listen.c (in the Attic) [Hide]  1.11   14 years  ratchov   remove all debug traces
[TXT] listen.h (in the Attic) [Hide]  1.5   14 years  ratchov   fix comments, remove no longer needed declaration, reorder includes from Thomas ...
[TXT] midi.c (in the Attic) [Hide]  1.32   13 years  deraadt   clean up cases of ;;
[TXT] midi.h (in the Attic) [Hide]  1.9   13 years  ratchov   Allow the audio device to be opened only while it's actually used. This is neces...
[TXT] midicat.1 (in the Attic) [Hide]  1.13   13 years  jmc   various tweaks to previous; ok ratchov
[TXT] miofile.c (in the Attic) [Hide]  1.5   13 years  ratchov   Allow the audio device to be opened only while it's actually used. This is neces...
[TXT] miofile.h (in the Attic) [Hide]  1.1   14 years  ratchov   Currently midi capable programs can control midi hardware, but cannot cooperate ...
[TXT] opt.c (in the Attic) [Hide]  1.10   13 years  ratchov   Handle all streams the same way because there's no actual difference between aud...
[TXT] opt.h (in the Attic) [Hide]  1.9   13 years  ratchov   use MODE_xxx and XRUN_xxx macros everywhere, and zap corresponding AMSG_xxx macr...
[TXT] pipe.c (in the Attic) [Hide]  1.11   14 years  ratchov   aucat (server): - make the ``-m mode'' option per subdevice, allowing sub...
[TXT] pipe.h (in the Attic) [Hide]  1.5   14 years  ratchov   aucat (server): - make the ``-m mode'' option per subdevice, allowing sub...
[TXT] siofile.c (in the Attic) [Hide]  1.6   13 years  ratchov   Allow the audio device to be opened only while it's actually used. This is neces...
[TXT] siofile.h (in the Attic) [Hide]  1.5   14 years  ratchov   Clean up device handling code to clarify different initialization phases and dif...
[TXT] sock.c (in the Attic) [Hide]  1.53   13 years  ratchov   Replace ``short'' by a new ``adata_t'' typedef corresponding to audio samples an...
[TXT] sock.h (in the Attic) [Hide]  1.18   13 years  ratchov   use MODE_xxx and XRUN_xxx macros everywhere, and zap corresponding AMSG_xxx macr...
[TXT] wav.c (in the Attic) [Hide]  1.24   13 years  deraadt   clean up cases of ;;
[TXT] wav.h (in the Attic) [Hide]  1.11   13 years  ratchov   remove 2 years old compatibility mode