Revisions of dolphin-emu-git

Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 152)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 151)
- Update to version 20240916.6851ed73f:
  * GameINI: Disable Broken Enhancements for Solvalou
  * GameINI: Enable Vertex Rounding for "Teenage Mutant Ninja Turtles 3: Mutant Nightmare"
  * GameINI: Enable Vertex Rounding for "Teenage Mutant Ninja Turtles 2: Battle Nexus"
  * GameINI: Disable ICache for Happy Feet
  * Add generation of rcheevos hash to DolphinTool
  * DiscIO: Fix a typo in an RVZPack comment
  * DSPHLE/AX: fix low-pass/biquad clipping
  * SI_Device: Remove Dead Config Code
  * ScmRevGen: Bump major version to 2409
  * Proper Subnormal Rounding When Interpreting
  * Improve Integer Rounding Accuracy
  * CachedInterpreterEmitter: Fix `std::memcpy` UB
  * Translation resources sync with Transifex
  * Branch Watch Tool: Toolbar Visiblity Menu
  * Branch Watch Tool: New Conditional Branch Inspection Tools
  * Branch Watch Tool: Ignore Apploader Branch Hits Concurrency Fix
  * BranchWatchDialog: Improve Branch Was/Not Overwritten Buttons
  * BranchWatchDialog: Listen For `clicked` Signal Rather Than `pressed`
  * BranchWatchDialog: Const Correctness
  * BranchWatchDialog: Refactor Context Menus
  * BranchWatchDialog: Clean Up Object Parenting and Prefer Auto
  * BranchWatchDialog: Disconnect Slots When Hidden
  * Interpreter: Fix subfic carry calculation
  * GameSettings: force EFB-to-RAM for My First Songs
  * vulkan: Add line number to vulkan error logger
  * MainWindow: Prevent Confirm On Stop dialog from being hidden
  * RVZ: Fix undefined behaviour when copying 0 bytes to a null pointer
  * HotkeyScheduler: Handle Wii Remote connections independently
  * ARCodeWidget: Remove unnecessary call to OnSelectionChanged
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 150)
- Update to version 2407+115~git20240730.0c1839369:
  * Android: Update to NDK 27.0.12077973
  * MacUpdater: Don't set bundle name via a CMake variable
  * MacUpdater: Remove unused variables in CMakeLists
  * MainAndroid: Thread Correctness In WriteJitBlockLogDump
  * Change Dual Core (speedup) to Dual Core (speedhack)
  * MainAndroid: Use JNI_FALSE instead of static_cast<jboolean>(false)
  * Add Bloom definitions for Need for Speed: Nitro
  * CachedInterpreter: Combine Interpret, CheckDSI, CheckProgram, and WritePC
  * CachedInterpreter: Use `CodeOp::canEndBlock`
  * CachedInterpreter: WritePC optimizations
  * CachedInterpreter: Exception Check Callback Micro-Optimization
  * Cached Interpreter 2.0
  * AchievementManager: Fix incorrect check on network request return value in FetchBadge()
  * Emitters: Define Trivial Getters Inline
  * DolphinTool: list filesystem recursively
  * Change OperandDesc variables to not be underscore-prefixed in order to comply with https://eel.is/c++draft/lex.name#3.1 (fixes compilation under newlib; e.g. devkitPro)
  * Use C++20 erase_if() instead of erase(remove_if()) (NFC)
  * Properly Populate Player Index
  * Re-enable Leaderboards Tab
  * Remove Leaderboard Fetch when Getting Info
  * Fixed incorrect unlock information in Achievements dialog
  * Disable Dual Core in Death Jr.: Root of Evil
  * AchievementManager: Don't point to stack for login error message
  * IOS: Fix return code inaccuracy
  * Qt/AchievementHeaderWidget: Don't crash when we get an empty player or game badge
  * AchievementManager: Return the default player and game badges if the current one isn't loaded yet
  * GameINI: Enable Pokémon Colosseum/XD save patches by default
  * AchievementManager: Improve error message for repeated pausing
  * Fix Leaderboards Tab
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 149)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 148)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 147)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 146)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 145)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 144)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 143)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 142)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 141)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 140)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 139)
- Update to version 5.0+21607~git20240619.0cc1d4c62:
  * Scale challenge icons based on screen height
  * Update rcheevos submodule to newest master
  * Add Sorting to Achievements Dialog
  * Disable GDB Stub in Hardcore Mode
  * Branch Watch Tool: Add Set Breakpoints Submenu
  * Stack Challenge Icons Horizontally
  * Fix margins on icon-only messages
  * OSD messages display horizontally
  * ControllerInterface: Adjust sort priorities to ensure default keyboard-mouse device is first.
  * Add word wrap to Achievement Dialog text
  * Added missing dialog updates to achievement events
  * Refactored Challenge Icons to handle icon updates
  * Only Display One Progress At A Time
  * Hide Challenge Icons when OSD Messages Disabled
  * Remove Extra Speed Limit Message
  * Improved Achievement Progress Label
  * Release Achievement Manager Loaded Volume
  * Socket: Fix connect issues when using ReShade
  * CMake: CCache: Always make clang happy
  * Add some unit tests for the `Rectangle` class
  * MainWindow: Don't save UI geometry in batch mode.  Batch mode was erasing the UI geometry for the sessions where batch mode is off.  Render widget is still saved.
  * VideoCommon: add texture type to texture config comparison
  * CMake: Fix CCache support when already using _LAUNCHER
  * GameINI: Ubisoft updates
  * Suppress extract success message when quiet flag is set
  * r32 doesn't exist
  * handle sp and rtoc as GPR aliases
  * CMake: Put all unit tests in one binary
  * Use a stub AchivementManager when USE_RETRO_ACHIEVEMENTS isn't defined
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 138)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 137)
- Update to version 5.0+21510~git20240531.2b386cdcd:
  * InterfacePane: Add BalloonTip to user style combobox
  * InterfacePane: Add BalloonTip to cursor visible radio buttons
  * InterfacePane: Add BalloonTip to lock mouse checkbox
  * InterfacePane: Add BalloonTip to pause on focus lost checkbox
  * InterfacePane: Add BalloonTip to show active title checkbox
  * InterfacePane: Add BalloonTip to enable on-screen display checkbox
  * InterfacePane: Add BalloonTip to use panic handlers checkbox
  * InterfacePane: Add BalloonTip to confirm on stop checkbox
  * InterfacePane: Add BalloonTip to disable screensaver checkbox
  * InterfacePane: Add BalloonTip to use covers checkbox
  * InterfacePane: Add BalloonTip to focused hotkeys checkbox
  * InterfacePane: Add BalloonTip to debugging enabled checkbox
  * InterfacePane: Add BalloonTip to language combobox
  * InterfacePane: Add BalloonTip to top window checkbox
  * InterfacePane: Add BalloonTip to theme combobox
  * InterfacePane: Add BalloonTip to title database checkbox
  * DolphinTool: support WAD verification
  * Properly reset Discord presence after game close
  * Jit: Clarify FixGTBeforeSettingCRFieldBit comment
  * Android: Fix Gradle deprecation
  * Android: Clean up ProGuard
  * DiscIO: drop unused Volume::CheckContentIntegrity() overload
  * PPCAnalyst: Fix handling of FL_READ_CR_BI
  * BranchWatchDialog: Resolve Linux FIXME
  * Branch Watch Tool: Add Rule Of 5 And Remove Unnecessary Include
  * BranchWatchDialog: Case-Insensitive Sorting
  * Interpreter: Fix GT when setting SO of CR
  * PPCAnalyst: Remove unused member isBranchTarget
  * Remove names from badge objects
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 136)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 135)
- Update to version 5.0+21422~git20240518.131ca83ad:
  * Jit64: Remove outdated comment about R12
  * Change Default Skylander File Selection Types
  * Fix build with Xcode 15.4 by bumping MoltenVK version to 1.2.8
  * Add Discord Presence setting to Achievement Settings dialog
  * Send Rich Presence to Discord
  * Add Discord Presence flag to Achievement Settings
  * Arm64FloatEmitter: 64-Bit Assert In ABI_PushRegisters
  * Retooled Achievements Welcome Message
  * PowerPC: Remove Dead Config Code
  * Core::SetState: Avoid Global System Accessor
  * DolphinNoGUI: Link against dwmapi.lib on Windows in CMake
  * Externals/rcheevos: Disable warnings in CMake
  * Replace Common::BitCast with std::bit_cast
  * Hide Achievement Dialog Header When Disabled
  * Expression: Support All SPRs + MSR
  * improve NetBSD-specific code
  * fix linking against LLVM shared library
  * Fix possible memory leak in an Achievement Manager callback
  * Disabled Hardcore Mode when Achievements disabled
  * Core::IsRunning: Avoid Global System Accessor
  * Add Spectator Mode to achievement settings
  * Updated Unofficial and Encore settings to use rc_client
  * Update hardcore toggle to use rc_client
  * Remove Achievements/Leaderboards/RP Enabled settings
  * Handle Reset and Server Error client events.
  * Added Change Media client functionality to AchievementMananger
  * Update Achievement Dialog Header to use rc_client
  * Refactor AchievementsWindow::UpdateData to take a partial update parameter
  * Refactor leaderboard entry calls to use rc_client
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 134)
- Update to version 5.0+21093~git20240317.85dee300b:
  * DolphinQt: Allow Cheat Search to create multiple AR codes when selecting multiple lines.
  * Cubeb: check correct log level
  * Added locks to achievement runtime calls
  * PPCSymbolDB: Move instance to PowerPCManager
  * Cubeb: change log level from NOTICE to INFO
  * VSProps: Set VcpkgEnabled to false
  * CheatsManager/CheatSearchWidget: Avoid Global System Accessor
  * DolphinQt: Add IRPassthrough indicator.
  * GameINI: Fix Emergency Mayhem hang on loading
  * WiimoteEmu: Set sensible defaults for IR Object expressions.
  * WiimoteEmu: Add user-accessible controls that report the desired state of the IR camera objects.
  * InputCommon/WiimoteController: Add inputs that report the raw IR objects seen by the Wiimote.
  * Core/HW/WiimoteCommon: Add a method to DataReport to query the format of the stored IR data.
  * Core/HW/WiimoteEmu: Allow storing and reporting up to 4 camera objects, like a real Wiimote.
  * Fix aspect ratio swapping in Pitfall: The Lost Expedition
  * CMakeLists: Add Clang's Specific WShadow Diagnostics
  * Adjusted achievement progress updates to duration short
  * DVDInterface: Modernize With CPUThreadGuard
  * BranchWatchDialog: Fix Misc. Errata
  * PPCSymbolDB: Eliminate Redundant Member
  * WiimoteReal: fix typo in WiimoteReal.cpp
  * BranchWatchDialog: Fix GCC Warnings
  * BootManager: Avoid Global System Accessor
  * Memory(View)Widget: Avoid Global System Accessor
  * DSPJitRegCache: Take DynamicReg instances by reference in FlushRegs()
  * BBA/HLE: Add missing PSH flag
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 133)
- Update to version 5.0+21045~git20240304.e7282f424:
  * Remove the update callback on all events
  * Update rcheevos submodule to master
  * Don't Publish Unofficial Achievements
  * Add simple unit tests for SettingsHandler
  * AesDevice: fix key & iv arrays
  * Add custom relative and raw (squared pixels) aspect ratio modes
  * VertexManagerBase: Initialize m_ticks_elapsed on construction
  * CodeWidget: Simplify Case-Insensitive Contains
  * BranchWatchDialog: A Total Replacement for CodeDiffDialog
  * JitArm64: Install BranchWatch
  * Jit64: Install BranchWatch
  * Interpreter: Install BranchWatch
  * PowerPC: Implement BranchWatch
  * Clear active challenges when game closes
  * Properly enable RetroAchievements hardcore mode
Displaying revisions 1 - 20 of 152
openSUSE Build Service is sponsored by