OSDN Git Service

android-x86/external-alsa-lib.git
2019-11-10 Jaroslav Kyselaucm: parser - use less memory for integer/real values...
2019-11-10 Jaroslav Kyselaucm: save the whole ctl info to the ctl_list structure
2019-11-10 Jaroslav Kyselaucm: add the run-time variable substitution
2019-11-10 Jaroslav Kyselaucm: fix memory leaks for cdev, bin-file and tlv elements
2019-11-10 Jaroslav Kyselaucm: do not report failure when long name configuration...
2019-11-10 Jaroslav Kyselaucm: add support for multiple control devices, more...
2019-11-10 Jaroslav Kyselaucm: extend snd_use_case_mgr_open() to address the...
2019-11-10 Jaroslav Kyselaucm: switch to ucm2 directory and v2 format, keep backw...
2019-11-10 Jaroslav Kyselaconf: improve the include paths code
2019-11-02 Jaroslav Kyselaucm: parse_verb_file() - remove folder_name variable...
2019-11-02 Jaroslav Kyselaucm: fix uc_mgr_scan_master_configs() - skip correctly...
2019-10-25 Jaroslav Kyselapcm: the maximal rate is 768000Hz, fix the remain code
2019-10-25 Jaroslav Kyselaucm: cosmetic fix in get_card_long_name()
2019-10-14 Jaroslav Kyselapcm: fix the period_size for direct plugins (dmix,...
2019-09-24 Takashi Iwaipcm: Fix the wrong PCM object passed for locking/unlocking
2019-09-24 Takashi Iwaipcm: chmap: Fix memory leak at snd_pcm_set_chmap()
2019-08-27 Marcin Pietraszkotopology: Fix variable overflow in split_format
2019-08-06 Keyon Jietopology: add support to parse private data for pcm
2019-07-24 Adam Miartuspcm: dshare: allow missing bindings
2019-07-24 Adam Miartuspcm: return -ENOSYS when ops or fast_ops callback is...
2019-07-05 Adam Miartuspcm_file: improve error checking in write_wav_header...
2019-07-03 Adam Miartuspcm_file: in case of failed write clear file buffer...
2019-07-03 Adam Miartuspcm_file: use EIO instead of EPIPE when failing to...
2019-06-24 Adam Miartuspcm_file: return errno in case of a failed write operation
2019-06-24 Adam Miartuspcm_file: remove double line
2019-06-15 Adam Miartuspcm_file: report write output file error to api user
2019-06-15 Adam Miartuspcm_file: do not disrupt playback on output file write...
2019-06-12 Michael Forneypcm: rate: Avoid pointer arithmetic on `void *`
2019-06-12 Michael Forneypcm: direct: Remove unused empty struct
2019-06-12 Michael Forneypcm: Make sure parameter qualifiers match between decla...
2019-06-12 Michael Forneypcm: hw: Don't return in a void function
2019-06-12 Michael Forneyconf: List cases in range explicitly
2019-06-12 Michael ForneyUse __func__ instead of __FUNCTION__
2019-05-27 Jaroslav Kyselaucm: another coverity fix in uc_mgr_config_load()
2019-05-27 Jaroslav Kyselapcm_file: another locking fix (coverity)
2019-05-27 Jaroslav Kyselatopology: next round of coverity fixes
2019-05-27 Jaroslav Kyselapcm_file: coverity fixes (including double locking)
2019-05-24 Jaroslav Kyselaucm: coverity fixes
2019-05-24 Jaroslav Kyselatopology: various coverity fixes
2019-05-24 Jaroslav Kyselarawmidi_hw: add sanity check for the invalid stream...
2019-05-24 Jaroslav Kyselarawmidi: use snd_dlobj_cache_get2() in rawmidi open...
2019-05-24 Jaroslav Kyselapcm_hw: close file descriptor in the error path in...
2019-05-24 Jaroslav Kyselapcm_file: call pclose() correctly for popen() (coverity)
2019-05-24 Jaroslav Kyselapcm: fix memory leak in _snd_pcm_parse_config_chmaps...
2019-05-24 Jaroslav Kyselacontrol_shm: add missing socket close to the error...
2019-05-24 Jaroslav Kyselacontrol_shm: remove duplicate code (coverity)
2019-05-24 Jaroslav Kyselaconfig: parse_string() fix the dynamic buffer allocatio...
2019-05-24 Jaroslav Kyselasrc/conf.c: add missing va_end() call (coverity)
2019-05-24 Jaroslav Kyselaaserver: fix resource leak coverity
2019-05-24 Adam Miartuspcm: file: add infile read support for mmap mode
2019-05-24 Adam Miartuspcm: add mmap_begin callback to snd_pcm_fast_ops_t api
2019-05-23 Takashi Iwaiucm: Add UCM profile for CX2072X codec on Baytrail...
2019-05-23 Adam Miartuspcm: file: add missing unlock on early return
2019-05-22 Adam Miartuspcm: file: use snd_pcm_file_areas_read_infile for readi
2019-05-22 Adam Miartuspcm: file: add support for infile reading in non interl...
2019-05-15 Vanitha Channaiahpcm: dsnoop: Added "hw_ptr_alignment" option in configu...
2019-05-15 Vanitha Channaiahpcm: dshare: Added "hw_ptr_alignment" option in configu...
2019-05-15 Vanitha Channaiahpcm: direct: Add generic hw_ptr_alignment function...
2019-05-10 Jaroslav KyselaRelease v1.1.9
2019-04-09 Jaroslav Kyselaadd support for GCC's LTO
2019-04-09 Jaroslav Kyselapcm: multi plugin: reset hw/appl pointers in prepare...
2019-04-09 Quipyowert2Printf unsigned longs with %lu instead of %ld (playmidi1.c)
2019-04-09 Quipyowert2Printf unsigned ints with %u instead of %i (pcm.c)
2019-04-09 Quipyowert2Printf unsigned long longs with %llu (mixtest.c)
2019-04-09 Quipyowert2Printf unsigned longs with %lu instead of %li (midifile.c)
2019-04-09 Quipyowert2Printf unsigned long with %lu instead of %li (latency.c)
2019-04-09 Quipyowert2Print unsigned ints with %u instead of %i. (snd_ctl_asc...
2019-04-09 Quipyowert2Close topology config file after parsing it.
2019-04-09 Jaroslav Kyselapcm: multi plugin: detach the hw_ptr and appl_ptr from...
2019-04-09 Jaroslav Kyselapcm: fix wait condition in snd_pcm_write_areas() to...
2019-04-09 Jaroslav Kyselapcm: multi plugin - fix wait_for_avail_min
2019-04-08 Timo Wischerpcm: null: Do not allow a period size of 0
2019-03-28 Takashi IwaiDrop -I$includedir/alsa from alsa.pc
2019-03-25 Jaroslav Kyselapcm: rate plugin - fix signess in snd_pcm_rate_avail_up...
2019-03-25 Jaroslav Kyselaadd snd_strlcpy() and use it everywhere
2019-03-15 Chih-Wei Huangalisp: add the missing include
2019-03-15 Chih-Wei Huangpcm: add the missing <strings.h> include
2019-03-15 Chih-Wei HuangAndroid: avoid using versionsort
2019-03-13 Jaroslav Kyselaconf: pcm dmix - add CHANNELS argument
2019-03-01 Jaroslav Kyselatest/latency: use frame bytes correctly in writebuf()
2019-02-12 Brendan Shankspcm: dshare: Fix overflow when slave_hw_ptr rolls over...
2019-02-07 Hans de Goedeucm: bytcr/PlatformEnableSeq.conf update some comments
2019-01-29 Srinivas Kandagatlaucm: Add ucm files for DB820c board
2019-01-25 Jaroslav KyselaRevert "conf/ucm: Add a UCM profile for Dell WD19 Dock...
2019-01-25 Hui Wangconf/ucm: Add a UCM profile for Dell WD19 Dock USB...
2019-01-09 Takashi Iwaipcm: Preserve period_event in snd_pcm_hw_sw_params...
2019-01-07 Jaroslav KyselaRelease v1.1.8
2019-01-07 Jaroslav Kyselaconf: rename snd_conf_load1() to _snd_config_load_with_...
2019-01-07 Hans de Goedeconf/ucm: bytcht-es8316: Add long-name UCM profiles
2019-01-07 Hans de Goedeconf/ucm: Add UCM profile for bytcht-es8316 boards
2019-01-07 Russell ParkerCreate device component for rt5645 Internal Analog...
2019-01-07 Russell ParkerFactor out rt5645 variants Headset+Digital Mic UCM...
2019-01-07 Russell ParkerFactor out rt5645 variants Speaker+Headphones shared...
2019-01-07 Russell ParkerCreate shared {En,Dis}ableSeq.conf components for rt564...
2019-01-07 Russell ParkerUpdate chtrt5645 ucm variants to use bytcr/PlatformEnab...
2019-01-07 Jaroslav Kyselacontrol: fix the assert() in snd_ctl_elem_set_bytes
2019-01-01 Hans de Goedeconf/ucm: bytcr-rt5651: Document mono speaker wiring
2019-01-01 Hans de Goedeconf/ucm: bytcr-rt5651: Add bytcr-rt5651-stereo-spk...
2019-01-01 Hans de Goedeconf/ucm: bytcr-rt5651: Add digital mic support
2019-01-01 Hans de Goedeconf/ucm: bytcr-rt5651: Add support for a headset-mic...
next