mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Move old PCM API to pcm_old.h
Clean up -- move old 0.9.x PCM API to pcm_old.h.
This commit is contained in:
parent
54ec88bafb
commit
91f7dd2378
3 changed files with 242 additions and 232 deletions
|
|
@ -5,7 +5,7 @@ alsaincludedir = ${includedir}/alsa
|
|||
|
||||
alsainclude_HEADERS = asoundlib.h asoundef.h \
|
||||
version.h global.h input.h output.h error.h \
|
||||
conf.h pcm.h pcm_plugin.h rawmidi.h timer.h \
|
||||
conf.h pcm.h pcm_old.h pcm_plugin.h rawmidi.h timer.h \
|
||||
hwdep.h control.h mixer.h \
|
||||
seq_event.h seq.h seqmid.h seq_midi_event.h \
|
||||
conv.h instr.h iatomic.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue