summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-16Release v1.0.23v1.0.23Jaroslav Kysela1-1/+1
2010-04-13pcm_share plugin: fix pcm->monotonic setup in open() functionJaroslav Kysela1-1/+1
2010-03-10pcm_hw - show errno codesJaroslav Kysela1-36/+36
2010-03-03pcm direct plugins: drain() call might be blocked when threads are usedJaroslav Kysela5-14/+20
2010-03-02pcm_dmix: add support for S24_LE formatJaroslav Kysela4-1/+11
2010-02-23Fix snd_pcm_sw_params_set_period_event() implementationJaroslav Kysela1-2/+2
2010-01-31pcm: fix read_areas and write_areasJaroslav Kysela1-39/+48
2010-01-22modem.conf Off-hook improve behaviorDavid Fries3-1/+24
2010-01-18add atomic operations for Blackfin partsMike Frysinger1-0/+23
2009-12-21pcm: Fix the sound distortions for S24_3LE stream in pcm_softvol pluginZerg Cannibal1-2/+20
2009-12-21pcm: Close event timer in pcm_hw pluginJaroslav Kysela1-12/+14
2009-12-16Release v1.0.22v1.0.22Jaroslav Kysela1-1/+1
2009-11-23mixer: fix enum checkClemens Ladisch1-1/+0
2009-11-16simple_none.c uses HAVE_SOFT_FLOAT it has to include config.hMichael Olbrich1-0/+1
2009-11-16configure.in: fix --without-softfloatMarc Kleine-Budde1-2/+5
2009-11-14Update pcm doc stringsMads Kiilerich1-14/+16
2009-11-08Remove redefinition of _GNU_SOURCE and __USE_GNUTakashi Iwai3-5/+0
2009-11-08Fix CHECK_ENUM() in simple.cTakashi Iwai1-1/+1
2009-11-08Define _GNU_SOURCE so that <fcntl.h> gives O_CLOEXECRémi Denis-Courmont1-0/+2
2009-11-08Remove old commented-out FD_CLOEXEC codeRémi Denis-Courmont6-67/+0
2009-11-08Open device nodes with close-on-exec flagRémi Denis-Courmont1-12/+18
2009-11-08Defined symbols exposing the hrtimer to applications.Pedro Lopez-Cabanillas2-0/+3
2009-11-03namehint: list card independent devices only onceJaroslav Kysela1-4/+24
2009-11-03namehint: Allow snd_device_name_hint to search for CTL devices.Jaroslav Kysela1-0/+2
2009-11-03namehint: add missing list->card initializationJaroslav Kysela1-0/+1
2009-11-03Cache libasound.so access in snd_dlopenJaroslav Kysela1-3/+7
2009-11-03Fix corruption after snd_device_name_hint()Takashi Iwai1-1/+4
2009-10-06hcontrol: fix compare_default function to handle also id.device and id.subdeviceJaroslav Kysela1-4/+10
2009-09-30alisp: Comment out an unused function to avoid compiler warnings.Stefan Schmidt1-0/+4
2009-09-30pcm_rate_linear: Annotate unused function parameter to avoid compiler warnings.Stefan Schmidt1-4/+5
2009-09-30control: Remove unused variable.Stefan Schmidt1-1/+1
2009-09-30configure.in: Add m4 check for new AM_SILENT_RULESStefan Schmidt1-0/+3
2009-09-30cvscompile: Remove in favour of gitcompile.Stefan Schmidt1-19/+0
2009-09-28dmix - Fix snd_pcm_info()Takashi Iwai1-1/+4
2009-09-11pcm_hw: Always use delay ioctl in snd_pcm_delay()Kai Vehmanen1-22/+0
2009-09-09Release v1.0.21av1.0.21aJaroslav Kysela1-1/+1
2009-09-09PCM - Change the hw_params determination orderTakashi Iwai1-9/+24
2009-09-09Change dmix.conf to accept user configuration from defaults.dmix.<driver_id>.xxxJaroslav Kysela1-6/+6
2009-09-09Revert "Fix driver conf parsing in snd_config_hook_load_for_all_cards()"Jaroslav Kysela1-2/+3
2009-08-31mixer: Add Speaker and Beep names to the weight listTakashi Iwai1-0/+2
2009-08-31Release v1.0.21v1.0.21Jaroslav Kysela1-1/+1
2009-08-21pcm/ioplug: fix error code in start callbackTakashi Iwai1-1/+1
2009-08-21pcm: workaround for avoiding automatic start in mmap modeTakashi Iwai1-5/+29
2009-08-10Fix driver conf parsing in snd_config_hook_load_for_all_cards()Takashi Iwai1-3/+2
2009-08-10control.c: snd_ctl_wait: fix revents handlingClemens Ladisch1-17/+10
2009-08-10timer_query: make ops structure constantClemens Ladisch1-1/+1
2009-08-10snd_pcm_scope_set_ops: make ops parameter constClemens Ladisch2-3/+4
2009-08-10Fix zero-division in pcm_rate.cTakashi Iwai1-1/+1
2009-08-04fix doc errorsClemens Ladisch13-17/+22
2009-08-04doc: hide structs with typedefsClemens Ladisch1-0/+1