Commit graph

10 commits

Author SHA1 Message Date
Konsta
a15c5f1a70 Merge tag 'v1.2.14' of https://github.com/alsa-project/alsa-lib into android-15.0
Release v1.2.14

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2025-04-15 22:35:33 +03:00
Konsta
3989624224 android: add generated files 2025-04-12 18:25:06 +03:00
Takashi Iwai
582cc1f098 Create asoundlib.h dynamically according to configure options
Create asoundlib.h dynamically according to configure options.
This avoids the inclusion of unused API headers.
Also don't install unused API headers.
2007-07-10 15:58:41 +02:00
Clemens Ladisch
04c2de32c1 fix some file paths in comments
doxygen complains if the file name specified with \file does
not match the real file name, so fix it
2005-01-17 17:34:31 +00:00
Takashi Iwai
9a19772de9 - reverted to include <alsa/xxx.h> again.
- include stdarg.h for va_list.
2003-07-14 10:20:31 +00:00
Takashi Iwai
7a69ed8558 include files from the local directory ("xxx.h") instead of the standard
path (<alsa/xxx.h>).
2003-06-27 17:57:40 +00:00
Jaroslav Kysela
640ee8faa7 Initial code for lisp interpreter 2003-06-24 19:30:08 +00:00
Jaroslav Kysela
7c72da4ae5 Added simple_mixer and simple_pcm subdirs with some 'empty' code 2003-06-22 18:09:03 +00:00
Jaroslav Kysela
3e3df2d32b Updated GNU GPL license (address).
Changed GNU LGPL licence from 2.0 to 2.1.
2001-12-30 09:22:54 +00:00
Jaroslav Kysela
58345ae4f4 Separated asoundlib.h to small files. 2001-09-13 11:38:32 +00:00
Renamed from include/header.h (Browse further)