summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2010-04-09VideoCommon: merged SSSE3/SSE4.1 codes. Added some additional SSSE3/SSE4.1 co...nodchip
2010-04-08Fix an issue introduced in revision 5290 that caused a segmenation fault when...Glenn Rice
2010-04-08Random fixes and cleanupsNeoBrainX
2010-04-08Fix another wrong sprintf usageNeoBrainX
2010-04-08Fixed the bug where JITIL could not be selected in debugger mode.skidau
2010-04-08GCPadNew: Added option to disable input when Dolphin window isn't active. Som...Jordan Woyak
2010-04-07windows compile fix (thanks lordmark)nakeee
2010-04-07DSP LLE Jit, joined work with XK and skidu.nakeee
2010-04-06fixed gcpad new to work with certain devices that need reaquiring of the devi...luisr142004
2010-04-06Fix wrong sprintf usage: the parameters use the restrict keyword so they may ...NeoBrainX
2010-04-05Partially implement NCDGetWirelessMacAddress on Windows as wellNeoBrainX
2010-04-05DSPHLE - the same thing for AXWII - fixes De Blob, Cursed Mountain, ...Marko Pusljar
2010-04-05Fixed game-specific Wii/Widescreen and RE0 Hack checkboxes.j4ck.fr0st
2010-04-05DSPHLE - some games are even changing/sending again the same ucode while inga...Marko Pusljar
2010-04-05Change a PanicYesNo to a PanicAlertNeoBrainX
2010-04-04Tweaked the widescreen hack: It now "hacks" to and from any aspect ratio, not...Jordan Woyak
2010-04-04trunk: Don't enable selection of mic device if dolphin is not compiled with p...Shawn Hoffman
2010-04-04Fix NCDGetWirelessMacAddress always returning the hard coded MAC address inst...NeoBrainX
2010-04-04Partially implement IOCtlV 0x8 (NCDGetWirelessMacAddress) of /dev/net/ncd/manageNeoBrainX
2010-04-04corrected some things i forget in my last commitRodolfo Osvaldo Bogado
2010-04-03back to limit vps instead of fps as this fix fps limit and now it works corre...Rodolfo Osvaldo Bogado
2010-04-02Fixed bug where the projection hack setting was not being saved in the Game P...skidau
2010-04-02Wiimote: Close find handle afterwards, plus some cleanup.j4ck.fr0st
2010-04-02Start work of OSX keyboard input, doesn't work, so it's currently disabled, b...Sonicadvance1
2010-04-02A few changes to the GCPadNew needed to compile in linux, and put GCPadNew ba...Glenn Rice
2010-04-02GCPadNew now compiles with SDL 1.2, disabling haptic features.Jordan Woyak
2010-04-02Build fix for windowsGlenn Rice
2010-04-01Fix state saving and loading in linux. Apparently that is why the OpenGL_Mak...Glenn Rice
2010-04-01Remove GCPadNew from the linux build until I get a chance to fix it.Glenn Rice
2010-04-01Another one bites the dustSonicadvance1
2010-04-01Don't let ASM test crash and burn if it can't open fileSonicadvance1
2010-04-01add two paths to addx in JIT that Crazy Taxi kept hitting, add 'add' and 'add...Sonicadvance1
2010-04-01NewGCPad: Sliders should be functional on DirectInput, also Axes renamed. XIn...Jordan Woyak
2010-04-01Fix pad working in OSXSonicadvance1
2010-04-01Clean up of new Plugin, get it compiling in Linux/OSX, Linux side, you need t...Sonicadvance1
2010-03-31Fix game-specific dual-core checkboxj4ck.fr0st
2010-03-31Fixes issue 2483death2droid
2010-03-30Plugin that should eventually replace the GCPad and emulated Wiimote plugin:Jordan Woyak
2010-03-30buildfix, plus some cleanup to make things a bit more readablej4ck.fr0st
2010-03-30Hopefully completely fix up the issues with the wiimote auto reconnect option...death2droid
2010-03-29This should largely go unnoticedSonicadvance1
2010-03-29DSPLLE: Opcode LUT CleanupXTra.KrazzY
2010-03-28fixed fps limiting when using using virtual xfb, now fps = vps, in fact now r...Rodolfo Osvaldo Bogado
2010-03-28DSPLLE - small idleskip improvment for zeldaMarko Pusljar
2010-03-28Fix a problem with the sensitivity setting being grayed out when the wiimote ...death2droid
2010-03-27fixup Jit64::subfcx and Jit64::subfexShawn Hoffman
2010-03-27fix setting of cr in jit64 for divwux (when div by 0)Shawn Hoffman
2010-03-27fix divwux and divwx in interpreter, and fix divwux in jit64 - use the jit64 ...Shawn Hoffman
2010-03-27Allows more than one instance of Dolphin to be running. Credit goes to Billi...skidau
2010-03-27Commit some work based off of James333's auto reconnect patch.death2droid