OSDN Git Service

conf: fix get_hexachar() return value
[android-x86/external-alsa-lib.git] / src /
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-02 Jonas Holmbergpcm: set the snd_pcm_ioplug_status() tstamp field
2020-11-17 Pierre-Louis Bossarttopology: use inclusive language for fsync
2020-11-17 Pierre-Louis Bossarttopology: 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 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. Mooscontrol: Add documentation for snd_ctl_elem_value_*.
2020-09-03 Tanjeff-N. Mooscontrol: 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. Mooscontrol: Add documentation for snd_ctl_elem_list_*.
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-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 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
2020-06-18 Jaroslav Kyselaucm: allow to use the defined variables in the substitu...
2020-06-18 Jaroslav Kyselaucm: allow to ignore errors for the value substitution
2020-06-18 Jaroslav Kyseladlsym: fix the race when snd_libdir_origin is freed
2020-06-17 Harald van Dijkpcm: dmic: assembly: add x32 support.
2020-06-17 Andreas Papepcm: direct: correctly apply existing interval settings
2020-06-16 John Keepingcontrol: ctlparse - use type-specific bound on element...
2020-06-15 Jaroslav Kyselaucm: include - fix compound_merge for arrays
2020-06-13 Bernd Kuhlsdlmisc.c: fix uclibc build
2020-06-08 Jaroslav Kyselaucm: fix use-after-free in parse_component_seq()
2020-06-08 Jaroslav Kyseladlsym: fix the snd_dlopen(), incorrect variable use
2020-06-08 Kai-Heng Fengconf: USB-Audio: Add HP Thunderbolt Dock in the IEC958...
2020-06-08 Jaroslav Kyseladlsym: fix again snd_dlpath()
2020-06-08 chunxu.lipcm: Fix memory leak at snd_pcm_new when THREAD_SAVE_AP...
2020-06-08 Jaroslav Kyselaucm: fix the wrong return value in uc_mgr_open_ctl()
2020-06-08 Jaroslav Kyselaucm: remove strict: in ${OpenName} substitution
2020-06-08 Jaroslav Kyselaucm: fix the error path in parse_toplevel_path()
2020-06-08 Jaroslav Kyselaucm: fix the wrong uc_mgr_open_ctl() call in if_eval_co...
2020-06-08 Jaroslav Kyseladlsym: fix the reference to the origin lib directory
2020-06-05 Jaroslav Kyselatlv: implement nearest rounding in snd_tlv_convert_from...
2020-06-05 Jaroslav Kyselacontrol: use more precise rounding in snd_ctl_ascii_val...
2020-06-05 Jaroslav Kyselaconf: remove debug printf() in snd_config_hook_load()
2020-06-05 Jaroslav Kyselapcm: clarify -ENODATA description (recovery, event)
next