]> git.alsa-project.org Git - alsa-lib.git/commit
added full async interface to timer API
authorJaroslav Kysela <perex@perex.cz>
Wed, 11 May 2005 12:18:51 +0000 (12:18 +0000)
committerJaroslav Kysela <perex@perex.cz>
Wed, 11 May 2005 12:18:51 +0000 (12:18 +0000)
commit8ec3e4ea6cdc57a63bbc91041a73392c0748400c
treec12f2e679d9227d411d391e2b636fe62cc47b6c1
parenta022bc1fbc6fa287bbdc969cdf969c10c39fe2a1
added full async interface to timer API

- added snd_async_add_timer_handler and snd_async_handler_get_timer functions
- added async command to test/timer.c
include/local.h
include/timer.h
src/Versions
src/timer/timer.c
src/timer/timer_hw.c
src/timer/timer_local.h
test/timer.c