OSDN Git Service

android-x86/external-alsa-lib.git
2010-10-13 Jaroslav Kyselaucm: implemented card list feature
2010-10-12 Jaroslav Kyselaucm: unify snd_use_case_geti(), add snd_use_case_card_l...
2010-10-01 Jaroslav Kyselaucm: cosmetic fix
2010-09-22 Jaroslav Kyselaucm: added implementation for other ucm parts, only...
2010-09-22 Jaroslav Kyselaucm: Introduce "Value {}" section, more implementation...
2010-09-15 Jaroslav Kyselaucm: Moved ucm to src/ucm subdirectory
2010-08-25 Jaroslav Kyselaucm: Recode header to be more universal
2010-08-23 Liam Girdwooducm: build - add build support for Use Case Manager
2010-08-23 Liam Girdwooducm: core - Add initial Use Case Manager support.
2010-08-23 Liam Girdwooducm: header - ALSA Use Case Manager
2010-08-23 Jaroslav Kyselageneral: recoded snd_dlobj_ functions
2010-08-23 Pierre-Louis... HDA-Intel: do not lock IEC958 Playback switch
2010-08-20 Jaroslav Kyselanamehint: Evaluate more possibilities for hw devices
2010-08-13 Takashi IwaiAdd missing support for 3-byte formats for 16bit put...
2010-08-12 Jaroslav Kyselapcm: Fixed typo (wrong deleted line) instroduced in...
2010-08-11 Jaroslav Kyselapcm: introduce defaults.pcm.compat to change the params...
2010-08-11 Jaroslav Kyselapcm: add defaults.pcm.minperiodtime parsing
2010-08-09 Anssi HannulaHDA-Intel: present all 4 HDMI outputs instead of just...
2010-08-04 Jaroslav Kyselatest/latency: fix timediff calculation
2010-08-02 Anssi Hannulapcm_plug: fix comparison always true
2010-07-22 Jaroslav Kyselapcm - ladspa: fix small memory leak in snd_pcm_ladspa_f...
2010-07-21 John LindgrenMemory leak in namehint.c
2010-07-20 Peter Ujfalusitlv: Remove tailing tab after snd_ctl_get_dB_range...
2010-07-20 Peter Ujfalusitlv: Handle 'holes' in SND_CTL_TLVT_DB_RANGE array
2010-07-20 Peter Ujfalusitlv: Check out of range dB with SND_CTL_TLVT_DB_RANGE
2010-05-27 Colin Guthriealisp - Fix a string format ambiguity
2010-05-19 Peter Ujfalusicontrol: tlv: Check dB range only within the control...
2010-04-22 Pedro Lopez... seq: Fix for snd_seq_parse_address()
2010-04-21 Rémi Denis... Use thread-safe locale functions if available
2010-04-21 Rémi Denis... Check for thread-specific locale support
2010-04-16 Jaroslav KyselaRelease v1.0.23
2010-04-13 Jaroslav Kyselapcm_share plugin: fix pcm->monotonic setup in open...
2010-03-10 Jaroslav Kyselapcm_hw - show errno codes
2010-03-03 Jaroslav Kyselapcm direct plugins: drain() call might be blocked when...
2010-03-02 Jaroslav Kyselapcm_dmix: add support for S24_LE format
2010-02-23 Jaroslav KyselaFix snd_pcm_sw_params_set_period_event() implementation
2010-01-31 Jaroslav Kyselapcm: fix read_areas and write_areas
2010-01-22 David Friesmodem.conf Off-hook improve behavior
2010-01-18 Mike Frysingeradd atomic operations for Blackfin parts
2009-12-21 Zerg Cannibalpcm: Fix the sound distortions for S24_3LE stream in...
2009-12-21 Jaroslav Kyselapcm: Close event timer in pcm_hw plugin
2009-12-16 Jaroslav KyselaRelease v1.0.22
2009-11-23 Clemens Ladischmixer: fix enum check
2009-11-16 Michael Olbrichsimple_none.c uses HAVE_SOFT_FLOAT it has to include...
2009-11-16 Marc Kleine... configure.in: fix --without-softfloat
2009-11-14 Mads KiilerichUpdate pcm doc strings
2009-11-08 Takashi IwaiRemove redefinition of _GNU_SOURCE and __USE_GNU
2009-11-08 Takashi IwaiFix CHECK_ENUM() in simple.c
2009-11-08 Rémi Denis... Define _GNU_SOURCE so that <fcntl.h> gives O_CLOEXEC
2009-11-08 Rémi Denis... Remove old commented-out FD_CLOEXEC code
2009-11-08 Rémi Denis... Open device nodes with close-on-exec flag
2009-11-08 Pedro Lopez... Defined symbols exposing the hrtimer to applications.
2009-11-03 Jaroslav Kyselanamehint: list card independent devices only once
2009-11-03 Jaroslav Kyselanamehint: Allow snd_device_name_hint to search for...
2009-11-03 Jaroslav Kyselanamehint: add missing list->card initialization
2009-11-03 Jaroslav KyselaCache libasound.so access in snd_dlopen
2009-11-03 Takashi IwaiFix corruption after snd_device_name_hint()
2009-10-06 Jaroslav Kyselahcontrol: fix compare_default function to handle also...
2009-09-30 Stefan Schmidtalisp: Comment out an unused function to avoid compiler...
2009-09-30 Stefan Schmidtpcm_rate_linear: Annotate unused function parameter...
2009-09-30 Stefan Schmidtcontrol: Remove unused variable.
2009-09-30 Stefan Schmidtconfigure.in: Add m4 check for new AM_SILENT_RULES
2009-09-30 Stefan Schmidtcvscompile: Remove in favour of gitcompile.
2009-09-28 Takashi Iwaidmix - Fix snd_pcm_info()
2009-09-11 Kai Vehmanenpcm_hw: Always use delay ioctl in snd_pcm_delay()
2009-09-09 Jaroslav KyselaRelease v1.0.21a
2009-09-09 Takashi IwaiPCM - Change the hw_params determination order
2009-09-09 Jaroslav KyselaChange dmix.conf to accept user configuration from...
2009-09-09 Jaroslav KyselaRevert "Fix driver conf parsing in snd_config_hook_load...
2009-08-31 Takashi Iwaimixer: Add Speaker and Beep names to the weight list
2009-08-31 Jaroslav KyselaRelease v1.0.21
2009-08-20 Takashi Iwaipcm/ioplug: fix error code in start callback
2009-08-20 Takashi Iwaipcm: workaround for avoiding automatic start in mmap...
2009-08-10 Takashi IwaiFix driver conf parsing in snd_config_hook_load_for_all...
2009-08-10 Clemens Ladischcontrol.c: snd_ctl_wait: fix revents handling
2009-08-10 Clemens Ladischtimer_query: make ops structure constant
2009-08-10 Clemens Ladischsnd_pcm_scope_set_ops: make ops parameter const
2009-08-10 Takashi IwaiFix zero-division in pcm_rate.c
2009-08-04 Clemens Ladischfix doc errors
2009-08-04 Clemens Ladischdoc: hide structs with typedefs
2009-08-04 Clemens Ladischdoc: fix handling of @top_srcdir@
2009-08-04 Clemens Ladischremove unimplemented functions from headers
2009-08-03 Clemens Ladischadd config tests
2009-07-27 Clemens Ladischconf.c: more documentation
2009-07-17 Clemens Ladischconf.c: rename 'node' to 'config'
2009-07-17 Clemens Ladischconf.c: rename 'leaf' to 'child'
2009-07-17 Clemens Ladischconf.c: rename 'father' to 'parent'
2009-07-15 Clemens Ladischconf.c: snd_config_add: prevent adopting a non-orphan
2009-07-13 Clemens Ladischsound: rawmidi: disable active-sensing-on-close by...
2009-07-13 Clemens LadischUSB-Audio.conf: fix definition for M-Audio AudioPhile...
2009-07-10 Clemens Ladischconf.c: fix handling of NULL string values
2009-07-10 Clemens Ladischconf.c: snd_config_set_id: prevent duplicate ids
2009-07-09 Clemens Ladischconf.c: fix handling of NULL ids
2009-07-08 Clemens Ladischtest/lsb/midi_event.c: check for buffer size check
2009-07-08 Clemens Ladischtest/lsb/midi_event.c: abort on fatal errors
2009-07-06 Takashi IwaiMerge branch 'master' of git@git.alsa-project.org:alsa-lib
2009-07-06 Takashi Iwaitest/pcm.c: float format support
2009-07-06 Clemens Ladischadd midi event tests
2009-07-06 Clemens Ladischmore midi_event documentation
2009-07-06 Takashi Iwaitest/pcm.c: Generic linear PCM support
next