This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
fe196427620efecde4dac9613d607d1a789c70b5
dolphin
/
Source
/
Plugins
History
John Peterson
fe19642762
Small changes to DSP HLE. Still no sound in Wii AX. Blocks are turned on but something is wrong, it seems like cur_addr was not moving (in Top Spin 3), if I understand the log correctly.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@1111
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-10 20:32:36 +00:00
..
Plugin_DSP_HLE
Small changes to DSP HLE. Still no sound in Wii AX. Blocks are turned on but something is wrong, it seems like cur_addr was not moving (in Top Spin 3), if I understand the log correctly.
2008-11-10 20:32:36 +00:00
Plugin_DSP_LLE
Added mail viewer to the HLE DSP plugin. Use it by selecting Mail > Scan mails in the sound debugger.
2008-11-10 10:32:18 +00:00
Plugin_DSP_NULL
Assorted warning fixes, small mixer improvement when both DTK and HLE audio are used
2008-11-09 13:17:17 +00:00
Plugin_nJoy_SDL
made configmain a lot more pretty, fixed an annoying bug where closing njoy would send dolphin behind any other open windows, and ported the "old" about box to wxw. The message is just a huge string, so just change if wrong!
2008-10-31 05:40:52 +00:00
Plugin_PadSimple
changed ConfigMain and ogl config.
2008-11-04 09:56:25 +00:00
Plugin_VideoDX9
Aligned all vertex components to 4 byte boundaries - maybe ATI likes that? Renamed and reorganized misc things.
2008-10-27 21:38:30 +00:00
Plugin_VideoOGL
Added texture converter to convert textures between GX and GL formats using fragment programs. Currently only YUYV <-> RGB is supported, but other formats will be added in the future. Hopefully using fragment program conversion over the current software texture conversion will help movie playback.
2008-11-10 07:12:14 +00:00
Plugin_Wiimote_Test
Some Wiimote to Gamepad translations for Wario Land Shake It
2008-11-08 06:31:18 +00:00