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
145d86858569d3b6a0a3c02db50d9e91b10a2718
dolphin
/
Source
/
Plugins
History
nakeee
145d868585
fix to compile on linux (itoa is not standart please don't use it..)
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@1110
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-10 19:30:16 +00:00
..
Plugin_DSP_HLE
fix to compile on linux (itoa is not standart please don't use it..)
2008-11-10 19:30:16 +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