alsa-lib/include
Takashi Iwai a7f3ff4a4f New light-weight event handling:
1. No more needs to call snd_seq_event_free() for releasing the cell.
   But you should keep it anyway, both for compatibility and for future
   extension.
2. API is basically kept unmodified.  The sign of return values are same,
   i.e. positive integers will be returned if events exist on buffer/queue.
   But the exact value may be different from the older version.
3. snd_seq_event_input() renders the event directly from the static input
   buffer.  The function is not re-entrant.
4. snd_seq_event_input_selective() is removed.
2000-08-29 11:39:08 +00:00
..
conf.h Missing extern 2000-08-27 16:45:47 +00:00
control.h Completed conf. Better name for snd_card_get_index. Cleaned card access 2000-08-25 14:33:53 +00:00
conv.h susumu-o@debian.or.jp - various fixes... 1999-07-29 13:10:52 +00:00
error.h UNUSED -> ATTRIBUTE_UNUSED (follows /usr/include/ansidecl.h) 2000-08-06 12:23:28 +00:00
footer.h UNUSED -> ATTRIBUTE_UNUSED (follows /usr/include/ansidecl.h) 2000-08-06 12:23:28 +00:00
header.h First version of configuration helpers 2000-08-24 12:49:51 +00:00
hwdep.h Added snd_hwdep_ioctl function. 2000-01-11 17:35:50 +00:00
instr.h Merged pcm2 branch. 2000-05-08 18:53:38 +00:00
list.h Completed conf. Better name for snd_card_get_index. Cleaned card access 2000-08-25 14:33:53 +00:00
Makefile.am First version of configuration helpers 2000-08-24 12:49:51 +00:00
mixer.h Removed old mixer API functions. 2000-07-15 10:20:32 +00:00
pcm.h Added missing functions. Removed unused one 2000-08-28 09:14:37 +00:00
rawmidi.h Better names for ALSA API. Added min_fragments, max_fragments. 2000-05-27 16:52:17 +00:00
search.h Added hsearch_r for compatibility needs 2000-06-12 17:30:46 +00:00
seq.h New light-weight event handling: 2000-08-29 11:39:08 +00:00
seqmid.h Bugfix: 2000-06-08 10:55:34 +00:00
stamp-h.in Switch to automake and libtool 1998-11-18 21:11:09 +00:00
timer.h Another API cleanups. 2000-04-18 15:20:12 +00:00