]> git.alsa-project.org Git - alsa-lib.git/commit
Impemented snd_pcm_htimestamp() function.
authorJaroslav Kysela <perex@perex.cz>
Wed, 9 Jan 2008 12:50:45 +0000 (13:50 +0100)
committerJaroslav Kysela <perex@perex.cz>
Wed, 9 Jan 2008 12:50:45 +0000 (13:50 +0100)
commit2c1318803fb62fc52fb7dc38dc5156531b7fe827
tree44aadebe21698cb2dec2ccb78e159e0f2d08ee2b
parent309a274454276e5909c692f46c51cbefdcc094f0
Impemented snd_pcm_htimestamp() function.
19 files changed:
include/pcm.h
src/pcm/pcm.c
src/pcm/pcm_dmix.c
src/pcm/pcm_dshare.c
src/pcm/pcm_dsnoop.c
src/pcm/pcm_generic.c
src/pcm/pcm_generic.h
src/pcm/pcm_hooks.c
src/pcm/pcm_hw.c
src/pcm/pcm_ioplug.c
src/pcm/pcm_local.h
src/pcm/pcm_meter.c
src/pcm/pcm_mmap_emul.c
src/pcm/pcm_multi.c
src/pcm/pcm_null.c
src/pcm/pcm_plugin.c
src/pcm/pcm_rate.c
src/pcm/pcm_share.c
src/pcm/pcm_shm.c