]> git.mxchange.org Git - flightgear.git/commit
Cut&paste voiceplayer into a separate module.
authorThorstenB <brehmt@gmail.com>
Wed, 9 Mar 2011 22:49:25 +0000 (23:49 +0100)
committerThorstenB <brehmt@gmail.com>
Wed, 9 Mar 2011 22:49:25 +0000 (23:49 +0100)
commitbadec14d27da17c7c1342997f6a0352e9129326e
tree6089e23481ff1e1cac7e761bf9068d5460086afb
parent59f2328551f03d7bd60fc55ed3e6b73f3e9798d2
Cut&paste voiceplayer into a separate module.
GPWS and TCAS are now completely separate - but use the same voice player.
projects/VC8/FlightGearLib.vcproj
projects/VC90/FlightGear/FlightGear.vcproj
src/Instrumentation/mk_viii.cxx
src/Instrumentation/mk_viii.hxx
src/Instrumentation/tcas.cxx
src/Instrumentation/tcas.hxx
src/Sound/CMakeLists.txt
src/Sound/Makefile.am
src/Sound/sample_queue.hxx
src/Sound/voiceplayer.cxx [new file with mode: 0644]
src/Sound/voiceplayer.hxx [new file with mode: 0644]