dolphin/Source/Core
JosJuice 552b6da9c4 Hide DirectoryBlob boot.bin files from game list
Extracted games contain a boot.bin file that contains the disc header.
These boot.bin files are considered valid volumes by Dolphin, since
Dolphin only checks the disc header to determine if something is a valid
GC/Wii disc. Running them doesn't make any sense, though.

boot.bin files used to not be scanned by Dolphin due to their file
extension, but .bin was added to the list of file extensions to scan for
in 494e2c0. To stop them from showing up in the game list, let's update
the ShouldHideFromGameList mechanism.
2025-04-26 20:54:32 +02:00
..
AudioCommon AudioCommon: Make cubeb sound backend default on Linux. 2025-04-21 16:25:40 -05:00
Common Merge pull request #13451 from vyuuui/numeric_labels 2025-04-25 01:56:43 +01:00
Core Merge pull request #13577 from tygyh/UCodes-Make-functions-static 2025-04-24 00:48:46 -04:00
DiscIO Hide DirectoryBlob boot.bin files from game list 2025-04-26 20:54:32 +02:00
DolphinNoGUI Merge pull request #13181 from tygyh/Replace-'reinterpret_cast' 2025-03-15 15:31:38 +01:00
DolphinQt Merge pull request #13451 from vyuuui/numeric_labels 2025-04-25 01:56:43 +01:00
DolphinTool DolphinTool: Make parameter constant 2025-04-23 15:55:48 +02:00
InputCommon Merge pull request #13476 from jordan-woyak/sdl-header 2025-04-25 01:49:52 +01:00
MacUpdater Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
UICommon Merge pull request #13474 from JosJuice/rock-band-playstation 2025-04-22 16:02:16 -05:00
UpdaterCommon
VideoBackends MTLUtil: Remove availability check for iOS 13 2025-04-21 00:24:58 -04:00
VideoCommon Merge pull request #13487 from Dentomologist/performancemetrics_fix_window_arrangement 2025-04-25 01:40:58 +01:00
WinUpdater Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Merge pull request #13476 from jordan-woyak/sdl-header 2025-04-25 01:49:52 +01:00
DolphinLib.vcxproj AudioCommon: Added Granular Synthesis 2025-03-14 01:22:35 -05:00
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in ScmRevGen: Don't generate Info.plist files directly 2024-12-05 14:56:08 -05:00