CHANGES: Update

This commit is contained in:
Vicki Pfau 2023-04-18 21:40:27 -07:00
parent 2f2287683a
commit b0441cffd0
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ Other fixes:
- Qt: Fix black screen when starting with a game (fixes mgba.io/i/2781)
- Qt: Fix OSD on modern macOS (fixes mgba.io/i/2736)
- Qt: Fix checked state of mute menu option at load (fixes mgba.io/i/2701)
- Qt: Remove OpenGL proxy thread and override SwapInterval directly instead
- Scripting: Fix receiving packets for client sockets
- Scripting: Fix empty receive calls returning unknown error on Windows
- Scripting: Return proper callback ID from socket.add