summaryrefslogtreecommitdiff
path: root/include/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-08-23ucm: build - add build support for Use Case ManagerLiam Girdwood1-1/+1
2007-10-30Remove sequencer instrument layerTakashi Iwai1-4/+0
2007-07-11Fix clean-up of header filesTakashi Iwai1-1/+1
2007-07-10Create asoundlib.h dynamically according to configure optionsTakashi Iwai1-8/+51
2006-04-06Create rate converter plugin SDKTakashi Iwai1-1/+1
2005-08-23Allow separate build and source treesTakashi Iwai1-5/+5
2005-06-28Fix compilation on a system with old alsa-lib headersTakashi Iwai1-1/+4
2005-06-09Add external control plugin SDKTakashi Iwai1-1/+2
2005-06-03big simple mixer updateJaroslav Kysela1-1/+1
2005-05-30Remove obsolete *_ordinary.h filesTakashi Iwai1-1/+0
2005-04-14Move old PCM API to pcm_old.hTakashi Iwai1-1/+1
2005-02-14Add filter-type external plugin SDKTakashi Iwai1-1/+1
2005-02-08Add external PCM plugin SDK (draft version)Takashi Iwai1-1/+1
2003-07-14create a symlink for inclusion of alsa/xxx.h in the alsa-lib tree itself.Takashi Iwai1-1/+1
2003-06-24Initial code for lisp interpreterJaroslav Kysela1-1/+2
2003-06-22Renamed simple_* to ordinary_* (name clash for simple mixer)Jaroslav Kysela1-1/+1
2003-06-22Added simple_mixer and simple_pcm subdirs with some 'empty' codeJaroslav Kysela1-1/+2
2002-10-22Build system updates...Jaroslav Kysela1-2/+3
2002-10-09added the alsa-kernel header files into local tree.Takashi Iwai1-1/+2
2002-09-19Reverted back the PCM API.Jaroslav Kysela1-11/+0
2002-09-17- unified snd_pcm_hw_params_* functionsJaroslav Kysela1-2/+13
2002-01-12Moved some prototypes from src/pcm/pcm_plugin.h to include/pcm_plugin.h.Jaroslav Kysela1-3/+3
2002-01-11Added asoundef.h (instead of symlink).Takashi Iwai1-3/+1
2001-12-07Removed comment (the latest automake doesn't like it).Takashi Iwai1-1/+0
2001-12-07Added iatomic.hJaroslav Kysela1-1/+1
2001-11-24Added EXTRA_CLEAN and SND_LIB_EXTRAVERJaroslav Kysela1-1/+4
2001-09-30Added sys.h to noinst_HEADERSJaroslav Kysela1-1/+1
2001-09-13Separated asoundlib.h to small files.Jaroslav Kysela1-14/+8
2001-09-12Fixed installation.Takashi Iwai1-3/+4
2001-09-11Ok, added warning to sys/asoundlib.h with redirection to alsa/asoundlib.h.Jaroslav Kysela1-1/+1
2001-09-11Added symlink for sys/asoundlib.h to alsa/asoundlib.hJaroslav Kysela1-1/+5
2001-09-11Changed location of asoundlib.h from sys dir to alsa dir.Jaroslav Kysela1-2/+6
2001-07-11Merged hwdep_m4.h to hwdep.hJaroslav Kysela1-2/+1
2001-07-11Added documentation for instrument and midi event functions.Jaroslav Kysela1-3/+5
2001-07-04Major change to sequencer API.Jaroslav Kysela1-1/+1
2001-05-10Added snd_card_type_string_to_enum and snd_card_type_enum_to_string functions.Jaroslav Kysela1-2/+2
2001-03-30More documentation. Tiny change for simple mixer element API (get_range)Abramo Bagnara1-3/+3
2001-03-20Merged rawmidi M4 files into the main ones.Jaroslav Kysela1-1/+1
2001-02-09Completed control and mixer APIAbramo Bagnara1-1/+2
2001-02-06Control API encapsulation. Better names for kernel API. Simpler PCM hw_params...Abramo Bagnara1-1/+1
2001-02-05Encapsulated hwdep. Converted all enums to type safetyAbramo Bagnara1-1/+2
2001-02-04Corrected and completed encapsulation for PCM and rawmidi. Remove SND_PCM_HW_...Abramo Bagnara1-1/+1
2001-01-30Added snd_ prefix to mask and interval. Divided header.h wrappersAbramo Bagnara1-2/+3
2001-01-17Added I/O classesAbramo Bagnara1-2/+2
2001-01-01Moved ERR and SYSERR to a global placeAbramo Bagnara1-1/+1
2000-11-26Added sequencer event <-> MIDI byte stream coder from the kernel spaceJaroslav Kysela1-2/+2
2000-11-25Added configurable error handlers.Jaroslav Kysela1-2/+3
2000-08-31First version of ALSA client/serverAbramo Bagnara1-1/+1
2000-08-24First version of configuration helpersAbramo Bagnara1-1/+1
2000-06-12Added hsearch_r for compatibility needsAbramo Bagnara1-1/+1