Howto:Optimizing FlightGear for mobile devices: Difference between revisions

Jump to navigation Jump to search
Line 175: Line 175:
Some possible candidates include:
Some possible candidates include:
* [https://gitorious.org/fg/flightgear/blobs/next/src/Main/fg_init.cxx#line1052 the sounds system]
* [https://gitorious.org/fg/flightgear/blobs/next/src/Main/fg_init.cxx#line1052 the sounds system]
* [https://gitorious.org/fg/flightgear/blobs/next/src/Main/fg_init.cxx#line1081 the performance monitor]
* [https://gitorious.org/fg/flightgear/blobs/next/src/Main/fg_init.cxx#line1081 the performance monitor] (during development this should definitely be useful, especially once customized)
* [https://gitorious.org/fg/flightgear/blobs/next/src/Main/fg_init.cxx#line1133 the autopilot/route manager systems]
* [https://gitorious.org/fg/flightgear/blobs/next/src/Main/fg_init.cxx#line1133 the autopilot/route manager systems]
* [https://gitorious.org/fg/flightgear/blobs/next/src/Main/fg_init.cxx#line1178 the ATC system]
* [https://gitorious.org/fg/flightgear/blobs/next/src/Main/fg_init.cxx#line1178 the ATC system]

Navigation menu