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_8


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.22   14 years  ratchov   aucat (server): - make the ``-m mode'' option per subdevice, allowing sub...
[TXT] aucat.1  1.73   13 years  ratchov   remove 2 years old compatibility mode
[TXT] aucat.c  1.102   13 years  ratchov   remove 2 years old compatibility mode
[TXT] amsg.h (in the Attic) [Hide]  1.17   13 years  ratchov   Don't send the initial position as a clock tick with a negative delta. Add a new...
[TXT] aparams.c (in the Attic) [Hide]  1.10   14 years  ratchov   Add traces to help tracking subtle timing bugs often causing underuns and overru...
[TXT] aparams.h (in the Attic) [Hide]  1.8   14 years  ratchov   remove all debug traces
[TXT] aproc.c (in the Attic) [Hide]  1.59   14 years  ratchov   remove ``abspos'' counters, from the pre-libsndio era. Since play and rec direct...
[TXT] aproc.h (in the Attic) [Hide]  1.37   13 years  ratchov   Allow the audio device to be opened only while it's actually used. This is neces...
[TXT] conf.h (in the Attic) [Hide]  1.15   14 years  ratchov   aucat (server): - make the ``-m mode'' option per subdevice, allowing sub...
[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.63   13 years  ratchov   remove forgotten debug message
[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.21   13 years  ratchov   When a file is created, initialize its ``busy cycles'' counter to zero.
[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.18   13 years  ratchov   Take into account wav ``riff'' header when calculating the offset of the data ch...
[TXT] legacy.c (in the Attic) [Hide]  1.12   14 years  ratchov   aucat (server): - make the ``-m mode'' option per subdevice, allowing sub...
[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.28   13 years  ratchov   Handle all streams the same way because there's no actual difference between aud...
[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.8   13 years  ratchov   Allow the audio device to be opened only while it's actually used. This is neces...
[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.50   13 years  ratchov   don't prime server buffers, because it's ugly and conceptually complicated. Inst...
[TXT] sock.h (in the Attic) [Hide]  1.17   13 years  ratchov   Don't send the initial position as a clock tick with a negative delta. Add a new...
[TXT] wav.c (in the Attic) [Hide]  1.21   13 years  ratchov   when attaching files to play or record to the device, check that the device supp...
[TXT] wav.h (in the Attic) [Hide]  1.11   13 years  ratchov   remove 2 years old compatibility mode