Jaroslav Kysela
8c1887d7af
Moved some prototypes from src/pcm/pcm_plugin.h to include/pcm_plugin.h.
...
Merged src/pcm/atomic.h to include/iatomic.h.
Added initial description of hw and hooks plugins.
2002-01-12 10:52:42 +00:00
Takashi Iwai
734decb839
Added asoundef.h (instead of symlink).
...
partly modified & comments added for doxygen.
2002-01-11 11:13:20 +00:00
Jaroslav Kysela
c39882f602
Configuration:
...
- changed snd_config_get_id function to follow semantic of other get functions
- added snd_config_test_id
- added runtime pointer type (not persistent)
- added snd_config_make_pointer, snd_config_set_pointer, snd_config_get_pointer
- added type/contents checking for callback functions
- changed 'void *private_data' to 'snd_config_t *private_data'
- renamed card_strtype functions to card_driver
Control:
- fixed passing parameters to snd_ctl_async
Async handlers:
- added public snd_async_handler_get_signo function
Documentation:
- moved all documentation to source files
2001-11-19 08:14:21 +00:00
Jaroslav Kysela
5e58abf785
Reordered header files
2001-11-14 11:39:08 +00:00
Jaroslav Kysela
0908dac385
More updates regarding configuration
2001-11-08 17:34:30 +00:00
Jaroslav Kysela
689a743654
Initial version of conf.doxygen
2001-11-08 15:39:54 +00:00
Jaroslav Kysela
27472b56a6
Changes for static build.
2001-10-24 14:14:11 +00:00
Jaroslav Kysela
791ee4298e
Added examples (test/pcm.c and test/latency.c)
2001-10-18 19:35:56 +00:00
Jaroslav Kysela
0a2bf64685
Added index page and PCM page (partial documentation)
2001-10-14 11:04:00 +00:00
Takashi Iwai
f351dc0f0d
Fixed doxygen config file.
2001-10-05 09:44:00 +00:00
Takashi Iwai
052be891a5
Check the location of alsa-driver header files in configure (for doxygen)
2001-07-11 14:19:50 +00:00
Abramo Bagnara
62b2da1186
Documentation generation fixes
2001-03-30 10:12:19 +00:00
Jaroslav Kysela
5e44a3114d
Updated the doxygen configuration and error.c file.
2001-03-21 15:52:23 +00:00
Jaroslav Kysela
e8a01ea4ed
Merged rawmidi M4 files into the main ones.
...
The first attempt to create documentation for the RawMidi API.
2001-03-20 16:46:45 +00:00
Jaroslav Kysela
6f3b01b79c
Added sort & compare functions to the mixer API.
2001-02-12 13:29:33 +00:00
Jaroslav Kysela
d47a86d5e7
Added configuration file and the output directory for doxygen
2001-02-08 14:30:21 +00:00