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_5_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.18   11 years  ratchov   Remplace aucat server by a new sndiod daemon aimed to be simpler smaller and fas...
[TXT] abuf.c  1.24   12 years  ratchov   Use "unsigned int" rather than "unsigned". No object change. suggested by deraad...
[TXT] abuf.h  1.25   12 years  ratchov   Use "unsigned int" rather than "unsigned". No object change. suggested by deraad...
[TXT] aucat.1  1.102   11 years  ratchov   Remove server capability description from the documentation and from the usage s...
[TXT] aucat.c  1.141   11 years  ratchov   Remove server capability description from the documentation and from the usage s...
[TXT] sysex.h  1.3   12 years  ratchov   add a MIDI-controlled master volume knob to adjust the mix of all playback strea...
[TXT] aparams.c (in the Attic) [Hide]  1.14   12 years  ratchov   Use "unsigned int" rather than "unsigned". No object change. suggested by deraad...
[TXT] aparams.h (in the Attic) [Hide]  1.12   12 years  ratchov   Use "unsigned int" rather than "unsigned". No object change. suggested by deraad...
[TXT] aproc.c (in the Attic) [Hide]  1.73   11 years  ratchov   Fix wrong arithmetics in channel mapping causing crashes if all of the recorded ...
[TXT] aproc.h (in the Attic) [Hide]  1.44   12 years  ratchov   Use "unsigned int" rather than "unsigned". No object change. suggested by deraad...
[TXT] conf.h (in the Attic) [Hide]  1.23   12 years  ratchov   Simplify and improve the way options are parsed and remove ~300 lines of code th...
[TXT] dbg.c (in the Attic) [Hide]  1.3   12 years  ratchov   Use "unsigned int" rather than "unsigned". No object change. suggested by deraad...
[TXT] dbg.h (in the Attic) [Hide]  1.3   12 years  ratchov   Use "unsigned int" rather than "unsigned". No object change. suggested by deraad...
[TXT] dev.c (in the Attic) [Hide]  1.82   11 years  ratchov   Upon "master volume change" message, send feedback to other clients only. Fixes ...
[TXT] dev.h (in the Attic) [Hide]  1.36   12 years  ratchov   Use "unsigned int" rather than "unsigned". No object change. suggested by deraad...
[TXT] file.c (in the Attic) [Hide]  1.30   12 years  ratchov   Use "unsigned int" rather than "unsigned". No object change. suggested by deraad...
[TXT] file.h (in the Attic) [Hide]  1.14   12 years  ratchov   Use "unsigned int" rather than "unsigned". No object change. suggested by deraad...
[TXT] headers.c (in the Attic) [Hide]  1.22   12 years  ratchov   Use "unsigned int" rather than "unsigned". No object change. suggested by deraad...
[TXT] listen.c (in the Attic) [Hide]  1.20   11 years  ratchov   Uniformize error messages printing, use err() instead of fprintf() when appropri...
[TXT] listen.h (in the Attic) [Hide]  1.9   12 years  ratchov   Use "unsigned int" rather than "unsigned". No object change. suggested by deraad...
[TXT] midi.c (in the Attic) [Hide]  1.45   11 years  ratchov   use unsigned chars for midi messages (to avoid gcc warning)
[TXT] midi.h (in the Attic) [Hide]  1.13   12 years  ratchov   Use "unsigned int" rather than "unsigned". No object change. suggested by deraad...
[TXT] miofile.c (in the Attic) [Hide]  1.9   11 years  ratchov   Don't return void expressions in functions returning void. Removes warnings in c...
[TXT] miofile.h (in the Attic) [Hide]  1.3   12 years  ratchov   Use "unsigned int" rather than "unsigned". No object change. suggested by deraad...
[TXT] opt.c (in the Attic) [Hide]  1.14   11 years  ratchov   Uniformize error messages printing, use err() instead of fprintf() when appropri...
[TXT] opt.h (in the Attic) [Hide]  1.12   12 years  ratchov   Use "unsigned int" rather than "unsigned". No object change. suggested by deraad...
[TXT] pipe.c (in the Attic) [Hide]  1.14   12 years  ratchov   Use "unsigned int" rather than "unsigned". No object change. suggested by deraad...
[TXT] pipe.h (in the Attic) [Hide]  1.6   12 years  ratchov   Use "unsigned int" rather than "unsigned". No object change. suggested by deraad...
[TXT] siofile.c (in the Attic) [Hide]  1.12   11 years  ratchov   Don't return void expressions in functions returning void. Removes warnings in c...
[TXT] siofile.h (in the Attic) [Hide]  1.6   12 years  ratchov   Use "unsigned int" rather than "unsigned". No object change. suggested by deraad...
[TXT] sock.c (in the Attic) [Hide]  1.67   11 years  ratchov   Make the client wait for the first flow control message rather than assuming it ...
[TXT] sock.h (in the Attic) [Hide]  1.21   11 years  ratchov   Use dedicated messages for flow control instead of abusing clock tick messages a...
[TXT] wav.c (in the Attic) [Hide]  1.33   11 years  ratchov   Dont insert twice recorded wav files (-o) on the list of recorded files; with he...
[TXT] wav.h (in the Attic) [Hide]  1.13   12 years  ratchov   Use "unsigned int" rather than "unsigned". No object change. suggested by deraad...