Commit Graph

8 Commits

Author SHA1 Message Date
Daniel Freak 753ddf93be [GUI] Update window chrome controls (#700) 2026-07-30 17:03:57 +03:00
Daniel Freak f08308daf2 [GUI] Redesign options page (#699) 2026-07-30 12:58:22 +03:00
Daniel Freak 77f22973cb [GUI] Update library page layout (#690)
* [GUI] Add horizontal game tiles

* [GUI] Update launching elements layout

* [GUI] Change cards format to squares
2026-07-30 02:47:15 +03:00
Daniel Freak faf49f689d [GUI] Add live localization bindings and fill missing locales (#685) 2026-07-29 01:25:48 +03:00
Daniel Freak b07e4f2bc6 [GUI] add game library watcher & remove rescan button (#678) 2026-07-28 17:09:22 +03:00
Berk 2b6bd5a532 Sdl backend (#670)
* [audio] added sdl audio backend and in-tree atrac9 decoder

* [input] replaced per-platform pad readers with sdl gamepad input

* [video] added sdl window and host display plumbing

* [gui] added host display options and per-game render settings

* [bink] synced host movie playback to the guest audio clock

* [cpu] hooked windows write faults into guest image tracking

* [perf] added guest and render profiling, reserved host cpu lanes

* [kernel] fixed stale pthread mutex handle alias

* [host] wired the sdl session, save-data paths and project references

* [audio] hoisted ajm trace stackalloc out of its loop

* [video] Add guest image sync setting

* [build] Strip native symbols

* reuse
2026-07-28 03:33:26 +03:00
kadu04t 184e24fbb6 PerGameSettings Null toggles (#453) 2026-07-20 01:30:13 +03:00
kadu04t 0f224ec036 Gui Settings Null list Entries (#430) 2026-07-19 13:53:56 +03:00