summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Release v1.0.23v1.0.23Jaroslav Kysela2010-04-161-1/+1
* pcm_share plugin: fix pcm->monotonic setup in open() functionJaroslav Kysela2010-04-131-1/+1
* pcm_hw - show errno codesJaroslav Kysela2010-03-101-36/+36
* pcm direct plugins: drain() call might be blocked when threads are usedJaroslav Kysela2010-03-035-14/+20
* pcm_dmix: add support for S24_LE formatJaroslav Kysela2010-03-024-1/+11
* Fix snd_pcm_sw_params_set_period_event() implementationJaroslav Kysela2010-02-231-2/+2
* pcm: fix read_areas and write_areasJaroslav Kysela2010-01-311-39/+48
* modem.conf Off-hook improve behaviorDavid Fries2010-01-223-1/+24
* add atomic operations for Blackfin partsMike Frysinger2010-01-181-0/+23
* pcm: Fix the sound distortions for S24_3LE stream in pcm_softvol pluginZerg Cannibal2009-12-211-2/+20
* pcm: Close event timer in pcm_hw pluginJaroslav Kysela2009-12-211-12/+14
* Release v1.0.22v1.0.22Jaroslav Kysela2009-12-161-1/+1
* mixer: fix enum checkClemens Ladisch2009-11-231-1/+0
* simple_none.c uses HAVE_SOFT_FLOAT it has to include config.hMichael Olbrich2009-11-161-0/+1
* configure.in: fix --without-softfloatMarc Kleine-Budde2009-11-161-2/+5
* Update pcm doc stringsMads Kiilerich2009-11-141-14/+16
* Remove redefinition of _GNU_SOURCE and __USE_GNUTakashi Iwai2009-11-083-5/+0
* Fix CHECK_ENUM() in simple.cTakashi Iwai2009-11-081-1/+1
* Define _GNU_SOURCE so that <fcntl.h> gives O_CLOEXECRémi Denis-Courmont2009-11-081-0/+2
* Remove old commented-out FD_CLOEXEC codeRémi Denis-Courmont2009-11-086-67/+0
* Open device nodes with close-on-exec flagRémi Denis-Courmont2009-11-081-12/+18
* Defined symbols exposing the hrtimer to applications.Pedro Lopez-Cabanillas2009-11-082-0/+3
* namehint: list card independent devices only onceJaroslav Kysela2009-11-031-4/+24
* namehint: Allow snd_device_name_hint to search for CTL devices.Jaroslav Kysela2009-11-031-0/+2
* namehint: add missing list->card initializationJaroslav Kysela2009-11-031-0/+1
* Cache libasound.so access in snd_dlopenJaroslav Kysela2009-11-031-3/+7
* Fix corruption after snd_device_name_hint()Takashi Iwai2009-11-031-1/+4
* hcontrol: fix compare_default function to handle also id.device and id.subdeviceJaroslav Kysela2009-10-061-4/+10
* alisp: Comment out an unused function to avoid compiler warnings.Stefan Schmidt2009-09-301-0/+4
* pcm_rate_linear: Annotate unused function parameter to avoid compiler warnings.Stefan Schmidt2009-09-301-4/+5
* control: Remove unused variable.Stefan Schmidt2009-09-301-1/+1
* configure.in: Add m4 check for new AM_SILENT_RULESStefan Schmidt2009-09-301-0/+3
* cvscompile: Remove in favour of gitcompile.Stefan Schmidt2009-09-301-19/+0
* dmix - Fix snd_pcm_info()Takashi Iwai2009-09-281-1/+4
* pcm_hw: Always use delay ioctl in snd_pcm_delay()Kai Vehmanen2009-09-111-22/+0
* Release v1.0.21av1.0.21aJaroslav Kysela2009-09-091-1/+1
* PCM - Change the hw_params determination orderTakashi Iwai2009-09-091-9/+24
* Change dmix.conf to accept user configuration from defaults.dmix.<driver_id>.xxxJaroslav Kysela2009-09-091-6/+6
* Revert "Fix driver conf parsing in snd_config_hook_load_for_all_cards()"Jaroslav Kysela2009-09-091-2/+3
* mixer: Add Speaker and Beep names to the weight listTakashi Iwai2009-08-311-0/+2
* Release v1.0.21v1.0.21Jaroslav Kysela2009-08-311-1/+1
* pcm/ioplug: fix error code in start callbackTakashi Iwai2009-08-211-1/+1
* pcm: workaround for avoiding automatic start in mmap modeTakashi Iwai2009-08-211-5/+29
* Fix driver conf parsing in snd_config_hook_load_for_all_cards()Takashi Iwai2009-08-101-3/+2
* control.c: snd_ctl_wait: fix revents handlingClemens Ladisch2009-08-101-17/+10
* timer_query: make ops structure constantClemens Ladisch2009-08-101-1/+1
* snd_pcm_scope_set_ops: make ops parameter constClemens Ladisch2009-08-102-3/+4
* Fix zero-division in pcm_rate.cTakashi Iwai2009-08-101-1/+1
* fix doc errorsClemens Ladisch2009-08-0413-17/+22
* doc: hide structs with typedefsClemens Ladisch2009-08-041-0/+1