This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-02-11 06:59:07 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
DolphinTool
History
Shawn Hoffman
09432ef098
windows: move ffmpeg bins to submodule
...
udpate ffmpeg to b1cbeabf5e4b3234e895a58bafa371bfb792baf0 enable ffmpeg on arm64
2022-03-29 17:27:46 -07:00
..
CMakeLists.txt
Added a way to check Block Size, Compression Method, and Compression Level flags to dolphin-tool
2022-03-19 17:13:28 -05:00
Command.h
…
ConvertCommand.cpp
Merge pull request
#10507
from JosJuice/convertcommand-non-gc-wii
2022-03-23 22:47:41 +01:00
ConvertCommand.h
DolphinTool: Allow converting non-GC/Wii files
2022-03-22 18:59:01 +01:00
DolphinTool.exe.manifest
…
DolphinTool.filters
…
DolphinTool.rc
…
DolphinTool.vcxproj
windows: move ffmpeg bins to submodule
2022-03-29 17:27:46 -07:00
HeaderCommand.cpp
Added a way to check Block Size, Compression Method, and Compression Level flags to dolphin-tool
2022-03-19 17:13:28 -05:00
HeaderCommand.h
Added a way to check Block Size, Compression Method, and Compression Level flags to dolphin-tool
2022-03-19 17:13:28 -05:00
resource.h
…
ToolHeadlessPlatform.cpp
…
ToolMain.cpp
Merge pull request
#10491
from Minty-Meeo/dolphin-tool-more-stuff
2022-03-20 05:43:53 +01:00
VerifyCommand.cpp
DolphinTool: initialize user directories (fix unintential deletion of Wii files)
2022-01-02 12:34:24 -06:00
VerifyCommand.h
…