# HG changeset patch # User Sam # Date 1683133045 -25200 # Node ID 4374c13b9b95c0a9b11e780c129ca414a495f886 # Parent 6735f6a2de7aaafc7baf29ca4787a5da21812e54 add: progress update diff -r 6735f6a2de7a -r 4374c13b9b95 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