Jaroslav Kysela
ad3a8b8b31
reshuffle included files to include config.h as first
...
config.h may contain defines like _FILE_OFFSET_BITS which influence
the system wide include files (off_t types, open -> open64 function
usage etc.).
Related: https://github.com/alsa-project/alsa-lib/pull/333
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2023-08-30 18:25:37 +02:00
Jaroslav Kysela
8ec3e4ea6c
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
2005-05-11 12:18:51 +00:00
Jaroslav Kysela
a261af535f
Removed get ticks
2003-03-07 20:27:18 +00:00
Jaroslav Kysela
43cd49f867
small change in output
2003-02-03 20:10:49 +00:00
Jaroslav Kysela
8ab0681082
Updated to latest API
2001-08-28 13:31:01 +00:00
Abramo Bagnara
ee6d9f1bbd
Name cleaning for hwdep and timer API
2001-03-29 11:18:16 +00:00
Jaroslav Kysela
35cb79860d
Changes and cleanups for the timer API.
...
The device lists use the next device syntax now.
2000-11-30 19:17:55 +00:00
Jaroslav Kysela
6962a9d6ce
Merged pcmplug branch.
2000-09-24 09:57:26 +00:00
Jaroslav Kysela
c6d9012d55
Fixes for new types...
1999-06-03 21:41:29 +00:00
Jaroslav Kysela
e735bf70dd
Timer changes..
1999-03-11 13:07:12 +00:00
Jaroslav Kysela
9dfc55b84e
Enhancements..
1999-03-08 20:06:32 +00:00
Jaroslav Kysela
c0e741dd8a
Merged new-mixer branch...
1999-03-08 16:51:36 +00:00