Age | Commit message (Expand) | Author |
2010-07-06 | Handle all streams the same way because there's no actual | Alexandre Ratchov |
2010-06-25 | don't attempt to drain devices after they are destroyed, which | Alexandre Ratchov |
2010-06-05 | don't prime server buffers, because it's ugly and conceptually | Alexandre Ratchov |
2010-06-04 | Allow the audio device to be opened only while it's actually used. | Alexandre Ratchov |
2010-05-08 | prime play buffers as soon as the device is opened, otherwise a | Alexandre Ratchov |
2010-05-02 | Clean up device handling code to clarify different initialization phases | Alexandre Ratchov |
2010-04-21 | adds the necessary bits to join channels (ex stereo->mono) or | Alexandre Ratchov |
2010-04-06 | aucat (server): | Alexandre Ratchov |
2010-04-03 | backout last change, committed by mistake, sorry... | Alexandre Ratchov |
2010-04-03 | doc fixes from jmc | Alexandre Ratchov |
2010-01-11 | When resuming from suspend, prime play buffers with silence, | Alexandre Ratchov |
2010-01-05 | Make the way .wav files are handled closer to the way sockets are | Alexandre Ratchov |
2009-11-03 | Allow any program using aucat to act as MMC slave and MTC master | Alexandre Ratchov |
2009-10-10 | don't use a references to the device file to check the current mode | Alexandre Ratchov |
2009-10-09 | Make abuf structure smaller: | Alexandre Ratchov |
2009-08-19 | organize midi code like audio code, no functional change | Alexandre Ratchov |
2009-07-25 | fix comments, remove no longer needed declaration, reorder includes | Alexandre Ratchov |
2009-02-06 | move error messages reported to user into main() | Alexandre Ratchov |
2009-01-10 | add "loopback" mode in which input is connected to the output. | Alexandre Ratchov |
2008-12-07 | When resampling, don't require the sample frequency to be an integer. | Alexandre Ratchov |
2008-11-16 | Make clients inherit the volume parameter when the -v option is used in | Alexandre Ratchov |
2008-11-10 | add a per-stream ``soft volume'' knob and the corresponding -v option. | Alexandre Ratchov |
2008-11-09 | make aucat(1) stop automatically the audio(1) device if it's idle. This | Alexandre Ratchov |
2008-11-07 | expose the block size in the sndio API by making par->round writable | Alexandre Ratchov |
2008-10-26 | add minimal server capability to aucat(1). When started in server | Alexandre Ratchov |
2008-08-14 | move all device related stuff from aucat.c to a new dev.c file. | Alexandre Ratchov |
2008-05-23 | add support for: | Alexandre Ratchov |