summaryrefslogtreecommitdiffstats
path: root/usr.bin/aucat/Makefile
AgeCommit message (Expand)AuthorFilesLines
2015-01-21Simplify internals and rewrite file header parsing code:ratchov1-3/+2
2013-11-21use -Wmissing-prototypesratchov1-2/+2
2013-11-19move -Wxxx flags from CFALGS to COPTSratchov1-2/+3
2013-11-12remove bogus legacy server-specific bits that cause confusionratchov1-2/+2
2012-11-23Remplace aucat server by a new sndiod daemon aimed to be simplerratchov1-3/+1
2011-12-09add a new sndiod audio/midi daemon and hide aucat server-specificratchov1-1/+3
2011-10-17Remove midicat since aucat can now be used instead of midicatratchov1-3/+2
2011-04-27move amsg.h containing protocol defs from aucat side to libsndio side.ratchov1-2/+2
2010-07-31remove 2 years old compatibility moderatchov1-2/+2
2010-06-04Allow the audio device to be opened only while it's actually used.ratchov1-2/+2
2010-01-13Rename s/safile/siofile/g, missed when libsa was renamed toratchov1-2/+2
2010-01-10Add traces to help tracking subtle timing bugs often causingratchov1-2/+2
2009-09-27remove all debug tracesratchov1-2/+2
2009-07-25Currently midi capable programs can control midi hardware, butratchov1-3/+5
2009-06-04don't trust the compiler to generate warnings we care about,jsg1-2/+2
2008-10-28Use -Werror unconditionnaly again.miod1-6/+2
2008-10-27No -Werror on m88k, hairy gcc bug generates false ``variable might be usedmiod1-2/+6
2008-10-27rename libsa to libsndioratchov1-2/+2
2008-10-26add minimal server capability to aucat(1). When started in serverratchov1-3/+3
2008-08-14move all device related stuff from aucat.c to a new dev.c file.ratchov1-3/+3
2008-05-23add support for:ratchov1-1/+4
1997-01-02new utility for playing sound fileskstailey1-0/+5