1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 20:25:47 +00:00
RetroArch/CHANGES.md

65 lines
3.3 KiB
Markdown
Raw Normal View History

2017-03-25 09:26:52 +00:00
# 1.5.1 (future)
2017-05-10 03:55:34 +00:00
- AUTOSAVE/SRAM - Fix bug #3829 / #4820 (https://github.com/libretro/RetroArch/issues/3829)
2017-03-25 09:26:52 +00:00
- NET: Fix bug #4703 (https://github.com/libretro/RetroArch/issues/4703)
- ANDROID: Runtime permission checking
2017-04-23 17:46:30 +00:00
- ANDROID: Improve autoconf fallback
- ANDROID: Improve shield portable/gamepad device grouping workaround
- ANDROID: Allow remotes to retain OK/Cancel position when menu_swap_ok_cancel is enabled
2017-03-25 09:26:52 +00:00
- LOCALIZATION: Update/finish French translation
- LOCALIZATION: Update German translation
- LOCALIZATION: Update Japanese translation
- LOCALIZATION/GUI: Korean font should display properly now with XMB/MaterialUI's
default font
2017-04-23 17:08:58 +00:00
- OSX/MACOS: Fixes serious memory leak
2017-04-10 22:55:47 +00:00
- WINDOWS: Added WASAPI audio driver for low-latency audio. Both shared and exclusive mode.
2017-04-23 17:46:30 +00:00
- WINDOWS: Core mouse input should be relative again in cores
2017-04-23 17:08:58 +00:00
- MISC: Various frontend optimizations.
- VIDEO: Fix threaded video regression; tickering of menu entries would no longer work.
2017-05-11 01:00:24 +00:00
- WII: Fix crashing issues which could occur with the dummy core
2017-04-23 17:46:30 +00:00
- LOBBIES: Fallback to filename based matching if no CRC matches are found (for people making playlists by hand)
2017-05-16 01:13:39 +00:00
- LOBBIES: GUI refinement, show stop hosting when a host has been started, show disconnect when playing as client
2017-05-22 04:05:38 +00:00
- LOBBIES: if the game is already loaded it will try to connect directly instead of re-loading content (non-fullpath cores only)
2017-04-23 17:46:30 +00:00
- VITA: Fix slow I/O
2017-05-11 00:56:11 +00:00
- VITA: Fix 30fps menu (poke into input now instead of reading the entire input buffer which apparently is slow)
- VITA: Fix frame throttle
2017-05-15 03:21:28 +00:00
- VULKAN: Unicode font rendering support. Should fix bad character encoding for French characters, etc.
2017-05-06 16:07:11 +00:00
- VULKAN: Fix some crashes on loading some thumbnails
2017-03-25 09:26:52 +00:00
# 1.5.0
2017-03-05 17:03:41 +00:00
- MOBILE: Single-tap for menu entry selection
- MOBILE: Long-tap a setting to reset to default
2017-02-11 19:45:11 +00:00
- ANDROID: Autoconf fallback
2017-02-15 23:26:18 +00:00
- ANDROID: Mouse support / Emulated mouse support
2017-02-15 23:25:21 +00:00
- AUTOCONF: Fix partial matches for pad name
2017-02-11 19:45:11 +00:00
- CHEEVOS: Fix crashes in the cheevos description menu
2017-03-05 19:22:50 +00:00
- CHEEVOS: WIP leaderboards support
- COMMON: Threading fixes
- COMMON: 9-slice texture drawing support
2017-03-06 01:48:14 +00:00
- CORETEXT/APPLE: Ability to load menu display font drivers and loading of custom font.
2017-02-11 19:45:11 +00:00
- DOS: Add keyboard driver
2017-03-05 19:22:50 +00:00
- DOS: Improve color accuracy and scaling
2017-02-15 23:25:21 +00:00
- GUI: Various settings are now only visible when advanced settings is enabled
2017-03-06 08:50:24 +00:00
- GUI: Allow changing icon theme on the fly
- GUI: Add a symbol page in the OSK
- GUI: Better dialogs for XMB
2017-03-05 17:04:29 +00:00
- LOCALIZATION: Add/update Korean translation
2017-03-06 01:48:14 +00:00
- LOCALIZATION: Rewrite German translation
- LOCALIZATION: Update several English sublabels
- LOCALIZATION: Update several Japanese labels
2017-03-05 19:22:50 +00:00
- NET: Allow manual netplay content loading
- NET: Announcing network games to the public lobby is optional now
2017-02-15 23:25:21 +00:00
- NET: Bake in miniupnpc
2017-03-05 19:22:50 +00:00
- NET: Fix netplay join for contentless cores
- NET: Lan games show next to lobbies with (lan) and connect via the private IP address
- NET: Use new lobby system with MITM support
2017-03-06 08:50:24 +00:00
- NET: Fix netplay rooms being pushed on the wrong tab
2017-03-05 19:22:50 +00:00
- NUKLEAR: Update to current version
2017-02-15 23:25:21 +00:00
- SCANNER: Always add 7z & zip to supported extensions
- VULKAN: Find supported composite alpha in swapchain
2017-02-21 05:04:48 +00:00
- VULKAN: Add snow/bokeh shader pipeline effects - at parity with GL now
2017-03-05 19:22:50 +00:00
- WIIU: Keyboard support
2017-02-15 23:25:21 +00:00
- WINDOWS: Logging to file no longer spawns an empty window
2017-03-05 19:22:50 +00:00
- WINDOWS: Fix loading of core/content via file menu
2017-02-11 19:43:28 +00:00
# 1.4.1