]> git.alsa-project.org Git - alsa-lib.git/shortlog
alsa-lib.git
2023-09-06 Jaroslav Kyselaglobal.h: move __STRING() macro outside !PIC ifdef...
2023-09-04 Jaroslav Kyselacontrol.h: Fix ump header file detection
2023-09-04 Jaroslav Kyselagitcompile: Add static build
2023-09-01 Jaroslav KyselaRelease v1.2.10 v1.2.10
2023-09-01 Bernd KuhlsFix symver build error on non-ELF platforms
2023-09-01 Jaroslav Kyselaucm: main - remove cast to pointer from integer of...
2023-09-01 Tony Wasserkaucm: mark internal functions static
2023-09-01 Jaroslav Kyselatopology: fix src/mixer/mixer.c return value warning
2023-09-01 Jaroslav Kyseladogyxen: fix topology.h warnings
2023-09-01 borinedoxygen: fix broken examples links
2023-09-01 borinedoxygen: include docs for shmarea functions
2023-09-01 borinedoxygen: conf: do not hide PCM specific function
2023-09-01 borinedoxygen: silence warning from asoundlib.h
2023-09-01 borinedoxygen: ucm: silence warnings
2023-09-01 borinedoxygen: topology: silence 'not documented' warnings
2023-09-01 borinedoxygen: global: silence 'not documented' warnings
2023-09-01 borinedoxygen: namehint: silence 'not documented' warnings
2023-09-01 borinedoxygen: seq: silence 'not documented' warnings
2023-09-01 borinedoxygen: conf: silence 'not documented' warnings
2023-09-01 borinedoxygen: rawmidi: silence 'not documented' warnings
2023-09-01 borinedoxygen: control: silence 'not documented' item warnings
2023-09-01 borinedoxygen: pcm: silence 'not documented' warnings
2023-09-01 borinedoxygen: include external control docs
2023-09-01 borinedoxygen: fix inadvertent link requests
2023-09-01 borinedoxygen: fix list indentation errors
2023-09-01 borinedoxygen: escape xml tags
2023-09-01 borinedoxygen: fix image path
2023-09-01 borinedoxygen: fix broken parameter name tags
2023-09-01 borinedoxygen: Fix missing group end markers
2023-08-30 Jaroslav Kyselareshuffle included files to include config.h as first
2023-08-30 Jaroslav Kyselaconfigure: add AC_SYS_LARGEFILE
2023-08-26 Takashi Iwaiseq: Fix wrong seq version update at snd_seq_hw_get_cli...
2023-08-24 Takashi Iwaiseq: Add overflow check in snd_seq_ev_set_ump_data()
2023-08-22 Jaroslav Kyselatest: oldapi - fix the clang-16 compilation error
2023-08-22 Takashi Iwairawmidi: Suppress error messages for non-fatal errors
2023-07-28 Takashi Iwaiseq: ump: Fix typo in function name containing "group"
2023-06-15 Dan Crosspcm: hw: fix minor bug in sw_params ioctl
2023-06-12 Takashi Iwaiseq: Add UMP 1.1 features
2023-06-12 Takashi Iwaiump: Add UMP 1.1 features
2023-06-12 Takashi Iwaiuapi: Update rawmidi API to 2.0.4
2023-06-06 Takashi Iwaiseq: Add UMP support
2023-06-06 Takashi Iwaiuapi: Update asequencer.h definitions for 1.0.3
2023-06-06 Takashi Iwaiump: Add helpers for handling SysEx data
2023-06-06 Takashi Iwaiump: Add helpers to parse / set UMP packet data
2023-06-06 Takashi Iwaicontrol: Add UMP Endpoint and Block info query support
2023-06-06 Takashi Iwaicontrol: Add UMP device query support
2023-06-06 Takashi Iwaiump: Add initial support
2023-06-06 Takashi Iwairawmidi: Add UMP ioctl support
2023-06-06 Takashi Iwaiuapi: Update control API to 2.0.9
2023-06-06 Takashi Iwaiuapi: Update rawmidi API to 2.0.3
2023-06-06 Jaroslav Kyselaremove extra trailing new line in SNDMSG and SNDERR...
2023-05-16 Jaroslav Kyselausecase: add CaptureMicInfoFile field to documentation
2023-05-16 Jaroslav Kyselainclude: fix SND_DLSYM_BUILD_VERSION() for static build
2023-05-16 Jaroslav Kyselapcm: hw - prevent divide by zero for broken apps
2023-05-04 Jaroslav KyselaRelease v1.2.9 v1.2.9
2023-05-03 Jaroslav Kyselapcm: hw: fix the silence size setup in drain
2023-05-03 Oswald Buddenhagenconf/emu10k1: remove compat with two decades old drivers
2023-05-03 Oswald Buddenhagenpcm: remove duplicate SND_PCM_HW_PARAM_{FIRST,LAST...
2023-05-03 Jaroslav Kyselapcm: add SND_CTL_EINTR open mode
2023-05-03 Jaroslav Kyselapcm: add SND_PCM_EINTR open mode
2023-05-03 Jaroslav Kyselapcm: improve handling for snd_pcm_wait()
2023-05-03 Jaroslav Kyselapcm: add new symbols to Versions.in
2023-05-03 Jaroslav Kyselapcm: hw: introduce SNDRV_PCM_HW_PARAMS_DRAIN_SILENCE
2023-05-03 Jaroslav Kyselapcm: hw: introduce SNDRV_PCM_INFO_PERFECT_DRAIN
2023-05-03 Jaroslav Kyselapcm: hw: add drain_silence configuration keyword
2023-05-03 Jaroslav Kyselapcm: hw: setup explicit silencing for snd_pcm_drain...
2023-05-02 Maxythoncompilation: fix ANDROID -> __ANDROID__ define detection
2023-02-25 Jaroslav Kyselapcm: avoid endless loop in snd_pcm_sw_params_default()
2023-02-03 SASANO Takayoshitest: BSD-like fixes
2023-02-03 SASANO Takayoshitype_compat.h: use ESPIPE instead of EPIPE when ESTRPIP...
2023-01-29 SASANO Takayoshiconfigure: avoid libdl detecion on *BSD
2023-01-29 Gunnar Dibbernpcm: hw - fix return code checking in snd_pcm_hw_hw_refine
2023-01-29 Amadeusz Sławińskitopology: Parse ignore_suspend property for dapm widget
2023-01-29 Amadeusz Sławińskitopology: Add decompilation support for ignore_suspend
2023-01-29 Cezary Rojewskitopology: Parse ignore_suspend flag
2023-01-29 Sam Jamesutils/alsa.m4: include <stdlib.h> for exit()
2023-01-15 Jaroslav Kyselaucm: fix geti() macro - return zero on success
2023-01-15 Jaroslav Kyselaucm: simplify and fix the previous patch (geti)
2023-01-15 Curtis Malaineyucm: add existence checks to geti calls
2023-01-05 Jaroslav Kyselaucm: fix possible memory leak in execute_sysw()
2022-12-30 Alan Youngpcm: rate: fix last_commit_ptr boundary wrapping
2022-12-13 Jaroslav Kyselapcm: route/softvol use snd_config_get_ireal vs get_real...
2022-12-07 Jaroslav Kyselaalsa-lib: conf - fix possible use-after-free in get_cha...
2022-12-07 Jaroslav Kyselaucm: execute_sysw - fix possible use-after-free
2022-11-29 Jaroslav Kyselatopology: ctl - remove the wrong (debug) code
2022-11-24 Jaroslav Kyselatest: latency - --policy option - allow using SCHED_OTHER
2022-11-24 Jaroslav Kyselatest: latency - add --policy option to allow using...
2022-11-23 Jaroslav Kyselatest: latency - usleep should not be used in the block...
2022-11-23 Jaroslav Kyselatest: latency - add -y option (I/O usleep)
2022-11-22 Jaroslav Kyselaucm: handle empty string also for ${env:} substitution
2022-11-15 Jaroslav Kyselaucm: clarify set_defaults calls
2022-11-14 Jaroslav Kyselalatency: add timestamps to the POS lines
2022-11-14 Jaroslav Kyselatest: latency - add more realtime tests
2022-11-14 Jaroslav Kyselapcm: fix the fast_ops pcm argument for fast_ops
2022-11-14 Jaroslav Kyselatest: latency - use snd_pcm_format_physical_width()
2022-11-09 Jaroslav Kyselainclude: alsa-symbols.h - use newer gcc symver function...
2022-11-09 Jaroslav Kyselainclude: pcm_old.h - use a macro for the symbol versioning
2022-11-09 Jaroslav Kyselapcm: rate - correct the previous fix for snd_pcm_rate_m...
2022-11-09 Jaroslav Kyselapcm: rate - fix the crash in snd_pcm_rate_may_wait_for_...
2022-11-02 Jaroslav Kyselaucm: fix enhanced ID parsing in snd_use_case_parse_ctl_...
next