alsa-lib/src
Takashi Iwai 55d59821ff pcm: share: Pass appl_ptr and hw_ptr in snd_pcm_status()
This one also has the same problem as others; the appl_ptr and hw_ptr
of share plugin aren't updated in snd_pcm_status() call.  Fix it.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2021-01-22 17:58:07 +01:00
..
alisp alisp: add the missing include 2019-03-15 13:16:20 +01:00
conf conf: USB - add "Xonar U7 MKII" to USB-Audio.pcm.iec958_device 2021-01-07 17:49:27 +01:00
control control: Add documentation for snd_ctl_elem_value_*. 2020-09-03 09:12:41 +02:00
hwdep core: Proper reference of internal snd_dlopen() 2018-01-04 15:29:57 +01:00
mixer tlv: implement nearest rounding in snd_tlv_convert_from_dB() for xdir == 0 2020-06-05 17:57:06 +02:00
pcm pcm: share: Pass appl_ptr and hw_ptr in snd_pcm_status() 2021-01-22 17:58:07 +01:00
rawmidi rawmidi: fix memory leak in snd_rawmidi_virtual_open 2020-12-27 09:23:20 +01:00
seq add snd_strlcpy() and use it everywhere 2019-03-25 16:46:05 +01:00
timer timer: fix sizeof operator mismatch in snd_timer_query_hw_open 2020-12-27 09:27:04 +01:00
topology topology: fix 'parse_tuple_set() - remove dead condition code' 2021-01-20 17:05:01 +01:00
ucm ucm: uc_mgr_substitute_tree() fix use after free 2021-01-07 17:41:38 +01:00
async.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
conf.c conf: fix return code in _snd_config_load_with_include 2020-12-29 11:17:58 +01:00
confmisc.c confmisc: fix memory leak in snd_func_concat 2020-12-29 09:23:07 +01:00
dlmisc.c dlmisc: fix snd_plugin_dir locking for not DL_ORIGIN_AVAILABLE 2020-10-29 20:32:10 +01: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