OSDN Git Service

android-x86/external-alsa-lib.git
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...
2020-10-19 Jaroslav KyselaRelease v1.2.4
2020-10-19 Jaroslav Kyselatopology: straight printf and error path fixes
2020-10-19 Jaroslav Kyselatopology: save_config - fix the error path handling
2020-10-19 Jaroslav Kyselaucm: handle correctly Linked configuration
2020-10-15 Jaroslav Kyselatplg: fix the unaligned_get32/put32 helpers for big...
2020-10-15 Jaroslav Kyselapcm: file plugin - implement safe_write
2020-10-14 Jaroslav Kyselapcm: fix the pcm_frames_diff -> pcm_frame_diff typo
2020-10-13 Jaroslav Kyselapcm: dshare - apply the boundary wrap in snd_pcm_dshare...
2020-10-13 Jaroslav Kyselapcm: introduce pcm_frame_diff and pcm_frame_diff2 helpers
2020-10-13 Jaroslav Kyselapcm: meter / s16 - add protection for the maximum copie...
2020-10-13 Jaroslav Kyseladlsym: use the only alsa plugins directory for the...
2020-10-13 Jaroslav Kyseladlmisc, pcm: export the old symbols (for -flto)
2020-10-13 Jaroslav Kyseladlsym: add support for ALSA_PLUGIN_DIR environment...
2020-10-09 Jaroslav Kyselapcm: fix the snd_pcm_plugin_status() avail and delay...
2020-10-06 Jaroslav Kyselaucm: rename once_list to boot_list
2020-10-06 Jaroslav Kyselaucm: substitute the comment string also in the main...
2020-10-06 Jaroslav Kyselaucm: add a check for the empty configuration
2020-10-06 Jaroslav Kyselaucm: Handle 'Error' keyword in the master file
2020-09-03 Tanjeff-N.... control: Add documentation for snd_ctl_elem_value_*.
2020-09-03 Tanjeff-N.... control: Improve general control interface documentation.
2020-08-31 Jaroslav Kyselatopology: improve the printf buffer management
2020-08-31 Jaroslav Kyselatopology: fix the unaligned access
2020-08-31 Jaroslav Kyselatopology: fix sort_config()
2020-08-31 Jaroslav Kyselatopology: fix some gcc10 warnings (labs, signess)
2020-08-31 Jaroslav Kyselatopology: return correct value in tplg_save_printf()
2020-08-31 Piotr Maziarztopology: Make buffer for saving dynamic size
2020-08-31 Piotr Maziarztopology: decode: Add DAI name printing
2020-08-31 Piotr Maziarztopology: decode: Print sig_bits field in PCM capabilit...
2020-08-31 Piotr Maziarztopology: decode: Fix decoding PCM formats and rates
2020-08-31 Piotr Maziarztopology: decode: Change declaration of enum decoding...
2020-08-31 Piotr Maziarztopology: decode: Fix printing texts section
2020-08-31 Piotr Maziarztopology: decode: Add enum control texts as separate...
2020-08-31 Piotr Maziarztopology: decode: Remove decoding values for enum control
2020-08-31 Piotr Maziarztopology: decode: Fix infinite loop in decoding enum...
2020-08-31 Piotr Maziarztopology: decode: Fix channel map memory allocation
2020-08-18 Jaroslav Kyselaconf: quote also strings with '*' and '#' characters...
2020-08-18 Tanjeff-N.... control: Add documentation for snd_ctl_elem_list_*.
2020-08-16 Tanu KaskinenREADME: add patch submission instructions
2020-08-13 Vijay Palaniswamypcm: dmix: fix access to sum-buffer in non-interleaved...
2020-08-11 Kai-Heng Fengconf: USB-Audio: Disable IEC958 on Lenovo ThinkStation...
2020-07-27 Jaroslav Kyselacontrol: ctlparse - fix enum values in '' or ""
2020-07-27 omarconf: pcm - USB - Added S/PDIF fix for Asus Xonar SE
2020-07-14 Matthias Reichlpcm: iec958: set channel status bits according to rate...
2020-07-14 Matthias Reichlpcm: iec958: implement HDMI HBR audio formatting
2020-07-07 Takashi Iwaipcm: dmix: Fix semaphore usage with lockless operation
2020-07-07 Takashi Iwaipcm: dmix: make lockless operation optional
2020-07-06 Takashi Sakamotoctl: improve documentation for identifier of control...
2020-07-06 Jaroslav Kyselaucm: substitute the merged tree completely
2020-07-03 Jaroslav Kyselaucm: fix parse_get_safe_name() - safe name must be...
2020-06-30 Jaroslav Kyselaucm: substitution - remove duplicate allow_empty assignment
2020-06-29 Jaroslav KyselaRelease v1.2.3.2
2020-06-28 Hans de Goedeucm: Allow empty strings in "${var:...}" substitutions
2020-06-24 Jaroslav Kyselaalsa.conf: load /etc/asound.conf or /usr/etc/asound...
2020-06-24 Jaroslav Kyselaucm: implement AlwaysTrue Condition.Type
2020-06-23 Mark Hillspcm: Annotate the _avail functions
2020-06-23 Mark Hillsdsnoop: Make use of the (previously unused) function
2020-06-23 Mark Hillsdsnoop: Another bug where the empty, not full, part...
2020-06-23 Mark Hillsdsnoop: The stop threshold was not implemented correctly
2020-06-23 Mark Hillspcm: Annotate the _delay functions based on findings...
2020-06-23 Mark Hillsdsnoop: The delay presented to snd_pcm_status_delay...
2020-06-23 Mark Hillscontrol: Fix a bug that prevented namehint behaviour
2020-06-23 Mark Hillscontrol: Fix typos in the namehint example
2020-06-23 Takashi Iwaiconf: Add /usr/etc to the default search paths
2020-06-22 Jaroslav Kyselaucm: simplify get_by_card() in parser.c
2020-06-22 Jaroslav Kyselaucm: fix the possible buffer overflow (substitution)
2020-06-18 Jaroslav KyselaRelease v1.2.3.1
2020-06-18 Jaroslav Kyselapcm: copy extplug timestamp type from the slave pcm
2020-06-18 Jaroslav Kyselaconf: make some strings more compact in alsa.conf
2020-06-18 Jaroslav Kyselaucm: implement CardNumberByName substitution
next