CVS: source/src/Main main.cxx,1.312,1.313
Erik Hofman <[email protected]> Sat, 10 Apr 2010 04:46:42 -0500
| Newsgroups | gmane.games.flightgear.cvc |
|---|---|
| Message-ID | <[email protected]> |
Update of /var/cvs/FlightGear-0.9/source/src/Main
In directory baron.flightgear.org:/tmp/cvs-serv10730
Modified Files:
main.cxx
Log Message:
Don't forget to resume the sound system after reinit
Index: main.cxx
===================================================================
RCS file: /var/cvs/FlightGear-0.9/source/src/Main/main.cxx,v
retrieving revision 1.312
retrieving revision 1.313
diff -u -r1.312 -r1.313
--- main.cxx 10 Apr 2010 09:37:22 -0000 1.312
+++ main.cxx 10 Apr 2010 09:46:27 -0000 1.313
@@ -498,6 +498,7 @@
if (sound_working->getBoolValue() == false) { // request to reinit
smgr->reinit();
+ smgr->resume();
sound_working->setBoolValue(true);
}
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev