Dolphin Git 2412-38 is compiled. This is the trunk of Dolphin Project. Dolphin is the first Gamecube emulator able to run commercial games! Dolphin is a Gamecube, Wii and Triforce (the arcade machine based on the Gamecube) emulator which supports many extra features and abilities not present on the original consoles. It has a partial Wii support and plays most Gamecube games.
Dolphin Git Changelog:
* Add explanatory comments to the CLAP subsystem
* Add authentic Sound Canvas filter emulation
* Enable narrowing checks for the CLAP & Sound Canvas code
* Add proper handling of CLAP plugin libraries
* Cache available Sound Canvas models
* Use the term “library path” consistently for CLAP plugins
* Increase `MaxMidiSysExBytes` to 20K
* Fix the internal MIDI synthesiser double-init problem at startup
* Introduce the SoundCanvas namespace
* Refine no available MT-32/SC-55 models message in the LISTMIDI output
* Print message if no SoundFonts are available in the LISTMIDI output
* Print message if no Core MIDI ports are available in the LISTMIDI output
* Move Core MIDI implementation into the `.cpp` file
* Make the shutdown order of MIDI devices deterministic
* Simplify `GetSoundFontPath()` in `midi_fluidsynth.cpp`
* Simplify `GetModelAndDir()` in `midi_mt32.cpp`
* Add TODO comment to `support.h`
* Clean up MIDI config setting initialisation
* Change the MIDI synth order to MT-32, SoundCanvas, FluidSynth
* Mass-rename all occurences of ‘CallBack’ to ‘Callback’
* Roland MT-32 config description improvements
* Normalise MIDI work FIFO sizing
* Remove redundant member var resetting in the MT-32 destructor
* Improve MT-32 log messages
* Remove redundant instance var resetting in the FluidSynth destructor
* Clean up MT-32 messages & remove redundant ones
* Add generic Roland Sound Canvas CLAP plugin support
* Change `MidiDevice::Type::BuiltIn` to `Internal`
* Add CLAP audio plugin support
* Rename `MaxMidiSysExSize` to `MaxMidiSysExBytes`
* Rename `GetFilesInResource()` to `get_files_in_resource()`
* Style improvements in `support.cpp`
* Reformat `support.cpp`
* Reformat `midi.cpp`
* Add flag to `GetFilesInResource` to allow not only regular files
* Add dynamic-link library handling functions
* Add CLAP audio plugin headers
* Add some pre-definied ANSI markups
* Fix excessive castings reported by PVS Studio
* Rework translated messages support
* Add code page descriptions, display them when appropriate
Download:
Dolphin Git 2412-38 x64 :
gofile
mirrored
qiwi
ranoz
send
Dolphin Git 2412-38 Android :
gofile
mirrorace
mirrored
qiwi
ranoz
send
Source: Here