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:
Takashi Iwai 2005-04-14 14:01:10 +00:00
parent 54ec88bafb
commit 91f7dd2378
3 changed files with 242 additions and 232 deletions

View file

@ -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 \