Updated Changelog (markdown)

MetrosexualGarbodor 2023-05-13 13:41:26 +01:00
parent 59596c5bbc
commit 30242629d3

@ -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.