# HG changeset patch # User Sam # Date 1683133045 -25200 # Node ID b14e078690dcf1dd29b15456be3c7166e74a3752 # Parent b0dc000bbb784e3094bf10385bb76ec4b755fa1d add: progress update diff -r b0dc000bbb78 -r b14e078690dc README.md --- a/README.md Wed May 03 06:54:37 2023 -0700 +++ b/README.md Wed May 03 23:57:25 2023 +0700 @@ -49,15 +49,18 @@ - [x] X11 - [x] Win32 - [x] Enable/disable hardware cursor -- [ ] Fullscreen mode + switch between modes - - [x] Linux (works well enough, I hope) - - [ ] Window +- [x] Fullscreen mode + switch between modes + - [x] Linux + - [x] Window - [x] Audio playing - - [x] Linux (Alsa) - - [x] Windows Waveform API (maybe change to direcsound) + - [x] Linux + - [x] Windows Waveform API +- [ ] Generic configuration concept (engine defaults, per-user, etc) - [ ] Input-mapping configuration - [ ] Telemetry -- [ ] Documentation? + - [ ] Add simple event logging service + - [ ] Add exception reporting +- [ ] Documentation? Advanced features (very low priority): - [ ] Text rendering