| Summary: | Implement threaded timers on WinCE | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Dmitry Yakimov <support> |
| Component: | timer | Assignee: | Dmitry Yakimov <support> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 1.2 | ||
| Hardware: | x86 | ||
| OS: | Windows (CE)/PocketPC | ||
| Attachments: | Contains patches and updated project files | ||
|
Description
Dmitry Yakimov
2006-03-10 05:54:01 UTC
Created attachment 77 [details] Contains patches and updated project files as well it contains fix for Bug 159 + added threaded timers support ! fixed restoring sdl window focus (AV in windows message handler) (Bug 159) ! disabled forgotten cdrom and joystick in config file. * disabled minimizing sdl window while loosing focus PocketPC does not have a task bar, so it is an inconvenient and unusual behaviour for PPC users. + added WIN_Paint handler for GAPI ! fixed loosing focus while using GAPI video driver + added TestTimer project * removed unnecessary macros (ENABLE_WINDIB ...) from projects This is in CVS, thanks! |