]> git.mxchange.org Git - flightgear.git/commit
Performance improvement
authorThorstenB <brehmt@gmail.com>
Sun, 4 Dec 2011 20:43:21 +0000 (21:43 +0100)
committerThorstenB <brehmt@gmail.com>
Sun, 4 Dec 2011 20:43:21 +0000 (21:43 +0100)
commitcc406602062529086e4e77e07d9234ce059bcf0e
tree70e0d1f8d54911545c88bad4ce529d92c818cf29
parent6b1391e404b11e0d9a5bfcd11c1307e2e9531616
Performance improvement
Avoid frequently creating/dropping an identical sound sample, when the
nav radio signal is flickering. Always keep most recent sound when signal
is lost (only stop it/turn volume off).
src/Instrumentation/kr_87.cxx
src/Sound/audioident.cxx