Age | Commit message (Expand) | Author |
2022-03-31 | man pages: add missing commas between subordinate and main clauses | Christian Weisgerber |
2020-11-01 | some comma fixes; from varik valefor | Jason McIntyre |
2020-04-22 | sort SEE ALSO; | Jason McIntyre |
2020-04-21 | move mixerctl and audioctl man pages to section 8, as these work | Theo de Raadt |
2020-04-20 | Remove references to the mixer device, rework control device section | Alexandre Ratchov |
2018-08-05 | Mention ioctls that don't work for the control device. | Alexandre Ratchov |
2018-08-05 | Use english words instead of file names. | Alexandre Ratchov |
2018-08-05 | Remove obvious or repeating sentinces. | Alexandre Ratchov |
2018-07-30 | catch up with the symlink removal of /dev/{audio,mixer}; | Jason McIntyre |
2018-07-22 | cross reference sndio(7) and sndiod(8); from weerd@; | Ingo Schwarze |
2018-05-27 | Mention that only superuser may control record.enable knob. | Alexandre Ratchov |
2018-05-26 | Document the new "record.enable" mixer knob. | Alexandre Ratchov |
2016-09-08 | Remove reference to /dev/sound*. With tweaks from jmc@, thanks. | Alexandre Ratchov |
2016-09-08 | While /dev/audio is in use, /dev/audioctl has read-only access to | Alexandre Ratchov |
2016-09-01 | Fix typo: replace AUDIO_GETINFO by AUDIO_GETPAR. | Alexandre Ratchov |
2016-08-31 | Delete unused ioctls and associated macros. Move macros that are still | Alexandre Ratchov |
2016-06-18 | Add a new AUDIO_GETSTATUS ioctl to get various audio driver variables. | Alexandre Ratchov |
2016-03-16 | knock out unused Pp in previous; | Jason McIntyre |
2016-03-16 | Expose new audio ioctls that do one thing only: start and stop DMA, | Alexandre Ratchov |
2015-07-28 | Add the AUDIO_GETPOS ioctl() to fetch a snapshot of the 4 counters | Alexandre Ratchov |
2015-07-27 | Remove sections that describe features we don't support any longer. | Alexandre Ratchov |
2014-06-28 | espie points out <string.h> is needed for the AUDIO_INITINFO() macro | Matthew Dempsky |
2014-06-28 | Dv blah , Dv bleh | Jason McIntyre |
2014-06-28 | audio(4) has nothing to do with <string.h> | Matthew Dempsky |
2013-08-28 | wording fix; original diff from remco, but i've reworded it to read better | Jason McIntyre |
2010-07-15 | add two new members to structs audio_encoding and audio_prinfo. | Jacob Meuser |
2009-06-27 | sync description of struct audio_prinfo; | Jason McIntyre |
2009-03-24 | fix a few typographical errors. | Igor Sobrado |
2009-01-17 | typo fix - ok jakemsr - and add a comma; | Jason McIntyre |
2009-01-16 | deal with sample precisions that are not a power of 2. | Jacob Meuser |
2008-10-27 | sa_open -> sio_open, after recent changes; | Jason McIntyre |
2008-10-26 | add some audio/libsa cross refs; | Jason McIntyre |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-05-26 | tweak previous; | Jason McIntyre |
2008-05-26 | explain why, even though we support "sticky" block sizes, setting block | Jacob Meuser |
2008-04-21 | allow low level audio drivers to specify a default sample format, | Jacob Meuser |
2008-03-22 | add audio(4) driver the ability to use different block sizes for play and | Alexandre Ratchov |
2007-12-06 | Remove incomplete device Xr list. The device pages already reference | Deanna Phillips |
2007-11-03 | add aucat(1) and cdio(1) to SEE ALSO; | Jason McIntyre |
2007-10-28 | add new envy(4) man page | Alexandre Ratchov |
2007-10-08 | explain that AUDIO_GET[PR]RINFO were added for porting 3rd party | Jacob Meuser |
2007-10-03 | add two new audio ioctls, AUDIO_GETPRINFO and AUDIO_GETRRINFO, and the | Jacob Meuser |
2007-09-28 | be explicit about configuring audio devices for full-duplex mode. | Jacob Meuser |
2007-09-17 | implement the output_muted member of audio_info_t as found in original | Jacob Meuser |
2007-09-12 | add missing description of AUDIO_PERROR ioctl | Alexandre Ratchov |
2007-08-08 | revert the change in rev 1.60 of audio.c and the corresponding | Jacob Meuser |
2007-07-06 | - enable full-duplex mode by default if a device is opened | Jacob Meuser |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-04-26 | Xr azalia (thanks miod) | Jason Wright |
2006-01-19 | seek is a count of bytes, not samples | Jacob Meuser |