User:Cgdae: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Stuff that i've done or am doing.)
 
(Moved thread-cpu-affinities to new wiki page.)
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Current ==
== Current ==


* [[CompositeViewer_Support|CompositeViewer]] - multiple independent top-level view windows.
== Completed ==
* [https://sourceforge.net/p/walk/walk/ci/master/tree/ Walk], a different kind of build system which i use to build Flightgear.
* Harrier-GR3 autohover: https://sourceforge.net/p/flightgear/fgaddon/HEAD/tree/trunk/Aircraft/Harrier-GR3/
* Flightgear on [http://www.openbsd.org OpenBSD].


== Old ==
These are all on next. Some items may also have been cherry-picked onto the current stable branch.
* [https://sourceforge.net/p/flightgear/simgear/ci/next/tree/simgear/debug/logdelta.hxx logdeltas] - control of debug log levels based on source filename prefixes, line numbers and function prefixes.
 
* Record/replay:
* [[ThreadCPUAffinities|Control over thread-cpu affinities]].
* [[YASim#Torus-shaped_contact_surface_on_next|YASim torus-shaped tyre contact surfaces]].
* [[Video encoding]] of Flightgear's main window.
** E.g. see: http://op59.net/fgvideo-harrier-gr3-manhattan.mkv
* [[Highlighting]].
* [[SimpleTime]].
* [[ExtraViewWindows|Extra view windows]].
* [[Instant_Replay#Record.2Freplay_on_next|Enhancements to record/replay]].
* [[Carrier_over_MP#Pilot_Using_the_Carrier|Enhancements to multiplayer carrier operation]].
*[https://sourceforge.net/p/flightgear/simgear/ci/next/tree/simgear/debug/logdelta.hxx logdeltas] - control of debug log levels based on source filename prefixes, line numbers and function prefixes.
*[[Post_FlightGear_2020.2_LTS_changes#Record.2Freplay|Record/replay]]:
** Multiplayer record.
** Multiplayer record.
** Continuous record.
**Continuous record.
** Recovery snapshots.
**Recovery snapshots.
* [[http://wiki.flightgear.org/Changelog_2020.1#Multiplayer |Multiplayer views]].
*[[Changelog_2020.1#Multiplayer |Multiplayer views]].
* [[Changelog_2020.1#Graphics|Tower View AGL]].
*[[Changelog_2020.1#Graphics |Tower View AGL]].
 
== Other ==
 
* [[:Category:Hackathon 2021 Ideas]].
*[[Walk_build_system|The Walk Flightgear Build system]] - a different kind of build system which i use to build Flightgear.
*Harrier-GR3 autohover: https://sourceforge.net/p/flightgear/fgaddon/HEAD/tree/trunk/Aircraft/Harrier-GR3/
*Flightgear on [http://www.openbsd.org OpenBSD].

Latest revision as of 21:07, 20 September 2023

Current

Completed

These are all on next. Some items may also have been cherry-picked onto the current stable branch.

Other