Updated Changelog (markdown)
parent
59596c5bbc
commit
30242629d3
1 changed files with 10 additions and 0 deletions
10
Changelog.md
10
Changelog.md
|
@ -3,6 +3,16 @@ All updates to the Ryujinx official master build will be documented in this file
|
||||||
|
|
||||||
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
|
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
|
||||||
|
|
||||||
|
## 1.1.798 - 2023-05-13
|
||||||
|
### Added:
|
||||||
|
- Add timeout of 35 minutes to workflow jobs.
|
||||||
|
- GitHub workflows will now time out after 35 minutes instead of going on forever when they get stuck.
|
||||||
|
|
||||||
|
## 1.1.797 - 2023-05-13
|
||||||
|
### Fixed:
|
||||||
|
- audio: SDL2: Do not report 5.1 if the device doesn't support it.
|
||||||
|
- Fixes volume being too low on SDL2 if a game was converting 5.1 to stereo sound.
|
||||||
|
|
||||||
## 1.1.796 - 2023-05-12
|
## 1.1.796 - 2023-05-12
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Set OpenGL PixelPackBuffer to 0 when done.
|
- Set OpenGL PixelPackBuffer to 0 when done.
|
||||||
|
|
Loading…
Reference in a new issue