diff --git a/default.txt b/default.txt index 4f54f7997d..220cad958d 100644 --- a/default.txt +++ b/default.txt @@ -1,104 +1,43 @@ -# 1.17.0 -- ACCESSIBILITY/TTS: fix target language and missing espeak handling on Linux -- AI: AI service reworked: performance increase, automatic translation, configurable subtitle placement, and more -- APPLE: Fix WebDAV crash with digest auth (Cloud Sync) -- APPLE: Cloud sync fixes - ignore .DS_Store files and re-sync on app foreground -- APPLE: Don't re-create default directories -- APPLE: Show Git information correctly -- AUDIO/SYNC: Handle Hz skew adjustment for high refresh rates better (BFI, swap interval) -- AUDIO/MIXER: Separate ffmpeg/mpv and audiomixer conditionals -- AUDIO/WASAPI: Reworked shared buffer operation for more flexibility, fixed exclusive mode last buffer looping when entering menu -- CONFIG/OVERRIDES: Fix setting savefile_directory in override file -- CONFIG: Force fixed locale for numbers -- CHEEVOS: Upgrade to rcheevos 11.0 -- CHEEVOS: Use rc_client for state management -- CHEEVOS: Don't track disc changes when achievements are disabled -- CHEEVOS: Reinitialize rewind buffer after loading game with achievements -- CHEEVOS: Inform user when server is unreachable -- CHEEVOS: Fix crash on first load of game with achievements with threaded video -- EMSCRIPTEN: Increase chunk size for reads/writes -- EMSCRIPTEN: Modularize the JavaScript and clean up the web build -- EMSCRIPTEN: Prefix core name with libretro_ for exports -- EMSCRIPTEN: replace dashes with underscores in corenames (fix for vitaquake cores) -- EMSCRIPTEN: Use ZipFS for web player asset bundle -- EMSCRIPTEN: Change default audio rate to 44100 -- IOS: Fix widget on IOS17 -- IOS: Exit instead of crash on some errors -- IOS: Fix ios-vulkan-ppsspp -- IOS: Enable HDR support on IOS -- IOS: Add option to disable respecting silent mode -- IOS: Allow ignoring safe area (fullscreen over notch) -- IOS: Default to not enabling keyboard gamepad -- IOS: Fix XRGB8888 in GL driver -- IOS: Allow changing the app icon -- IOS: Add HAVE_ACCESSIBILITY to iOS builds -- IOS/TVOS: Create GL context as GLES3 to fix some rendering performance problems -- INPUT: Fix ghost input when setting RETROK_UNKNOWN -- INPUT: Default 'Bind Hold' to 0 to prevent problems with controllers not resting at null state -- INPUT: Add a setting to allow turbo d-pad directions -- INPUT: Don't save mouse buttons to autoconfig -- INPUT/MENU: Add option for merging 'Hotkey Enable' device types -- INPUT/mFI: disable secondary_joypad to prevent issues with controllers detected both as HID and mFI -- INPUT/UDEV: Change event detection to polling in udev_joypad -- INPUT/WAYLAND: Use unaccelerated pointer motion to prevent mouse dead zone -- LAKKA: Add new menu options for Switch (overclock, CEC, BT ERTM) -- LIBRETRO: Add environment command to get playlist path -- LIBRETRO/NETPACKET: -Switch environment call number from 76 to 78 (retire 76 as it was never used by any core) -Simplify broadcasts by removing the option to send to all but one client, use an explicit RETRO_NETPACKET_BROADCAST constant instead -Separate explicit flushing and querying of incoming packet into two operations -Enable a core to specify a protocol version string which can get used instead of core version to determine compatibility between two players -Log and notify a separate message when there is a content crc mismatch while using this interface to convey it being less severe -- MENU: Fix menu analog stick navigation (1.16.0.1) -- MENU: Add option to find thumbnail images by playlist rom filename (1.16.0.2) -- MENU: Don't process menu events while input is being flushed (1.16.0.2) -- MENU: Prevent proceeding to next bind when single binding (1.16.0.3) -- MENU: Fix touchscreen menu false positives in case of overlap -- MENU: Sort playlists ignoring extension (Playstation 2 should come after Playstation) -- MENU: Treat System Volume Information folder as hidden on all platforms -- MENU: Add Belarusian language option -- MENU: Fix savestate thumbnail behavior when navigating back to playlist while content is still running -- MENU: Fix word wrapped widget length -- MENU: Add help text to controller drivers -- MENU: Fix quit on content close option -- MENU: Fix thumbnails in History for content loaded through Load Content -- MENU: Flexible thumbnail matching (ROM name - database name - short name) -- MENU: Remove legacy thumbnail pack downloader -- MENU/GLUI: Icon corrections -- MENU/OZONE: Thumbnail related fixes (missing thumbnail bar, fullscreen thumbnail flashing, sidebar focus) -- MENU/RGUI: Fix text scaling in 16:9 -- MENU/XMB: Background images take precedence over color themes, default image opacity set the same as color theme opacity -- MENU/XMB: Fix segmentation fault when background image is missing -- MENU/XMB: Several corrections and cleanups -- MENU/XMB: Layout/thumbnail fixes - Thumbnail layout adjustments, Header title improvements, Handheld layout adjustments -- NETWORKING/NETPLAY: Add support for joining MITM servers from command line -- NETWORKING/NETPACKET: Interface connection flow improvements -- OSX: Fix mouse support for MelonDS DS on OSX -- OSX: Option to create a portable build -- PATCHES: Add support for XDelta-formatted patches. -- PATCHES: Fix patching for cores that support contentless mode -- PS2: Fix for no sound -- PS2: Fix 0-byte logs and add memory stats -- PSP: Fix memory leak in audio driver -- RUNLOOP: Frame Rest, experimental sleep feature aiming to lower CPU usage and temperature when using certain CPU hungry vsync modes -- RPI: Fix videocore + switchres compile failure -- SCAN: Do CRC check on PSP/PSP(PSN) content -- TVOS: Enable overlay support -- VIDEO/BFI: Black Frame Insertion added to DirectX10/11/12. BFI Hz range now covers every 60hz multiple under 1000hz. Variable Strobe length via new 'Dark Frames' option, algorithm to auto select 'decent' Dark Frames choice. -- VIDEO/GLSL: Add FinalViewportSize support to GLSL -- VIDEO/GLSL: Change rotation type to int to maximize compatibility -- VIDEO: Use video refresh rate instead of core refresh rate for menu frame limiting -- VIDEO: Limit paused video refresh rate -- VIDEO: Enforce swap interval 1 in menu if vsync is on -- WII: Enable Cheevos for Wii builds -- WIIU: Fix config file and core info reading -- WIIU: Fix "Up" and "Left" directional input for both Analog sticks for GC Adapter -- WIIU: Fix 3 USB controllers (NES/SNES/Retrode) -- WIIU: Fix file descriptor leak -- WIN32: Prefer D3D11 and WASAPI as default video and audio drivers -- WIN32: Fix window size when aspect ratio is < 0 -- WIN32: Fix screen resolution always tied to the main monitor -- WAYLAND: Enable fallback for screensaver inhibit via D-Bus -- WAYLAND: Introduce wp_fractional_scale_v1 protocol for proper fractional scaling -- WAYLAND: Update wayland-protocols version to 1.31 - +# 1.18.0 +- AI: Fix narrator language when AI translation and menu languages are different +- DISK CONTROL: Add option to disable initial disk change +- DISK CONTROL: Visibility option for disk control notifications +- DRM: Fix mode vrefresh calculation. When using an interlaced/doublescan mode, the vertical refresh rate is mis-calculated. +- EMSCRIPTEN: Fix mouse Y parameter translation in rwebinput +- INPUT: Fix input state combos including R3 and false triggers of RETROK_UNKNOWN +- INPUT: Add a new turbo mode, "Classic (Toggle)" +- INPUT: Fix bind hold when axis does not rest at 0 +- INPUT: Limit axis threshold setting to sensible values +- INPUT: Add Overlay Mouse, Lightgun, and Pointer +- INPUT/ANDROID: Fix mouse grab behavior on Android +- INPUT/LINUXRAW: Fix device name and hotplug reconnect +- IOS: Minor iOS JIT availability information +- IOS/TVOS: Pause application on applicationWillResignActive +- LIBRETRO: Add Doxygen-styled comments to parts of the libretro API +- LUA: Update Lua to version 5.3.6 +- MENU: Add sublabels for input bind common entries +- MENU: Don't load history and favorites if size is 0 +- MENU: Don't disable fast forward when entering menu +- MENU: Widget position, size, color, icon adjustments +- MENU: Fix savestate slots in Qt UI +- MENU: Reorder and reduce depth of User Interface menu +- MENU/OZONE: Fix sidebar wraparound, visibility after config load, crash after playlist delete +- MENU/OZONE: Fix sidebar and sublabel animations +- OSX/MACOS: Fix crash on non-Metal build +- OSX/MACOS: Add portable.txt as flag for portable install +- REMOTE RETROPAD: add display for analog axes, indication of inputs already pressed +- SAVES: Allow combining saves in content dir with save sorting +- SHADER: Added rolling scan line simulation based on the shader subframe feature. This is implemented with a scrolling scissor rect rather than in the shader itself as this is more efficient although may not work for every shader pass - we may need an option to exclude certain passes. The implementation simply divides the screen up by the number of sub frames and then moves the scissor rect down over the screen over the number of sub frames +- TVOS: Force asset re-extraction when cache is deleted +- TVOS: Add history and favorites to Top Shelf +- TVOS: Fix crash when history item does not have a label +- UWP: Enable HAVE_ACCESSIBILITY for UWP builds +- UWP: Allow UWP build to work with a modified version of Mesa Gallium D3D12 +- VIDEO: Add subframe shader support for Vulkan/GLcore/DX10-11-12, enabling shaders to run at higher framerate than the content +- VIDEO: Fix restoring fullscreen/windowed setting when unloading override +- VIDEO/VULKAN: Fix HDR with Vulkan after reinit +- VIDEO/VULKAN: Remove the use of oldSwapchain +- VIDEO/GL2: Fix OpenGL ES version detection +- WEBDAV: Fixed SEGFAULT in WebDav task sync + type changes +- WEBOS: Fix build, add core location on webosbrew.org +- WIN32: Fix Alt+Enter not working when menubar is disabled diff --git a/pkg/android/phoenix-legacy/AndroidManifest.xml b/pkg/android/phoenix-legacy/AndroidManifest.xml index 539da7ffb5..0ad6076b45 100644 --- a/pkg/android/phoenix-legacy/AndroidManifest.xml +++ b/pkg/android/phoenix-legacy/AndroidManifest.xml @@ -1,8 +1,8 @@ diff --git a/pkg/android/phoenix/AndroidManifest.xml b/pkg/android/phoenix/AndroidManifest.xml index 60b9dd13e4..2ba7845fc4 100644 --- a/pkg/android/phoenix/AndroidManifest.xml +++ b/pkg/android/phoenix/AndroidManifest.xml @@ -2,8 +2,8 @@ diff --git a/pkg/apple/OSX/Info.plist b/pkg/apple/OSX/Info.plist index a6c808a2fe..fbcd14b89b 100644 --- a/pkg/apple/OSX/Info.plist +++ b/pkg/apple/OSX/Info.plist @@ -30,7 +30,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.17.0 + 1.18.0 CFBundleSignature ???? CFBundleVersion diff --git a/pkg/apple/OSX/Info_Metal.plist b/pkg/apple/OSX/Info_Metal.plist index 099e6b6908..28d0dd34b5 100644 --- a/pkg/apple/OSX/Info_Metal.plist +++ b/pkg/apple/OSX/Info_Metal.plist @@ -30,7 +30,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.17.0 + 1.18.0 CFBundleSignature ???? CFBundleVersion diff --git a/pkg/apple/RetroArch_iOS10.xcodeproj/project.pbxproj b/pkg/apple/RetroArch_iOS10.xcodeproj/project.pbxproj index 4483756b0d..4c0af4d685 100644 --- a/pkg/apple/RetroArch_iOS10.xcodeproj/project.pbxproj +++ b/pkg/apple/RetroArch_iOS10.xcodeproj/project.pbxproj @@ -460,7 +460,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -478,7 +478,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 10.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = ""; - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = ( "-DHAVE_NETWORKGAMEPAD", @@ -564,7 +564,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -582,7 +582,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 10.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = ""; - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; OTHER_CFLAGS = ( "-DNS_BLOCK_ASSERTIONS=1", "-DNDEBUG", diff --git a/pkg/apple/RetroArch_iOS10_static.xcodeproj/project.pbxproj b/pkg/apple/RetroArch_iOS10_static.xcodeproj/project.pbxproj index 43a1de5bdf..649b983de0 100644 --- a/pkg/apple/RetroArch_iOS10_static.xcodeproj/project.pbxproj +++ b/pkg/apple/RetroArch_iOS10_static.xcodeproj/project.pbxproj @@ -464,7 +464,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -481,7 +481,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 10.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)"; - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = ( "-DHAVE_APPLE_STORE", @@ -567,7 +567,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -584,7 +584,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 10.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)"; - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; OTHER_CFLAGS = ( "-DNS_BLOCK_ASSERTIONS=1", "-DNDEBUG", diff --git a/pkg/apple/RetroArch_iOS11.xcodeproj/project.pbxproj b/pkg/apple/RetroArch_iOS11.xcodeproj/project.pbxproj index afb52ddaa6..4d40580a2e 100644 --- a/pkg/apple/RetroArch_iOS11.xcodeproj/project.pbxproj +++ b/pkg/apple/RetroArch_iOS11.xcodeproj/project.pbxproj @@ -611,7 +611,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEVELOPMENT_TEAM = R72X3BF4KE; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -628,7 +628,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 11.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = ""; - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = ( "-DHAVE_NETWORKGAMEPAD", @@ -711,7 +711,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEVELOPMENT_TEAM = R72X3BF4KE; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -728,7 +728,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 11.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = ""; - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; "OTHER_CFLAGS[arch=*]" = ( "-DNS_BLOCK_ASSERTIONS=1", "-DNDEBUG", @@ -835,7 +835,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = R72X3BF4KE; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -857,7 +857,7 @@ ); INFOPLIST_FILE = "$(SRCROOT)/tvOS/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; @@ -962,7 +962,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = R72X3BF4KE; ENABLE_NS_ASSERTIONS = NO; @@ -984,7 +984,7 @@ ); INFOPLIST_FILE = "$(SRCROOT)/tvOS/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; OTHER_CFLAGS = ( diff --git a/pkg/apple/RetroArch_iOS11_Metal.xcodeproj/project.pbxproj b/pkg/apple/RetroArch_iOS11_Metal.xcodeproj/project.pbxproj index bef728c439..253045b016 100644 --- a/pkg/apple/RetroArch_iOS11_Metal.xcodeproj/project.pbxproj +++ b/pkg/apple/RetroArch_iOS11_Metal.xcodeproj/project.pbxproj @@ -1323,7 +1323,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEPS_DIR = "$(SRCBASE)/deps"; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; @@ -1352,7 +1352,7 @@ "@executable_path/Frameworks", "$(PROJECT_DIR)/iOS/modules", ); - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = ( @@ -1449,7 +1449,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEPS_DIR = "$(SRCBASE)/deps"; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; @@ -1478,7 +1478,7 @@ "@executable_path/Frameworks", "$(PROJECT_DIR)/iOS/modules", ); - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; MTL_FAST_MATH = YES; OTHER_CFLAGS = ( "-DNS_BLOCK_ASSERTIONS=1", @@ -1656,7 +1656,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEBUG_INFORMATION_FORMAT = dwarf; DEPS_DIR = "$(SRCBASE)/deps"; DEVELOPMENT_TEAM = UK699V5ZS8; @@ -1690,7 +1690,7 @@ "$(inherited)", "$(PROJECT_DIR)/tvOS/modules", ); - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; @@ -1798,7 +1798,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEPS_DIR = "$(SRCBASE)/deps"; DEVELOPMENT_TEAM = UK699V5ZS8; @@ -1832,7 +1832,7 @@ "$(inherited)", "$(PROJECT_DIR)/tvOS/modules", ); - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; OTHER_CFLAGS = ( diff --git a/pkg/apple/RetroArch_iOS11_static.xcodeproj/project.pbxproj b/pkg/apple/RetroArch_iOS11_static.xcodeproj/project.pbxproj index 5a2fdfbc65..e0fedd20f6 100644 --- a/pkg/apple/RetroArch_iOS11_static.xcodeproj/project.pbxproj +++ b/pkg/apple/RetroArch_iOS11_static.xcodeproj/project.pbxproj @@ -464,7 +464,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -481,7 +481,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 11.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)"; - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = ( "-DHAVE_APPLE_STORE", @@ -567,7 +567,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -584,7 +584,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 11.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)"; - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; OTHER_CFLAGS = ( "-DNS_BLOCK_ASSERTIONS=1", "-DNDEBUG", diff --git a/pkg/apple/RetroArch_iOS13.xcodeproj/project.pbxproj b/pkg/apple/RetroArch_iOS13.xcodeproj/project.pbxproj index ce88dd1ddc..a6e62ca88b 100644 --- a/pkg/apple/RetroArch_iOS13.xcodeproj/project.pbxproj +++ b/pkg/apple/RetroArch_iOS13.xcodeproj/project.pbxproj @@ -1739,7 +1739,7 @@ CODE_SIGN_ENTITLEMENTS = RetroArchTopShelfExtension/RetroArchTopShelfExtension.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -1762,7 +1762,7 @@ "@executable_path/../../Frameworks", ); LOCALIZATION_PREFERS_STRING_CATALOGS = YES; - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; ONLY_ACTIVE_ARCH = YES; PRODUCT_BUNDLE_IDENTIFIER = com.libretro.dist.tvos.RetroArch.RetroArchTopShelfExtension; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -1806,7 +1806,7 @@ CODE_SIGN_ENTITLEMENTS = RetroArchTopShelfExtension/RetroArchTopShelfExtension.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_NS_ASSERTIONS = NO; @@ -1829,7 +1829,7 @@ "@executable_path/../../Frameworks", ); LOCALIZATION_PREFERS_STRING_CATALOGS = YES; - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; PRODUCT_BUNDLE_IDENTIFIER = com.libretro.dist.tvos.RetroArch.RetroArchTopShelfExtension; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = appletvos; @@ -1872,7 +1872,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEPS_DIR = "$(SRCBASE)/deps"; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; @@ -1904,7 +1904,7 @@ "@executable_path/modules", ); LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/iOS/modules"; - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = ( @@ -1947,7 +1947,7 @@ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEPS_DIR = "$(SRCBASE)/deps"; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; @@ -1979,7 +1979,7 @@ "@executable_path/modules", ); LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/iOS/modules"; - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; MTL_FAST_MATH = YES; OTHER_CFLAGS = ( "$(inherited)", @@ -2038,7 +2038,7 @@ CODE_SIGN_ENTITLEMENTS = tvOS/RetroArchTV.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEBUG_INFORMATION_FORMAT = dwarf; DEPS_DIR = "$(SRCBASE)/deps"; DEVELOPMENT_TEAM = UK699V5ZS8; @@ -2077,7 +2077,7 @@ "$(PROJECT_DIR)/tvOS/modules", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; OTHER_CFLAGS = "$(inherited)"; @@ -2127,7 +2127,7 @@ CODE_SIGN_ENTITLEMENTS = tvOS/RetroArchTV.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEPS_DIR = "$(SRCBASE)/deps"; DEVELOPMENT_TEAM = UK699V5ZS8; @@ -2166,7 +2166,7 @@ "$(PROJECT_DIR)/tvOS/modules", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; OTHER_CFLAGS = "$(inherited)"; @@ -2217,7 +2217,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -2240,7 +2240,7 @@ "@executable_path/../../modules", ); LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/iOS/modules"; - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; @@ -2288,7 +2288,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_NS_ASSERTIONS = NO; @@ -2311,7 +2311,7 @@ "@executable_path/../../modules", ); LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/iOS/modules"; - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = com.libretro.RetroArchiOS11.RetroArchWidgetExtension; diff --git a/pkg/apple/RetroArch_iOS6.xcodeproj/project.pbxproj b/pkg/apple/RetroArch_iOS6.xcodeproj/project.pbxproj index 16bda26d5a..dba2a71c48 100644 --- a/pkg/apple/RetroArch_iOS6.xcodeproj/project.pbxproj +++ b/pkg/apple/RetroArch_iOS6.xcodeproj/project.pbxproj @@ -455,7 +455,7 @@ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -473,7 +473,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 6.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = ""; - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = ( "-DHAVE_NETWORKGAMEPAD", @@ -556,7 +556,7 @@ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -574,7 +574,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 6.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = ""; - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; OTHER_CFLAGS = ( "-DNS_BLOCK_ASSERTIONS=1", "-DNDEBUG", diff --git a/pkg/apple/RetroArch_iOS8.xcodeproj/project.pbxproj b/pkg/apple/RetroArch_iOS8.xcodeproj/project.pbxproj index f331de2ed8..8389f04f6c 100644 --- a/pkg/apple/RetroArch_iOS8.xcodeproj/project.pbxproj +++ b/pkg/apple/RetroArch_iOS8.xcodeproj/project.pbxproj @@ -614,7 +614,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -632,7 +632,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 8.4; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = ""; - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = ( "-DHAVE_NETWORKGAMEPAD", @@ -718,7 +718,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.17.0; + CURRENT_PROJECT_VERSION = 1.18.0; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -736,7 +736,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 8.4; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = ""; - MARKETING_VERSION = 1.17.0; + MARKETING_VERSION = 1.18.0; OTHER_CFLAGS = ( "-DNS_BLOCK_ASSERTIONS=1", "-DNDEBUG", diff --git a/pkg/apple/RetroArch_iOS9-Info.plist b/pkg/apple/RetroArch_iOS9-Info.plist index 80ebe9f515..a9c0313fe7 100644 --- a/pkg/apple/RetroArch_iOS9-Info.plist +++ b/pkg/apple/RetroArch_iOS9-Info.plist @@ -33,11 +33,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.17.0 + 1.18.0 CFBundleSignature ???? CFBundleVersion - 1.17.0 + 1.18.0 LSRequiresIPhoneOS UIApplicationExitsOnSuspend diff --git a/pkg/msvc-uwp/RetroArch-msvcUWP/Package.appxmanifest b/pkg/msvc-uwp/RetroArch-msvcUWP/Package.appxmanifest index ab97c7a3a3..f59db301a7 100644 --- a/pkg/msvc-uwp/RetroArch-msvcUWP/Package.appxmanifest +++ b/pkg/msvc-uwp/RetroArch-msvcUWP/Package.appxmanifest @@ -1,6 +1,6 @@ - + RetroArch diff --git a/pkg/qnx/bar-descriptor.xml b/pkg/qnx/bar-descriptor.xml index 78b20d2ace..baabbac4b7 100644 --- a/pkg/qnx/bar-descriptor.xml +++ b/pkg/qnx/bar-descriptor.xml @@ -2,7 +2,7 @@ com.RetroArch - 1.17.0 + 1.18.0 3 Cross-platform entertainment system Team Libretro diff --git a/pkg/sailfishos/retroarch-sailfishos.spec b/pkg/sailfishos/retroarch-sailfishos.spec index 1afaa6275d..2bbc5e1b5b 100644 --- a/pkg/sailfishos/retroarch-sailfishos.spec +++ b/pkg/sailfishos/retroarch-sailfishos.spec @@ -1,6 +1,6 @@ Name: retroarch -Version: 1.17.0 -Release: v1.17.0 +Version: 1.18.0 +Release: v1.18.0 Summary: Official reference frontend for libretro Group: Applications/Emulators diff --git a/pkg/wii/meta.xml b/pkg/wii/meta.xml index 912c38eaa9..d005a87a5b 100644 --- a/pkg/wii/meta.xml +++ b/pkg/wii/meta.xml @@ -2,7 +2,7 @@ RetroArch Libretro - 1.17.0 + 1.18.0 2012-2024 The cross-platform entertainment system A port of RetroArch to the GameCube/Wii. diff --git a/version.all b/version.all index ebd6ac891f..fabbaa6391 100644 --- a/version.all +++ b/version.all @@ -6,8 +6,8 @@ # /* - pkg/snap/snapcraft.yaml (including the github url) */ #if 0 -RARCH_VERSION="1.17.0" +RARCH_VERSION="1.18.0" #endif #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "1.17.0" +#define PACKAGE_VERSION "1.18.0" #endif diff --git a/version.dtd b/version.dtd index 9fffe07f7a..9e192985e4 100644 --- a/version.dtd +++ b/version.dtd @@ -1 +1 @@ - +