mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 07:32:15 -07:00
Updated Changelog (markdown)
@@ -1,6 +1,13 @@
|
|||||||
# Ryujinx Changelog
|
# Ryujinx Changelog
|
||||||
All updates to the Ryujinx official master build will be documented in this file
|
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
|
## 1.0.6976 - 2021-07-24
|
||||||
### Added:
|
### Added:
|
||||||
- Implement an option to hide status and menu bar
|
- Implement an option to hide status and menu bar
|
||||||
|
Reference in New Issue
Block a user