Age | Commit message (Expand) | Author |
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 |
2005-08-08 | more xr auipx i missed to commit first round | Michael Shalayeff |
2004-11-06 | The audio(4) manpage says to use code that looks like | Brad Smith |
2004-08-04 | - sync to netbsd | Jared Yanovich |
2004-01-26 | missing thing from Jared Yanovich; | Jason McIntyre |
2003-07-09 | - fix lists/displays | Jason McIntyre |
2003-06-06 | - section reorder | Jason McIntyre |
2003-04-25 | AUDIO_ENCODING_* is below, not above the struct description | Anil Madhavapeddy |
2003-03-28 | mu-law and A-law spelling; | Jason McIntyre |
2003-03-14 | typos; | Jason McIntyre |
2002-12-13 | audio_prinfo.seek is int now; document and sync | Christian Weisgerber |
2002-06-30 | Do not end an enumerations of Xr with a dot, and do not let a dot hide | Miod Vallat |
2002-06-30 | Xr cleanup; seb@todesplanet.de | Theo de Raadt |
2002-05-23 | 'SEE ALSO' audit in 'share/man/': | Mike Pechkin |
2002-04-08 | document the ESS Allegro-1 and Maestro-3 driver | Mike Frantzen |
2002-02-12 | fix style in .SYNOPSIS. Spotted by grange@grange.ru | Mike Pechkin |
2001-11-26 | add autri.4, from netbsd | Michael Shalayeff |
2001-11-13 | kill BUGS sections that basically say "there might be bugs". Like, WTF? | Theo de Raadt |
2001-03-07 | spelling | Todd T. Fries |
2001-03-01 | A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sitting | Aaron Campbell |
2001-01-13 | Driver for Cirrus Logic CS4281 sound chips. Originally written for NetBSD by | Aaron Campbell |
2001-01-13 | Preliminary man page for maestro. Link it. | Marc Espie |
2001-01-11 | move ich to auich at mickey's request | Theo de Raadt |
2001-01-09 | More complete synopsis, ok millert@,aaron@ | Marc Espie |
2000-10-18 | - Arguments to .Nd should go on the same line as .Nd. | Aaron Campbell |
2000-10-13 | Purely mdoc fixes. | Aaron Campbell |
2000-05-30 | Xr pci audio drivers | Michael Shalayeff |
2000-04-27 | xr audio(9) | Michael Shalayeff |