Release plan: Difference between revisions

m
http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg40311.html
mNo edit summary
m (http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg40311.html)
Line 231: Line 231:
** add a string property with list of startup arguments used by the user, for use in the about dialog
** add a string property with list of startup arguments used by the user, for use in the about dialog
** add a property specifying if the binary is 32/64 bit for use in the about dialog (to check if segfaults are related to 32bit RAM limits)
** add a property specifying if the binary is 32/64 bit for use in the about dialog (to check if segfaults are related to 32bit RAM limits)
** add a property specifying the CMAKE_BUILD_TYPE variable used during compilation, for use in the about dialog (debug, release, RelWithDbgInfo)  
** add a property specifying the CMAKE_BUILD_TYPE variable used during compilation, for use in the about dialog (debug, release, RelWithDbgInfo) [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg40311.html]
** show the threading mode in use in the about dialog
** show the threading mode in use in the about dialog
** show average frame rate and frame spacing in about dialog
** show average frame rate and frame spacing in about dialog