Skip to content

v2.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Azq2 Azq2 released this 07 Jan 16:09
· 18 commits to master since this release
d12a873
  1. Fix gui timers functions (GUI * -> void *).
  2. New hints @builtin, @pointer-type and @platforms in swilib (for static analyzing).
  3. Swilib constants moved to swilib/const.h
  4. Renamed TEMP_SET_LIGHT_* -> SET_LIGHT_*
  5. New functions:
    • void IllumFilterSet(int flags, int unk)
    • int GetScreenSaverType()
    • void MediaProc_LaunchLastPlayback()
    • int ShowScreenSaverCodeProtection()
  6. Other small swilib fixes.