summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 1.0.12rc1v1.0.12rc1Jaroslav Kysela2006-06-211-1/+1
* Add default dmix rate and format definitions in alsa.confTakashi Iwai2006-06-163-4/+18
* Fix division-by-zero in snd_pcm_dump_hw_setup()Takashi Iwai2006-06-161-1/+3
* Initialize all fields of slave PCM instance of direct pluginsTakashi Iwai2006-06-162-29/+113
* Make snd_hctl_wait() respect the APIPierre Ossman2006-05-261-11/+41
* Allow ioplugins to override snd_pcm_delay()Pierre Ossman2006-05-262-4/+17
* Addition of "infile" parameter (virtual mic) to the file pluginJuan Carlos Castro y Castro2006-05-191-18/+75
* Fix surround40 config for ens1370Takashi Iwai2006-05-181-0/+1
* Add hgcompile script and fix INSTALL documentTakashi Iwai2006-05-123-5/+22
* Correction for fixing alsa-lib static buildTakashi Iwai2006-05-122-0/+10
* Fix a typo in pcm_file.cTakashi Iwai2006-05-121-1/+1
* Remove enum from kernel APITakashi Iwai2006-05-103-21/+21
* Fix hwptr update in rate pluginTakashi Iwai2006-05-031-4/+1
* Fix the description of return value of snd_config_search_definition()Takashi Iwai2006-05-021-1/+1
* clarify SND_SEQ_PORT_TYPE_xxx documentationClemens Ladisch2006-05-022-19/+38
* add more sequencer port type information bitsClemens Ladisch2006-05-023-1/+15
* Fix device number of ICH4 iec958 controlsTakashi Iwai2006-05-021-0/+3
* Use O_APPEND mode with dmix & co pluginsTakashi Iwai2006-04-287-52/+190
* Fix delayed start with rate pluginTakashi Iwai2006-04-271-3/+53
* Add check of binding ranges in direct pluginsTakashi Iwai2006-04-265-11/+25
* Fix segfault with dshare pluginTakashi Iwai2006-04-251-1/+0
* Add missing snd_dlclose() in pcm_meter.cTakashi Iwai2006-04-251-1/+13
* Fix the error path of snd_pcm_hook_add_conf()Takashi Iwai2006-04-251-9/+11
* Fix missing snd_dlclose() in sequencerTakashi Iwai2006-04-252-1/+11
* Fix missing snd_dlclose() in timer handlersTakashi Iwai2006-04-253-2/+22
* Add missing snd_dlclose() in snd_hwdep_close()Takashi Iwai2006-04-251-0/+2
* Added tag v1.0.11 for changeset ae6753322b638dc95de4ab900d21e8eff14f5952Jaroslav Kysela2006-04-191-0/+1
* release 1.0.11v1.0.11Jaroslav Kysela2006-04-191-1/+1
* Fix compile errorTakashi Iwai2006-04-181-1/+1
* Don't install alsalispTakashi Iwai2006-04-121-1/+1
* Revert the last fix: finer sync of dmix in delay callbackTakashi Iwai2006-04-122-6/+0
* Fix .hgignoreTakashi Iwai2006-04-121-0/+1
* Add missing .hgignoreTakashi Iwai2006-04-121-0/+37
* Added tag v1.0.11rc5 for changeset 418d682c6be376a00f53b17e2b57f5046a432d32Jaroslav Kysela2006-04-111-0/+1
* release 1.0.11rc5v1.0.11rc5Jaroslav Kysela2006-04-111-1/+1
* Fix compilation with assert()Takashi Iwai2006-04-101-1/+1
* Added tags since ALSA version 1.0.3Jaroslav Kysela2006-04-101-0/+19
* MergedJaroslav Kysela2006-04-062-38/+0
|\
| * Changed permissions for scripts and added .hgignore fileJaroslav Kysela2006-04-062-0/+0
* | Add PCM definitions dpl and dpl2Takashi Iwai2006-04-062-1/+45
* | Allow negative coefficients in route pluginTakashi Iwai2006-04-061-1/+1
* | Finer sync of dmix in delay callbackTakashi Iwai2006-04-062-0/+6
* | Fix 32/64bit problem with multi pluginTakashi Iwai2006-04-062-4/+10
* | Fix buffer size handling of direct pluginsTakashi Iwai2006-04-067-56/+41
* | Create rate converter plugin SDKTakashi Iwai2006-04-068-461/+879
* | Add src/pcm/pcm_symbols_list.c to .hgignoreTakashi Iwai2006-04-061-0/+1
* | Add .hgignoreTakashi Iwai2006-04-061-0/+37
* | Fix permission of cvscompileTakashi Iwai2006-04-061-0/+0
|/
* Make plugin functions staticTakashi Iwai2006-03-292-23/+18
* Fix errors in partial reads/writes with rate pluginTakashi Iwai2006-03-291-0/+4