OSDN Git Service

android-x86/external-alsa-lib.git
2021-04-13 Jaroslav Kyselaucm: ucm_filename() - avoid double //
2021-04-13 Jaroslav Kyselaucm: handle better the system() call
2021-04-13 Jaroslav Kyselaucm: add LibraryConfig support
2021-04-13 Jaroslav Kyselaoutput: Add snd_output_buffer_steal() function
2021-04-13 Jaroslav Kyselaconf: add snd_config_merge() function
2021-04-13 Jaroslav Kyselaucm: add ${ConfLibDir} substitution
2021-04-13 Jaroslav Kyselaconf: add /var/lib/alsa/conf.d directory lookup
2021-04-13 Jaroslav Kyselaconf: add /var/lib/alsa/card<NUMBER>.conf.d directory...
2021-04-07 Jaroslav Kyselaconf: extend hook load_for_all_cards
2021-04-07 Jaroslav Kyselainclude: add SND_LIB_VER() macro
2021-04-07 Jaroslav Kyselaconf: make ctl.default and sysdefault devices more...
2021-04-07 Jaroslav Kyselacontrol: add empty plugin
2021-04-07 Jaroslav Kyselacontrol: remap plugin - add docs
2021-04-07 Jaroslav Kyselacontrol: doc - create controls plugin page
2021-04-07 Jaroslav Kyselacontrol: remap plugin - initial version
2021-04-07 Jaroslav Kyselacontrol: add _snd_ctl_open_child()
2021-04-07 Jaroslav Kyselapcm: empty plugin - fix the docs
2021-03-29 Jaroslav Kyselacontrol: shm - add missing continue to _snd_ctl_shm_open()
2021-03-29 Jaroslav Kyselaucm: add ctl-remove sequence command to delete controls...
2021-03-29 Jaroslav Kyselaucm: add cset-new sequence command to create new contro...
2021-03-25 Jaroslav Kyselaucm: move __snd_ctl_ascii_elem_id_parse prototype to...
2021-03-25 Jaroslav Kyselacontrol: add __snd_ctl_add_elem_set() helper
2021-03-23 Jaroslav Kyselacontrol: add snd_ctl_elem_id_compare_numid() function
2021-03-23 Jaroslav Kyselacontrol: rename snd_ctl_elem_id_compare() to snd_ctl_el...
2021-03-23 Jaroslav Kyselaucm: add Path condition type
2021-03-23 Jaroslav Kyselaucm: rename sysset to sysw
2021-03-18 Takashi Iwaiconf: Fix invalid free at parse_args()
2021-03-18 Jaroslav Kyselacontrol: fix the subdevice fields comparison in snd_ctl...
2021-03-11 Jaroslav Kyselaconf: fix memory leak on the error path in parse_args()
2021-03-11 Jaroslav Kyselaucm: warn about unknown sequence commands
2021-03-11 Jaroslav Kyselaucm: implement sysset sequence command
2021-03-11 Jaroslav Kyselaucm: ucm_main.c - cosmetic tab cleanups
2021-03-11 Jaroslav Kyselaucm: add _fboot / FixedBootSequence
2021-03-08 Jaroslav Kyselacontrol: better docs for snd_ctl_elem_id_compare()
2021-03-07 Jaroslav Kyselaconf: snd_config_save() - print arrays as [] not the...
2021-03-07 Jaroslav Kyselaconf: improve the tabulator level prints
2021-03-07 Jaroslav Kyselamixer: simple - use for loop in base_len()
2021-03-05 Hans de Goedemixer: simple - Unify simple_none: base_len() exception...
2021-03-05 Jaroslav Kyselaconfigure: bumb version to 1.2.5pre1 (for CI tests)
2021-02-26 Jaroslav Kyselapcm: softvol - improve TLV data check for new configs
2021-02-26 Jaroslav Kyselacontrol: add snd_ctl_elem_id_compare() function
2021-02-26 Jaroslav Kyselacontrol: snd_ctl_ascii_elem_id_get() - do not show...
2021-02-26 Jaroslav Kyselapcm: fix snd_pcm_plugin_status()
2021-02-26 Jaroslav Kyselaconf: introduce snd_config_get_card() function
2021-02-26 Jaroslav Kyselapcm: softvol - make snd_pcm_parse_control_id private
2021-02-26 Jaroslav Kyselapcm: softvol - do not set TLV access flags for the...
2021-02-26 Jaroslav Kyselacontrol: improve snd_ctl_add_*_elem_set functions ...
2021-02-24 Jaroslav Kyselacontrol: fix iformation -> information typos
2021-02-24 Hui Wangconf: HDA-Intel: increase the max number of HDMI/DP...
2021-02-03 Jaroslav Kyselaucm: fix two error messages
2021-02-03 Jaroslav Kyselaucm: add ${find-card} and ${find-device} substitutions
2021-01-27 Jaroslav Kyselapcm: pcm_ioplug - fix the avail_update mmap capture...
2021-01-22 Takashi Iwaipcm: share: Pass appl_ptr and hw_ptr in snd_pcm_status()
2021-01-22 Takashi Iwaipcm: null: Pass appl_ptr and hw_ptr in snd_pcm_status()
2021-01-22 Takashi Iwaipcm: ioplug: Pass appl_ptr and hw_ptr in snd_pcm_status()
2021-01-22 Takashi Iwaipcm: direct: Fix the missing appl_ptr update
2021-01-20 Jaroslav Kyselatopology: fix 'parse_tuple_set() - remove dead conditio...
2021-01-20 Jaroslav Kyselapcm: dmix/dshare - delay calculation fixes and cleanups
2021-01-20 Jaroslav Kyselapcm_plugin: set the initial hw_ptr/appl_ptr from the...
2021-01-07 Jaroslav Kyselaconf: USB - add "Xonar U7 MKII" to USB-Audio.pcm.iec958...
2021-01-07 Jaroslav Kyselatopology: sort_config() cleanups - use goto for the...
2021-01-07 Jaroslav Kyselaucm: uc_mgr_substitute_tree() fix use after free
2021-01-07 Jaroslav Kyselatopology: parse_tuple_set() - remove dead condition...
2021-01-07 Jaroslav Kyselatopology: tplg_decode_pcm() - add missing log argument...
2021-01-07 Jaroslav Kyselatopology: tplg_add_widget_object() - do not use invalid...
2021-01-07 Jaroslav Kyselatopology: tplg_pprint_integer() fix coverity uninitaliz...
2021-01-07 Jaroslav Kyselaucm: fix possible memory leak in parse_verb_file()
2021-01-04 Jaroslav Kyselapcm: rate - fix the capture delay values
2021-01-04 Jaroslav Kyselapcm: rate - use pcm_frame_diff() on related places
2021-01-04 Jaroslav Kyselapcm: plugin - fix status code for capture
2021-01-04 Jaroslav Kyselapcm: rate - use pcm_frame_diff() in snd_pcm_rate_playba...
2021-01-03 Jaroslav Kyselapcm: ioplug - fix the delay calculation for old plugins
2021-01-03 Jaroslav Kyselapcm: rate - tidy up snd_pcm_rate_avail_update()
2021-01-03 Jaroslav Kyselapcm: ioplug - fix the delay calculation in the status...
2021-01-03 Jaroslav KyselaRevert "pcm_plugin: fix delay"
2021-01-03 Jaroslav Kyselapcm: plugin - optimize sync in snd_pcm_plugin_status()
2021-01-03 Jaroslav Kyselapcm: plugin - tidy snd_pcm_plugin_avail_update()
2021-01-03 Jaroslav Kyselapcm: plugin status - revert the recent changes
2020-12-30 Jaroslav Kyselapcm: plugin status - fix the return value (regression)
2020-12-29 Jaroslav Kyselaconf: fix return code in _snd_config_load_with_include
2020-12-29 Alex Henrieconfmisc: fix memory leak in snd_func_concat
2020-12-27 Jaroslav Kyselapcm: fix __snd_pcm_state() return value
2020-12-27 Jaroslav Kyselaconf: fix get_hexachar() return value
2020-12-27 Alex Henriepcm_multi: remove dead assignment from _snd_pcm_multi_open
2020-12-27 Alex Henriepcm: remove dead assignments from snd_pcm_rate_(commit_...
2020-12-27 Alex Henrietimer: fix sizeof operator mismatch in snd_timer_query_...
2020-12-27 Alex Henrierawmidi: fix memory leak in snd_rawmidi_virtual_open
2020-12-27 Alex Henrieucm: fix bad frees in get_list0 and get_list20
2020-12-27 Alex Henrieconf: fix use after free in _snd_config_load_with_include
2020-12-22 Takashi Iwaipcm: Fix a typo in SND_PCM_AUDIO_TSTAMP_TYPE_LAST defin...
2020-12-17 David Henningssontest/audio_time: Make use of SND_PCM_AUDIO_TSTAMP_TYPE...
2020-12-17 David Henningssonpcm: Add snd_pcm_audio_tstamp_type_t constants
2020-12-10 Takashi IwaiMakefile: Add README.md to EXTRA_DIST
2020-12-02 Jonas Holmbergpcm: set the snd_pcm_ioplug_status() tstamp field
2020-11-17 Pierre-Louis... topology: use inclusive language in documentation
2020-11-17 Pierre-Louis... topology: use inclusive language for fsync
2020-11-17 Pierre-Louis... topology: use inclusive language for bclk
2020-10-29 Jaroslav Kyselapcm: snd_pcm_mmap_readi - fix typo in comment
2020-10-29 Jaroslav Kyseladlmisc: fix snd_plugin_dir locking for not DL_ORIGIN_AV...
2020-10-22 Jaroslav Kyseladlmisc: the snd_plugin_dir_set / snd_plugin_dir must...
next