dolphin/Source/Core
Pokechu22 29df17d422 FifoPlayer: Allow changing loop option at runtime
This option has always existed since it's used by FifoCI, but now it can be changed at runtime.  Looping is something that should almost always be on, but it can be useful to turn it off when frame-dumping is enabled so that hundreds of copies of the same frame aren't created.  Before, turning it off required restarting Dolphin.
2022-01-06 19:08:16 -08:00
..
AudioCommon Core/AudioCommon: Add config caching to Mixer. 2022-01-06 16:43:43 +01:00
Common Android: Mark s_android_send_report as static 2022-01-06 12:20:09 +01:00
Core FifoPlayer: Allow changing loop option at runtime 2022-01-06 19:08:16 -08:00
DiscIO Merge pull request #10334 from AdmiralCurtiss/json-maker 2022-01-03 01:43:02 +01:00
DolphinNoGUI Config: Port remaining Interface settings to new config system. 2021-12-31 17:40:04 +01:00
DolphinQt FifoPlayer: Allow changing loop option at runtime 2022-01-06 19:08:16 -08:00
DolphinTool DolphinTool: initialize user directories (fix unintential deletion of Wii files) 2022-01-02 12:34:24 -06:00
InputCommon Config: Port GC Adapter settings to new config system. 2022-01-05 03:25:19 +01:00
MacUpdater treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
UICommon USBUtils: Fix 1bad:3110/1bad:3430 mixup 2022-01-06 09:46:05 +01:00
UpdaterCommon Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
VideoBackends Vulkan: Check for vkSetDebugUtilsObjectNameEXT before using it 2022-01-03 20:17:57 +01:00
VideoCommon Config: Port GPUDeterminismMode setting to new config system. 2022-01-06 16:13:55 +01:00
WinUpdater treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CMakeLists.txt DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
DolphinLib.ARM64.props Implement ArmFPURoundMode.cpp 2021-04-25 15:56:19 +02:00
DolphinLib.props Merge pull request #10338 from Pokechu22/natvis-improvements 2022-01-06 04:01:25 -05:00
DolphinLib.vcxproj msbuild: Move DivUtils to DolphinLib.props 2021-08-31 22:48:07 -07:00
DolphinLib.vcxproj.user msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00
DolphinLib.x64.props msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00