Change list update up to July 18. (#18107)
This commit is contained in:
parent
0efe022e9d
commit
e04985162a
29
CHANGES.md
29
CHANGES.md
|
@ -1,11 +1,17 @@
|
|||
# Future
|
||||
- APPLE: Include sameduck, gearcoleco, geargrafx core in App Store builds
|
||||
- APPLE: Include sameduck, gearcoleco, geargrafx cores in App Store builds
|
||||
- APPLE: Include reminiscence, virtualjaguar, vitaquake2 cores in App Store builds
|
||||
- APPLE: Bundle identifier added to Information menu
|
||||
- APPLE: Option to control the usage of Metal argument buffers
|
||||
- APPLE: Don't force fullscreen, allow multitasking on iPad
|
||||
- AUDIO: Microphone CoreAudio driver for iOS and macOS
|
||||
- CAMERA: Use ffmpeg libavfilter virtual input device as default
|
||||
- CHEEVOS: Show additional message for unsupported achievements
|
||||
- CLOUDSYNC: Enable icloud_drive cloud sync backend on MacOS / iOS
|
||||
- CLOUDSYNC: Don't always trust the server hash
|
||||
- CLOUDSYNC: Enable WebDAV support for Android
|
||||
- CLOUDSYNC: Speed up cloudsync on Apple
|
||||
- DATABASE: Improve multidisk game scanning
|
||||
- EMSCRIPTEN: Support suspend screensaver
|
||||
- EMSCRIPTEN/RWEBCAM: Fix camera driver
|
||||
- EMSCRIPTEN/RWEBINPUT: Add accelerometer/gyroscope support
|
||||
|
@ -18,6 +24,9 @@
|
|||
- INPUT: Ignore menu mouse startup position before moving
|
||||
- INPUT: Fix heavy slowdown when using Bluetooth XInput controllers with rumble
|
||||
- INPUT/UDEV: Fix lost terminal settings after restart from menu
|
||||
- INTL: Add Irish Gaelic to selectable languages
|
||||
- IOS: Fix crash on iOS9 when fetching refresh rate
|
||||
- LINUX: Add full complement of key/value pairs to desktop entry
|
||||
- MENU: Common Thumbnail Background option for all menu drivers
|
||||
- MENU: Move core options reset from Settings/Configuration to Main Menu / Configuration Files
|
||||
- MENU: Use right analog stick for thumbnail cycling in playlists
|
||||
|
@ -26,17 +35,35 @@
|
|||
- MENU: Media history playlists are now visible in playlist manager
|
||||
- MENU: Import Content visibility defaults reverted
|
||||
- MENU: Update CRTSwitchRes menu options for future use
|
||||
- MENU: Debug builds are indicated in Information menu
|
||||
- MENU: Save As / Save Main options for configuration file
|
||||
- MENU: Unwanted input is prevented when menu is triggered by toggle combo
|
||||
- MENU: 32-bit values in cheats and rumble are not presented as huge lists
|
||||
- MENU: Less important widgets are now sized like task notifications
|
||||
- MENU/XMB: Select button toggles thumbnails in playlists
|
||||
- MENU/XMB,OZONE: Fix content icons when playlist tabs are hidden
|
||||
- MENU/OZONE: Horizontal padding factor option
|
||||
- MENU/OZONE: Custom font selection and scaling factor
|
||||
- NETWORK: Fixes for nmcli wifi driver
|
||||
- NETWORK: Network command interface enabled for Android, iOS, TVOS
|
||||
- OTHER: ZStandard support and libchdr update for support of chd files converted with createdvd option
|
||||
- OVERLAY: Speed limit on touch pointer tracking
|
||||
- PLAYLIST: Built-in playlists are now stored under playlists/builtin
|
||||
- PLAYLIST: Fix subsystem information in playlists
|
||||
- REPLAY: Bugs fixed regarding rewind
|
||||
- REPLAY: Same timeline check and future state check for replays vs. savestates
|
||||
- SAVESTATES: Savestate thumbnails are default enabled for x86_64 builds
|
||||
- VIDEO: Fix auto swap interval setup
|
||||
- VIDEO: Improvements for integer scale half scaling
|
||||
- VIDEO: Frame delay improvements for the automatic setting
|
||||
- VIDEO/D3D11/D3D12: snappy extra vsync presentation mode
|
||||
- VIDEO/SHADER: Shader hold function, useful for some lightguns and shader comparison
|
||||
- VIDEO/SWITCHRES: Horizontal and vertical geometry adjustment options added
|
||||
- VIDEO/SWITCHRES: Game overrides
|
||||
- VIDEO/WAYLAND: Support for xdg-toplevel-icon-v1
|
||||
- WEBOS: Various fixes and tunings
|
||||
- WEBOS: Disable core dumps
|
||||
- WEBOS: Debug builds enabled
|
||||
|
||||
# 1.21.0
|
||||
- 3DS: Fix unique IDs for newer cores
|
||||
|
|
Loading…
Reference in New Issue