crummy new-fangled threads... well, fork() is rock-solid
This commit is contained in:
parent
9fd801a159
commit
d20829d5ab
2 changed files with 281 additions and 8 deletions
|
|
@ -14,9 +14,8 @@ http://www.newbreedsoftware.com/tuxpaint/
|
|||
-----------------------
|
||||
* Splash screen appears earlier, along with the version info and cursor.
|
||||
|
||||
* Normal start-up time reduced by 11.4 seconds by splitting out font
|
||||
loading into a separate thread. You only wait if you want the text tool.
|
||||
(450 MHz Mac G4, 7200 RPM ATA disk, about 200 font files)
|
||||
* Normal start-up time greatly reduced by splitting out font loading
|
||||
into a separate process. You only wait if you want the text tool.
|
||||
|
||||
* added eat_startup_events in an attempt to make early escape possible
|
||||
(perhaps the user started Tux Paint by mistake, or the system is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue