Home | History | Annotate | Download | only in libossaudio
History log of /src/lib/libossaudio/Makefile
RevisionDateAuthorComments
 1.11  08-Jun-2021  nia ossaudio(3): refactor library into separate files
 1.10  05-May-2012  christos fix typo, WARNS=5
 1.9  21-Mar-2012  matt These directories don't handle WARNS=5
 1.8  12-Mar-2009  wiz branches: 1.8.6; 1.8.8;
Remove USETBL, now that man page does not need tbl any longer.
 1.7  03-Feb-2009  jmcneill branches: 1.7.2;
Add a table that describes the mappings from native audio mixer names
to their OSS equivalents.
 1.6  18-Nov-2003  grant drop whitespace
 1.5  13-Apr-1998  lukem use CPPFLAGS not CFLAGS
 1.4  07-Nov-1997  mikel back out last change
 1.3  01-Nov-1997  mikel don't build shared library
 1.2  19-Oct-1997  thorpej Install the "soundcard.h" include file in /usr/include, because:
- The documentation says <soundcard.h>, and
- You can't install an include into /usr/include/sys, because the user
might be using "symlinks" for the sys includes.
 1.1  16-Oct-1997  augustss Initial version of a user level emulation of the OSS audio API.
Useful for compiling Linux audio programs.
 1.7.2.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.8.8.1  07-May-2012  riz Apply patches (requested by christos in ticket #225):
lib/libossaudio/Makefile patch
lib/libossaudio/ossaudio.c patch
lib/libossaudio/soundcard.h patch

Fix compilation of ioctls without the 3rd argument in ossaudio.
[christos, ticket #225]
 1.8.6.2  23-May-2012  yamt sync with head.
 1.8.6.1  17-Apr-2012  yamt sync with head

RSS XML Feed