summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-03-22String array for default rate plugin listTakashi Iwai1-1/+2
2007-03-22Allow build without libdl and libpthreadTakashi Iwai1-0/+5
2007-03-09Check _POSIX_SOURCE for timeval definitionTakashi Iwai1-1/+1
2007-01-19Update emu10k1.h for new versionTakashi Iwai1-0/+2
2006-12-07remove snd_ctl_iface_conf_name() prototype, namehint doxygen cleanupsJaroslav Kysela1-1/+0
2006-12-05add snd_device_name_get_hint() prototype to include/control.hJaroslav Kysela1-0/+1
2006-12-04fix string list parameter in snd_device_name_(free_)hint prototypesClemens Ladisch1-2/+2
2006-10-27change iface argument for namehint function to const char *Jaroslav Kysela1-1/+1
2006-10-23pcm: fix ipc offset calculation for direct pluginsJaroslav Kysela1-4/+4
2006-10-11add snd_device_name_hint() function and initial implementationJaroslav Kysela2-0/+8
2006-10-06fix various warningsJaroslav Kysela1-1/+1
2006-10-06Add struct timeval and timespec definition when _POSIX_C_SOURCE is not definedJaroslav Kysela1-0/+12
2006-09-19add support for hosts that have custom symbol prefixesTakashi Iwai2-19/+22
2006-09-06Add support of dB range compound TLVTakashi Iwai1-0/+2
2006-08-28Add handling of linear volume in simple mixerTakashi Iwai1-0/+5
2006-07-28Move dB parser to mixer abstractionTakashi Iwai1-1/+0
2006-07-25Remove dependencies with kernel headers from instrument layer codesTakashi Iwai6-23/+46
2006-07-22Implement support for dB gain display in alsamixer.James Courtier-Dutton1-0/+1
2006-07-05Control API - add TLV supportJaroslav Kysela2-2/+35
2006-05-26Allow ioplugins to override snd_pcm_delay()Pierre Ossman1-1/+5
2006-05-10Remove enum from kernel APITakashi Iwai3-21/+21
2006-05-02clarify SND_SEQ_PORT_TYPE_xxx documentationClemens Ladisch1-16/+35
2006-05-02add more sequencer port type information bitsClemens Ladisch2-0/+9
2006-04-06Create rate converter plugin SDKTakashi Iwai3-2/+119
2006-03-20Add init callback to extplugTakashi Iwai1-1/+5
2006-03-03Portability fix for alsa-lib on mipsTakashi Iwai1-1/+1
2006-02-20Avoid unnecesasry call of resmgrTakashi Iwai1-1/+3
2006-01-30Fix infinite parse of recursive definitionsTakashi Iwai1-0/+5
2006-01-13Skip resmgr when EAGAIN or EBUSYTakashi Iwai1-0/+2
2006-01-06implementation of pcm simple helper functionJaroslav Kysela1-0/+17
2005-12-14Fix declaration of snd_pcm_ladspa_open()Takashi Iwai1-0/+1
2005-12-12seq: reorganize sequencer client numbersClemens Ladisch1-2/+3
2005-11-20remove SND_SEQ_CLIENT_{DUMMY,OSS} symbolsClemens Ladisch1-2/+0
2005-09-29Fix type-punningTakashi Iwai2-1/+12
2005-09-21fixed typo in commentJaroslav Kysela1-1/+1
2005-08-24mixer API - extend simple enumerated controls for direction testsJaroslav Kysela2-1/+4
2005-08-23Allow separate build and source treesTakashi Iwai1-5/+5
2005-08-22moved simple mixer abstraction modules to modules/mixer/simple directoryJaroslav Kysela1-0/+2
2005-08-16direct plugins (dmix) - suspend/resume fixesJaroslav Kysela2-1/+5
2005-08-16sync with alsa-kernel - timer SUSPEND / RESUME eventsJaroslav Kysela1-1/+5
2005-08-03Add function declarationTakashi Iwai1-0/+1
2005-06-28Fix compilation on a system with old alsa-lib headersTakashi Iwai1-1/+4
2005-06-23fix compilation with C++Clemens Ladisch1-12/+12
2005-06-16more simple mixer - basic abstraction - workJaroslav Kysela2-12/+20
2005-06-13Add detailed documentation for external control plugin SDKTakashi Iwai1-10/+91
2005-06-09Add external control plugin SDKTakashi Iwai3-2/+189
2005-06-03mixer - fix typo and memory leakJaroslav Kysela1-1/+1
2005-06-03big simple mixer updateJaroslav Kysela3-7/+163
2005-05-30Remove obsolete *_ordinary.h filesTakashi Iwai1-1/+0
2005-05-30removed ordinary stuffJaroslav Kysela2-364/+0