mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
- 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
|
||
|---|---|---|
| .. | ||
| aserver.h | ||
| asoundlib.h | ||
| conf.h | ||
| control.h | ||
| conv.h | ||
| error.h | ||
| global.h | ||
| hwdep.h | ||
| input.h | ||
| instr.h | ||
| list.h | ||
| local.h | ||
| Makefile.am | ||
| mixer.h | ||
| output.h | ||
| pcm.h | ||
| rawmidi.h | ||
| search.h | ||
| seq.h | ||
| seq_event.h | ||
| seq_midi_event.h | ||
| seqmid.h | ||
| stamp-h.in | ||
| sys.h | ||
| timer.h | ||