]> git.alsa-project.org Git - alsa-lib.git/shortlog
alsa-lib.git
2022-05-27 Jaroslav Kyselaucm: fix the reload call (snd_use_case_mgr_reload)
2022-05-24 Jaroslav Kyselaucm: implement disdevall sequence command
2022-05-24 Jaroslav Kyselause-case.h: add Channels/ChannelPos values to the docum...
2022-05-23 Jaroslav Kyselaucm: fix memory leak in the error path (Include)
2022-05-20 Jaroslav Kyselapcm: hw: change rate range syntax
2022-05-20 Benedek Kupperpcm: hw: add "min_rate" and "max_rate" as alternatives...
2022-05-20 Jaroslav Kyselaconfigure: remove --with-lfs option, but keep the autod...
2022-05-20 Jaroslav Kyselapcm: rate - rewrite the may_wait_for_avail_min callback...
2022-05-20 Andreas Papepcm: plugin - fix avail_min calculation on rate plugin
2022-05-20 Graham Inggsmixer: simple module: python 3.10 PyTuple_SET_ITEM...
2022-05-20 Katsuhiro Suzukipcm: dmix: fix wrong scaling in 32bits pcm mixing
2022-05-20 Jaroslav Kyselaconfigure: add --with-lfs option
2022-05-20 Jaroslav Kyselapcm: ladspa - Use LFS calls (readdir64)
2022-05-20 Jaroslav Kyselaucm: Use LFS calls (stat, scandir)
2022-05-20 Sebastian Krzyszkowiakconf: Use LFS calls when reading config files
2022-05-20 Jaroslav Kyselaucm: main - fix the compilation error (signess)
2022-05-20 Jaroslav Kyselagitcompile: fix 32 bit compilation support
2022-05-20 Jaroslav Kyselacontrol: eld - add missing ctype.h header inclusion
2022-05-20 Jaroslav Kyselapcm: fix for the unitialized write buffer
2022-05-19 Matthias Reichlconf: vc4-hdmi: use a proper hdmi pcm, fix broken defau...
2022-05-19 Jaroslav Kyselaremove .travis.yml (using github actions)
2022-05-19 Tomohiro IKEDAREADME: Add link to GitHub Actions
2022-05-19 Jaroslav Kyselagithub actions: move to checkout@v3
2022-05-19 Jaroslav Kyselaucm: macro - make argument names shorter
2022-05-19 Jaroslav Kyselaucm: doc - describe variants, minor corrections
2022-05-19 Jaroslav Kyselaucm: implement enadev2 and disdev2 sequence commands
2022-05-18 Jaroslav Kyselaucm: add support for verb variants
2022-05-18 Jaroslav Kyselaucm: set SYNTAX_VERSION_MAX to 6
2022-05-18 Jaroslav Kyselaucm: move macros and evali substitution to Syntax 6
2022-05-17 Jaroslav Kyselaucm: macro - add deep call protection (recursion)
2022-05-17 Jaroslav Kyselaucm: macro call inplace evaluate inside macro
2022-05-17 Jaroslav Kyselaucm: macro - fix the error message, print id
2022-05-17 Jaroslav Kyselaucm: return empty string for undefined "open" variables...
2022-05-17 Jaroslav Kyselaucm: allow '-' prefix to avoid errors when the variable...
2022-05-16 Jaroslav Kyselaucm: allow passing variables through ucm open string
2022-05-14 Jaroslav Kyselause-case.h: add SND_USE_CASE_DEV_DIRECT define
2022-05-13 Jaroslav Kyselaucm: implement MacroDefine and Macro subtree evaluation
2022-05-13 Jaroslav Kyselaconf: fix memory leak in snd_config_substitute() for...
2022-05-13 Jaroslav Kyselaucm: local_config may be NULL (error path)
2022-05-13 Jaroslav Kyselaucm: add ${evali:} substitution
2022-05-05 Jaroslav Kyselacontrol: shm - initialize write buffer
2022-05-05 Jaroslav Kyselacontrol: decode HDMI device name from ELD
2022-05-04 Yutao Yuanpcm: multi: return correct hwptr and avail from snd_pcm...
2022-05-03 Jaroslav Kyselapcm: direct - allow 'off' string for hw_ptr_alignment
2022-05-03 Jaroslav Kyselapcm: direct - cleanups for snd_pcm_direct_reset_slave_ptr()
2022-04-06 Jaroslav Kyselapcm: direct - add support for channel bindings in snd_p...
2022-03-10 Takashi Iwaipcm: direct: Check xrun/suspend before the slave hwptr...
2022-03-10 Takashi Iwaipcm: direct: Move slave PCM state checks into XRUN...
2022-03-10 Takashi Iwaipcm: direct: Improved suspend/resume support
2022-03-10 Takashi Iwaipcm: direct: Propagate error code from snd_pcm_direct_c...
2022-03-08 Alan Youngpcm: rate: fix drain of partial period at end of buffer
2022-02-22 Jaroslav Kyselaucm: fix the '${eval:EXPR}' substitution
2022-01-27 Jaroslav Kyselaconf: snd_config_merge - fix comment (overwrite / override)
2022-01-01 Jaroslav Kyselaconf: fix the export of safe_strto* functions from...
2022-01-01 Fabrice Fontainesrc/topology/parser.c: drop duplicate safe_strtol_base
2021-12-13 Jaroslav Kyselaucm: top-level path - set directory from symlink
2021-12-09 Jaroslav KyselaRelease v1.2.6.1 v1.2.6.1
2021-12-09 Jaroslav Kyselaconf: fix the device parsing when arguments has no...
2021-12-07 Jaroslav Kyselaconf: accept '_' character in the variable name
2021-12-06 Jaroslav KyselaRelease v1.2.6 v1.2.6
2021-12-01 Jaroslav Kyselaucm: add initial doxygen documenation
2021-12-01 Jaroslav Kyselaconf: introduce snd_config_load_string()
2021-11-30 Jaroslav Kyselaconf: confeval - fix _to_integer error code
2021-11-30 Jaroslav Kyselaconf: fix test/lsb/config.c
2021-11-30 Jaroslav Kyselaconf: improve simple integer math expressions - brackets
2021-11-30 Jaroslav Kyselaucm: add ${eval:EXPR} substitution (Syntax 5)
2021-11-30 Jaroslav Kyselaconf: add possibility to evaluate simple integer math...
2021-11-29 Jaroslav Kyselaconf: add safe_strtoll_base() like safe_strtol_base()
2021-11-12 Jaroslav Kyselaucm: fix parsing of the internal hexadecimal card ident...
2021-11-12 Jaroslav Kyselaucm: fix parsing of the internal hexadecimal card ident...
2021-11-07 Jaroslav Kyselaucm: fix DeviceModifier parser
2021-11-02 Jaroslav Kyselapcm: softvol - mark _snd_pcm_parse_control_id as static
2021-11-02 Jaroslav Kyselapcm: partially revert "pcm: softvol - make snd_pcm_pars...
2021-11-02 Jaroslav Kyselatopology: do not call strtol directly
2021-11-02 Jaroslav Kyselaconf: introduce safe_strtol_base()
2021-10-28 Jaroslav Kyselaconfigure: bumb version to 1.2.6pre1 (for alsactl/alsa...
2021-10-28 Jaroslav Kyselaucm: suppress the no device (no UCM card) errors on...
2021-10-28 Jaroslav Kyselarawmidi: allocate the read buffer in the params call
2021-10-28 Jaroslav Kyselarawmidi: free framing read bufffer when the framing...
2021-10-28 Jaroslav Kyselarawmidi: add support for SNDRV_RAWMIDI_IOCTL_USER_PVERSION
2021-10-28 Jaroslav Kyselarawmidi: return ENOTSUP when timestamp reads are not...
2021-10-28 Jaroslav Kyselarawmidi: allow timestamp reads only for the appropriate...
2021-10-28 Jaroslav Kyselarawmidi: doc - fix the framing / read mode section
2021-10-28 Jaroslav Kyselarawmidi: rename enum snd_rawmidi_framing to snd_rawmidi...
2021-10-28 Jaroslav Kyselarawmidi: define more abstract API for the timestamp...
2021-10-07 Johan Adolfssondlmisc.c: Avoid double unlock in snd_dlobj_cache_get0()
2021-09-19 Jaroslav Kyselarawmidi: initialize the reserved space in snd_rawmidi_p...
2021-09-03 Sava Jakovljevpcm: multi plugin - adjust appl_ptr on rewind/forward...
2021-09-03 Henrik Enquistpcm: add a note about return values of snd_pcm_state()
2021-09-01 Jaroslav Kyselaucm: substitute the before/after identifiers
2021-08-31 Jaroslav Kyselaucm: fix the parsing of the hexadecimal prefix
2021-08-31 Jaroslav Kyselaucm: avoid zero card instance number
2021-08-24 Takashi Iwairawmidi: Use the standard types for snd_rawmidi_framing...
2021-08-20 Jaroslav Kyselaasound.h: fix the __packed use for the out-of-kernel...
2021-08-20 David Henningssontest: rawmidi: Add test for rawmidi framing API
2021-08-20 David Henningssonrawmidi: Add rawmidi framing API
2021-06-29 Jaroslav Kyselacontrol: remap - assign right name to the child handle...
2021-06-29 Jaroslav Kyselacontrol: remap - assign right name to the child handle...
2021-06-28 Jaroslav Kyselapcm: rate - fix some gcc warnings
2021-06-28 Jaroslav Kyselafix build with --disable-ucm
next