FlightGear Headless: Difference between revisions

m
→‎Milestones: --disable-sound is available for running FG without sound support
m (→‎Milestones: --disable-sound is available for running FG without sound support)
Line 71: Line 71:
== Milestones ==
== Milestones ==
* allow FlightGear to be run without creating a visible GUI window, i.e. in "headless" mode, using a --headless parameter
* allow FlightGear to be run without creating a visible GUI window, i.e. in "headless" mode, using a --headless parameter
* allow FlightGear to be optionally compiled and run without any sound support/dependencies (OpenAL)
* allow FlightGear to be optionally compiled and run without any sound support/dependencies (OpenAL), as of 07/2010 there is a --disable-sound option available, which however still requires OpenAL for compilation.
* allow replay buffers to be saved to a file in order to be replayed for automated test/demo flights, so that users can share saved replay buffers when reporting a bug
* allow replay buffers to be saved to a file in order to be replayed for automated test/demo flights, so that users can share saved replay buffers when reporting a bug
* allow arbitrary user inputs to be simulated via property tree modifications (pretty much possible already)
* allow arbitrary user inputs to be simulated via property tree modifications (pretty much possible already)
2,561

edits