alsa-lib/src
Frédéric Recoules b315f21bf7 pcm: dmix: assembly: change the token by symbolic names
It eases the refactoring of assembly chunk since we can now
add/remove/move entries without worrying about maintaining
the token numbering in the template.

Note: does not impact the binary output.

Signed-off-by: Frédéric Recoules <frederic.recoules@orange.fr>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2020-05-06 22:24:48 +02:00
..
alisp alisp: add the missing include 2019-03-15 13:16:20 +01:00
conf conf: USB-Audio: Fix S/PDIF output of ASUS Xonar AE 2020-04-17 14:03:35 +02:00
control namehint: remember the direction from the upper levels 2020-03-27 11:59:55 +01:00
hwdep core: Proper reference of internal snd_dlopen() 2018-01-04 15:29:57 +01:00
mixer mixer: Fix memory leak for more than 16 file descriptor case 2020-01-07 16:30:09 +01:00
pcm pcm: dmix: assembly: change the token by symbolic names 2020-05-06 22:24:48 +02:00
rawmidi rawmidi_hw: add sanity check for the invalid stream arguments (coverity) 2019-05-24 21:25:50 +02:00
seq add snd_strlcpy() and use it everywhere 2019-03-25 16:46:05 +01:00
timer add support for GCC's LTO 2019-04-09 12:44:14 +02:00
topology topology: Use bool parser to parse boolean value 2020-04-30 14:21:29 +02:00
ucm ucm: fix copy-n-paste typo (RemoveDevice list) 2020-04-06 17:20:24 +02:00
async.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
conf.c Quote strings containing [ or ] when saving an alsa config 2020-01-13 14:24:28 +01:00
confmisc.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
dlmisc.c rawmidi: use snd_dlobj_cache_get2() in rawmidi open (coverity) 2019-05-24 21:25:50 +02:00
error.c add snd_strlcpy() and use it everywhere 2019-03-25 16:46:05 +01:00
input.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
Makefile.am create separated libatopology library with the topology routines 2019-11-14 15:01:12 +01:00
names.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
output.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
shmarea.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
socket.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
userfile.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
Versions.in Change snd_dlopen() function to return the error string 2017-11-27 21:48:20 +01:00