v2.2.0
Pre-release
Pre-release
- Fix gui timers functions (GUI * -> void *).
- New hints
@builtin
,@pointer-type
and@platforms
in swilib (for static analyzing). - Swilib constants moved to swilib/const.h
- Renamed
TEMP_SET_LIGHT_*
->SET_LIGHT_*
- New functions:
void IllumFilterSet(int flags, int unk)
int GetScreenSaverType()
void MediaProc_LaunchLastPlayback()
int ShowScreenSaverCodeProtection()
- Other small swilib fixes.