=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-03-18_05:52:11 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Scripting/NasalSys.cxx

revert condition() patch. This can as easily be done in pure Nasal.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-03-18_05:52:12 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Scripting/NasalSys.cxx

revert condition() patch. This can as easily be done in pure Nasal.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-03-19_11:37:33 (mfranz)
/var/cvs/FlightGear-0.9/source/src/FDM/JSBSim/JSBSim.cxx
/var/cvs/FlightGear-0.9/source/src/FDM/JSBSim/JSBSim.hxx
/var/cvs/FlightGear-0.9/source/src/FDM/JSBSim/input_output/FGPropertyManager.cpp
/var/cvs/FlightGear-0.9/source/src/FDM/JSBSim/input_output/FGPropertyManager.h

- FGPropertyManager.{cpp,h}: fix memory corruption bug
- JSBSim.?xx: use guarded SGPropertyNode pointers


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-03-19_11:37:36 (mfranz)
/var/cvs/FlightGear-0.9/source/src/FDM/JSBSim/JSBSim.cxx
/var/cvs/FlightGear-0.9/source/src/FDM/JSBSim/JSBSim.hxx

- FGPropertyManager.{cpp,h}: fix memory corruption bug
- JSBSim.?xx: use guarded SGPropertyNode pointers


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-03-19_11:37:37 (mfranz)
/var/cvs/FlightGear-0.9/source/src/FDM/JSBSim/input_output/FGPropertyManager.cpp
/var/cvs/FlightGear-0.9/source/src/FDM/JSBSim/input_output/FGPropertyManager.h

- FGPropertyManager.{cpp,h}: fix memory corruption bug
- JSBSim.?xx: use guarded SGPropertyNode pointers


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-03-23_05:45:11 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Sound/voice.cxx

- turn \n, \t, \r into spaces. Otherwise Festival spells out ".^M" as
  "period".
- fix rather embarrassing string concatenation bug  :-)


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-03-23_05:45:13 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Sound/voice.cxx

- turn \n, \t, \r into spaces. Otherwise Festival spells out ".^M" as
  "period".
- fix rather embarrassing string concatenation bug  :-)


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-03-23_10:53:54 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Sound/voice.cxx

If text contains "{display|voice}" groups, skip the delimiters and
discard the display part. The curly braces wouldn't be spoken anyway,
and the | would be spoken as "vertical bar", which is completely
useless (which is why it had been disabled in the past already).


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-03-23_10:53:58 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Sound/voice.cxx

If text contains "{display|voice}" groups, skip the delimiters and
discard the display part. The curly braces wouldn't be spoken anyway,
and the | would be spoken as "vertical bar", which is completely
useless (which is why it had been disabled in the past already).


2f585eeea02e2c79d7b1d8c4963bae2d

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to