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

145 lines
8.3 KiB
Markdown
Raw Normal View History

2017-08-13 17:07:58 +00:00
# 1.6.6 (future)
2017-08-12 20:07:49 +00:00
- 3DS: Fixes serious performance regression that affected every core; rewind was always implicitly enabled.
2017-08-08 15:45:27 +00:00
- AUDIO: MOD/S3M/XM sound should now be properly mixed in with the core's sound.
2017-08-14 18:10:22 +00:00
- GUI: Allow the user to add 'Favorites'.
- GUI: Allow the user to rename entries.
2017-08-13 01:36:45 +00:00
- GUI: Performance optimizations for XMB menu driver.
2017-08-08 15:45:27 +00:00
- LOCALIZATION: Update Italian translation
- INPUT: Overlay controller response - when we press buttons on the gamepad or keyboard, the corresponding buttons on the overlay will be highlighted as well.
- NETBSD: Silence some compilation warnings.
2017-08-14 00:51:54 +00:00
- COMMON: Fixed bug 'Deleting an entry from a playlist would not update the list view inside XMB'.
2017-08-16 02:07:10 +00:00
- COMMON: Fix inet_ntop_compat on *nix
- LOBBY: Add skeleton to add help descriptions to lobbies
2017-08-14 00:51:54 +00:00
# 1.6.5
Skipped this one.
2017-08-07 17:16:09 +00:00
# 1.6.4
2017-07-28 07:09:39 +00:00
2017-08-04 06:40:36 +00:00
- ANDROID: Fire Stick & Fire TV remote overrides gamepad port 0 on button press and viceversa like SHIELD devices
2017-08-05 20:01:43 +00:00
- ANDROID: Provide default save / system / state / screenshot locations
2017-08-04 19:19:22 +00:00
- AUDIO: Audio mixer supports MOD/S3M/XM file types now!
2017-08-04 06:40:36 +00:00
- INPUT: input swap override flag (for remotes) is cleared correctly
- INPUT: allow specifying libretro device in remap files
- INPUT: allow specifying analog dpad mode in remap files
- INPUT: allow saving libretro device to remap files
- INPUT: allow saving analog dpad mode to remap files
2017-08-05 05:37:26 +00:00
- INPUT: allow removing core and game remap files from the menu
2017-08-07 17:11:20 +00:00
- COMMON: Cores can now request to set a 'shared context'. You no longer need to explicitly enable 'Shared Hardware Context' for Citra/OpenLara/Dolphin.
2017-08-05 20:06:11 +00:00
- COMMON: Add 'Delete Core' option to Core Information menu.
2017-08-04 12:01:54 +00:00
- COMMON: Allow Max Timing Skew to be set to 0.
2017-08-05 20:01:43 +00:00
- COMMON: Change the "content dir" behavior so it works on either a flag or an empty directory setting, now platform drivers can provide defaults for save / system / state / screenshot dirs and still allow the content dir functionality, these settings are under settings / saving and flagged as advanced
2017-08-06 14:28:12 +00:00
- GUI: You can turn on/off 'Horizontal Animation' now for the XMB menu. Turning animations off can result in a performance boost.
2017-08-06 14:40:28 +00:00
- GUI: Fix sublabel word-wrapping in XMB where multi-byte languages were cut off too soon
2017-08-06 14:56:40 +00:00
- LOCALIZATION: Update Dutch translation
2017-08-06 14:25:32 +00:00
- LOCALIZATION: Update Traditional Chinese translation
2017-08-06 14:01:12 +00:00
- LOCALIZATION: Update Italian translation
2017-08-04 12:01:54 +00:00
- LOCALIZATION: Update Russian translation
2017-08-05 20:01:43 +00:00
- WINDOWS: Provide default save / system / state / screenshot locations
2017-08-05 20:06:11 +00:00
- LOBBIES: Show what country the host is in
- MENU: Enable OSD text rendering for gdi and libcaca drivers
2017-08-04 12:01:54 +00:00
- WINDOWS 98/ME/2K: Set default directory for MSVC 2005 RetroArch version.
2017-08-06 14:02:03 +00:00
- WII: Better V-Sync handling, backported from SuperrSonic.
2017-08-04 13:08:28 +00:00
- WIIU: Exception handler rewritten.
2017-08-04 06:40:36 +00:00
2017-07-28 07:09:39 +00:00
# 1.6.3
2017-08-05 20:06:11 +00:00
- IOS: Fix GL regression - 32bit color format cores were no longer rendering
2017-07-20 11:54:53 +00: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 21:58:40 +00:00
- AUDIO: Audio mixer's volume can now be independently increased/decreased, and muted.
2017-07-09 22:07:59 +00: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 14:23:02 +00:00
- LOCALIZATION: Update French translation
2017-06-08 21:58:40 +00:00
- LOCALIZATION: Update Italian translation
2017-06-12 01:12:36 +00:00
- LOCALIZATION: Update Japanese translation
2017-06-08 21:58:40 +00:00
- LOCALIZATION: Update Russian translation
2017-07-09 22:07:59 +00: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
2017-07-28 17:26:33 +00:00
- NETWORK: SSL/TLS support, disabled by default
2017-07-09 22:07:59 +00:00
- 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-08 22:00:28 +00:00
- WAYLAND: Fix menu mouse input
2017-06-18 12:15:02 +00:00
- WII: Add support for single-port 'PS1/PS2 to USB controller adapter'
2017-06-08 21:58:40 +00:00
2017-06-01 03:26:44 +00:00
# 1.6.0
2017-07-09 22:12:41 +00:00
- ANDROID: Allow remotes to retain OK/Cancel position when menu_swap_ok_cancel is enabled
2017-04-23 17:46:30 +00:00
- ANDROID: Improve autoconf fallback
- ANDROID: Improve shield portable/gamepad device grouping workaround
2017-07-09 22:12:41 +00:00
- ANDROID: Runtime permission checking
- AUDIO: Audio mixer support. Mix up to 8 streams with the game's audio.
- AUTOSAVE/SRAM - Fix bug #3829 / #4820 (https://github.com/libretro/RetroArch/issues/3829)
- ENDIANNESS: Fixed database scanning. Should fix scanning on PS3/WiiU/Wii, etc.
- LOBBIES: Fallback to filename based matching if no CRC matches are found (for people making playlists by hand)
- LOBBIES: GUI refinement, show stop hosting when a host has been started, show disconnect when playing as client
- LOBBIES: if the game is already loaded it will try to connect directly instead of re-loading content (non-fullpath cores only)
- LOBBIES: unify both netplay menus
- LOCALIZATION/GUI: Korean font should display properly now with XMB/MaterialUI's default font
2017-03-25 09:26:52 +00:00
- LOCALIZATION: Update German translation
- LOCALIZATION: Update Japanese translation
2017-06-01 10:43:27 +00:00
- LOCALIZATION: Update Russian translation
2017-07-09 22:12:41 +00:00
- LOCALIZATION: Update/finish French translation
2017-05-22 08:03:49 +00:00
- MENU: Improved rendering for XMB ribbon; using additive blending (Vulkan/GL)
2017-04-23 17:08:58 +00:00
- MISC: Various frontend optimizations.
2017-07-09 22:12:41 +00:00
- NET: Fix bug #4703 (https://github.com/libretro/RetroArch/issues/4703)
- OSX/MACOS: Fixes serious memory leak
2017-05-22 08:01:38 +00:00
- THUMBNAILS: Thumbnails show up now in Load Content -> Collection, Information -> Database
2017-07-09 22:12:41 +00:00
- VIDEO: Fix threaded video regression; tickering of menu entries would no longer work.
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-07-09 22:12:41 +00:00
- VITA: Fix slow I/O
2017-05-06 16:07:11 +00:00
- VULKAN: Fix some crashes on loading some thumbnails
2017-07-09 22:12:41 +00:00
- VULKAN: Unicode font rendering support. Should fix bad character encoding for French characters, etc.
- WII: Fix crashing issues which could occur with the dummy core
- WIIU: HID Controller support
- WIIU: Initial network/netplay support
- WIIU: XMB/MaterialUI menu driver support
- WINDOWS: Added RawInput input driver for low-latency, low-level input.
- WINDOWS: Added WASAPI audio driver for low-latency audio. Both shared and exclusive mode.
- WINDOWS: Core mouse input should be relative again in cores
2017-03-25 09:26:52 +00:00
# 1.5.0
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: 9-slice texture drawing support
2017-07-09 22:12:41 +00:00
- COMMON: Threading fixes
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-03-06 08:50:24 +00:00
- GUI: Add a symbol page in the OSK
2017-07-09 22:12:41 +00:00
- GUI: Allow changing icon theme on the fly
2017-03-06 08:50:24 +00:00
- GUI: Better dialogs for XMB
2017-07-09 22:12:41 +00:00
- GUI: Various settings are now only visible when advanced settings is enabled
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-07-09 22:12:41 +00:00
- MOBILE: Long-tap a setting to reset to default
- MOBILE: Single-tap for menu entry selection
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
2017-07-09 22:12:41 +00:00
- NET: Fix netplay rooms being pushed on the wrong tab
2017-03-05 19:22:50 +00:00
- NET: Lan games show next to lobbies with (lan) and connect via the private IP address
- NET: Use new lobby system with MITM support
- NUKLEAR: Update to current version
2017-02-15 23:25:21 +00:00
- SCANNER: Always add 7z & zip to supported extensions
2017-02-21 05:04:48 +00:00
- VULKAN: Add snow/bokeh shader pipeline effects - at parity with GL now
2017-07-09 22:12:41 +00:00
- VULKAN: Find supported composite alpha in swapchain
2017-03-05 19:22:50 +00:00
- WIIU: Keyboard support
- WINDOWS: Fix loading of core/content via file menu
2017-07-09 22:12:41 +00:00
- WINDOWS: Logging to file no longer spawns an empty window
2017-02-11 19:43:28 +00:00
# 1.4.1