Commit graph

5 commits

Author SHA1 Message Date
Tropical b20c17c4b7 fix: UB due to assuming wchar_t is utf16 2026-03-12 03:11:49 -05:00
Tropical 90809cfc12 fix: const-correctness, remove manual UTF16 conversion
Some checks are pending
Build (Linux, x86_64) / build-linux-debug (push) Waiting to run
Build (Linux, x86_64) / build-linux (push) Waiting to run
2026-03-11 22:18:21 -05:00
niansa dcb409631c Fixed more inconsistencies around win64 macro and iggy 2026-03-12 01:59:33 +01:00
niansa/tuxifan d3521fabf8
Add Linux version of Iggy [Please Squash into feat branch] (#182)
* Added Linux version of Iggy

* Expose audio functionality

* Reimplemented IggyAudioOutParamExtendedInformation more carefully

* Link to .o files directly

* Allow required SWF files to be loaded on Linux

* Some other misc ifdef WINDOWS64 fixes

* Another ifdef windows64 fix
2026-03-11 13:25:27 -05:00
Tropical ad1e8369bc refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
Renamed from Common/UI/UIController.cpp (Browse further)