0.9.23a; doc: less hungry progress, verbose debug
Documenting Mark Kim's recent changes: * Less CPU-hungry progress bar (during Stamp loading) * Verbose debugging options * (Also, mentioned debugging _at all_, in INSTALL.txt) Bumping version to 0.9.23a, to match the test build he's working on for macOS.
This commit is contained in:
parent
8d9e187cc9
commit
33de9841c0
15 changed files with 44 additions and 24 deletions
|
|
@ -6,7 +6,7 @@ Copyright (c) 2002-2018
|
|||
Various contributors (see below, and AUTHORS.txt)
|
||||
http://www.tuxpaint.org/
|
||||
|
||||
June 27, 2002 - August 19, 2018
|
||||
June 27, 2002 - September 24, 2018
|
||||
$Id$
|
||||
|
||||
|
||||
|
|
@ -367,6 +367,13 @@ Compiling and Installation:
|
|||
a complete list.
|
||||
|
||||
|
||||
Debugging:
|
||||
----------
|
||||
Debugging (to stdout, e.g. terminal, or to a "stdout.txt" file, on Windows)
|
||||
can be enabled by setting "DEBUG" (and, if verbose logging is wanted,
|
||||
"VERBOSE") #define's in src/debug.h.
|
||||
|
||||
|
||||
Uninstalling Tux Paint:
|
||||
-----------------------
|
||||
Windows
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue