RetroArch/CHANGES.md

101 lines
5.5 KiB
Markdown
Raw Normal View History

2017-06-28 07:20:06 +02:00
# 1.6.2 (future)
2017-07-23 07:02:55 +01:00
- IOS: Fix GL regression - 32bit color format cores were no longer rendering
2017-07-20 08:54:53 -03:00
- CHEEVOS: Add support for N64 cheevos and other small fixes.
- CHEEVOS: Add 'Achievements -> Achievements Verbose Mode'. Ability to display cheevos related messages in OSD, useful for RetroAchievements users.
2017-06-08 23:58:40 +02:00
- AUDIO: Audio mixer's volume can now be independently increased/decreased, and muted.
2017-07-09 17:07:59 -05:00
- AUDIO: Mute now no longer disables/enables audio but instead properly mutes the audio volume. Mute is also independent from the audio mixer volume.
- INPUT: Add mouse index selection; ability now to select between different mice
- INPUT: Fix 'All Users Control Menu' setting
- LINUX: Add a tinyalsa audio driver. Doesn't require asoundlib, should be self-contained and lower-level.
- LOBBIES: Announce the RetroArch version too
- LOCALIZATION: Add Traditional Chinese translation
2017-06-15 16:23:02 +02:00
- LOCALIZATION: Update French translation
2017-06-08 23:58:40 +02:00
- LOCALIZATION: Update Italian translation
2017-06-11 21:12:36 -04:00
- LOCALIZATION: Update Japanese translation
2017-06-08 23:58:40 +02:00
- LOCALIZATION: Update Russian translation
2017-07-09 17:07:59 -05:00
- MENU: Add 'User Interface -> Views'. Ability to display/hide online updater and core updater options.
- NETPLAY: Disconnecting one client shouldn't cause everyone to disconnect anymore
- SCANNER: Fix PS1 game scanning
- SCANNER: Move content list builder into scanner task with progress, fixes menu freeze with large playlists
- SDL2: Fix 'SDL2 driver does not see the hat on wired Xbox 360 controller"
- SETTINGS: Fix regression 'Custom Viewport is no longer overridable per-core or per-game'
- VITA: Add cheevos support
- VITA: Add support for external USB if mounted
2017-06-09 00:00:28 +02:00
- WAYLAND: Fix menu mouse input
2017-06-18 14:15:02 +02:00
- WII: Add support for single-port 'PS1/PS2 to USB controller adapter'
2017-06-08 23:58:40 +02:00
2017-06-01 05:26:44 +02:00
# 1.6.0
2017-05-10 05:55:34 +02:00
- AUTOSAVE/SRAM - Fix bug #3829 / #4820 (https://github.com/libretro/RetroArch/issues/3829)
2017-05-22 10:03:49 +02:00
- ENDIANNESS: Fixed database scanning. Should fix scanning on PS3/WiiU/Wii, etc.
2017-03-25 10:26:52 +01:00
- NET: Fix bug #4703 (https://github.com/libretro/RetroArch/issues/4703)
- ANDROID: Runtime permission checking
2017-04-23 12:46:30 -05: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 10:26:52 +01:00
- LOCALIZATION: Update/finish French translation
- LOCALIZATION: Update German translation
- LOCALIZATION: Update Japanese translation
2017-05-27 20:12:25 -05:00
- LOCALIZATION/GUI: Korean font should display properly now with XMB/MaterialUI's default font
2017-06-01 12:43:27 +02:00
- LOCALIZATION: Update Russian translation
2017-05-22 10:03:49 +02:00
- MENU: Improved rendering for XMB ribbon; using additive blending (Vulkan/GL)
2017-04-23 19:08:58 +02:00
- OSX/MACOS: Fixes serious memory leak
2017-04-11 00:55:47 +02:00
- WINDOWS: Added WASAPI audio driver for low-latency audio. Both shared and exclusive mode.
2017-05-22 15:42:58 +02:00
- WINDOWS: Added RawInput input driver for low-latency, low-level input.
2017-04-23 12:46:30 -05:00
- WINDOWS: Core mouse input should be relative again in cores
2017-04-23 19:08:58 +02:00
- MISC: Various frontend optimizations.
- VIDEO: Fix threaded video regression; tickering of menu entries would no longer work.
2017-05-11 03:00:24 +02:00
- WII: Fix crashing issues which could occur with the dummy core
2017-05-22 10:01:38 +02:00
- WIIU: HID Controller support
- WIIU: XMB/MaterialUI menu driver support
2017-05-26 18:58:40 +02:00
- WIIU: Initial network/netplay support
2017-04-23 12:46:30 -05:00
- LOBBIES: Fallback to filename based matching if no CRC matches are found (for people making playlists by hand)
2017-05-15 20:13:39 -05:00
- LOBBIES: GUI refinement, show stop hosting when a host has been started, show disconnect when playing as client
2017-05-21 23:05:38 -05:00
- LOBBIES: if the game is already loaded it will try to connect directly instead of re-loading content (non-fullpath cores only)
2017-05-27 20:16:03 -05:00
- LOBBIES: unify both netplay menus
2017-05-22 10:01:38 +02:00
- THUMBNAILS: Thumbnails show up now in Load Content -> Collection, Information -> Database
2017-04-23 12:46:30 -05:00
- VITA: Fix slow I/O
2017-05-11 02:56:11 +02: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 05:21:28 +02:00
- VULKAN: Unicode font rendering support. Should fix bad character encoding for French characters, etc.
2017-05-06 18:07:11 +02:00
- VULKAN: Fix some crashes on loading some thumbnails
2017-06-01 05:26:44 +02:00
- AUDIO: Audio mixer support. Mix up to 8 streams with the game's audio.
2017-03-25 10:26:52 +01:00
# 1.5.0
2017-03-05 18:03:41 +01:00
- MOBILE: Single-tap for menu entry selection
- MOBILE: Long-tap a setting to reset to default
2017-02-11 14:45:11 -05:00
- ANDROID: Autoconf fallback
2017-02-15 18:26:18 -05:00
- ANDROID: Mouse support / Emulated mouse support
2017-02-15 18:25:21 -05:00
- AUTOCONF: Fix partial matches for pad name
2017-02-11 14:45:11 -05:00
- CHEEVOS: Fix crashes in the cheevos description menu
2017-03-05 14:22:50 -05:00
- CHEEVOS: WIP leaderboards support
- COMMON: Threading fixes
- COMMON: 9-slice texture drawing support
2017-03-05 20:48:14 -05:00
- CORETEXT/APPLE: Ability to load menu display font drivers and loading of custom font.
2017-02-11 14:45:11 -05:00
- DOS: Add keyboard driver
2017-03-05 14:22:50 -05:00
- DOS: Improve color accuracy and scaling
2017-02-15 18:25:21 -05:00
- GUI: Various settings are now only visible when advanced settings is enabled
2017-03-06 09:50:24 +01: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 18:04:29 +01:00
- LOCALIZATION: Add/update Korean translation
2017-03-05 20:48:14 -05:00
- LOCALIZATION: Rewrite German translation
- LOCALIZATION: Update several English sublabels
- LOCALIZATION: Update several Japanese labels
2017-03-05 14:22:50 -05:00
- NET: Allow manual netplay content loading
- NET: Announcing network games to the public lobby is optional now
2017-02-15 18:25:21 -05:00
- NET: Bake in miniupnpc
2017-03-05 14:22:50 -05: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 09:50:24 +01:00
- NET: Fix netplay rooms being pushed on the wrong tab
2017-03-05 14:22:50 -05:00
- NUKLEAR: Update to current version
2017-02-15 18:25:21 -05:00
- SCANNER: Always add 7z & zip to supported extensions
- VULKAN: Find supported composite alpha in swapchain
2017-02-21 06:04:48 +01:00
- VULKAN: Add snow/bokeh shader pipeline effects - at parity with GL now
2017-03-05 14:22:50 -05:00
- WIIU: Keyboard support
2017-02-15 18:25:21 -05:00
- WINDOWS: Logging to file no longer spawns an empty window
2017-03-05 14:22:50 -05:00
- WINDOWS: Fix loading of core/content via file menu
2017-02-11 14:43:28 -05:00
# 1.4.1