mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 06:12:15 -07:00
Updated Changelog (markdown)
@@ -1,6 +1,13 @@
|
||||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.0.6977 - 2021-08-04
|
||||
### Fixed:
|
||||
- Fixes some audio related issues that caused the emulator to hang or crash at exit, by making audio backend disposal thread safe.
|
||||
- Fixes deadlock (causing the emulator to not respond) at exit with the OpenAL backend.
|
||||
- Fixes crash at exit with the SDL2 backend due to a double free.
|
||||
- Fixes a crash at exit (only when the emulator window was closed) caused by a NRE on window disposal.
|
||||
|
||||
## 1.0.6976 - 2021-07-24
|
||||
### Added:
|
||||
- Implement an option to hide status and menu bar
|
||||
|
Reference in New Issue
Block a user