OSDN Git Service

API for device name lists and timer enhancements
authorJaroslav Kysela <perex@perex.cz>
Tue, 10 May 2005 10:52:30 +0000 (10:52 +0000)
committerJaroslav Kysela <perex@perex.cz>
Tue, 10 May 2005 10:52:30 +0000 (10:52 +0000)
commita022bc1fbc6fa287bbdc969cdf969c10c39fe2a1
tree6b4622ec1ec382ed2639a336669cd72a85b4f4c2
parentf658e3e14830304dd2921cb35931242a4206d484
API for device name lists and timer enhancements

- new snd_names_list and snd_names_list_free functions
- added snd_timer_ginfo related functions to the timer API
include/conf.h
include/timer.h
src/Makefile.am
src/Versions
src/names.c [new file with mode: 0644]
src/timer/timer_query.c