summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-18Link wiiuse statically in linux.2.0Glenn Rice
2010-04-14Change the textctrl->SetLabel's to textctrl->SetValue's in stable too.Glenn Rice
2010-04-14Fixed segfault in linux when the control chooser dialog of GCPadNew is closed.Glenn Rice
2010-04-13stable: ensure SubWCRev.exe doesn't run...hehShawn Hoffman
2010-04-10Make sure Keyboard::Key::GetState returns either 0 or 1 in linux to make sure...Glenn Rice
2010-04-10Set GCPadNew as the default in linux. By request of nakeee!Glenn Rice
2010-04-10Add linux fixes to GCPadNew from trunk.Glenn Rice
2010-04-10stable: nogui buildfixShawn Hoffman
2010-04-08stable: Applied the same fixes/cleanups to GCPadNew.cpp as the last commit by...Jordan Woyak
2010-04-08Stable: wiimote fix and memarena fix from trunknakeee
2010-04-08Stable: another small HLE fix nakeee
2010-04-08Stable:nakeee
2010-04-08stable: Added GCPadNew Plugin. Set it to default on windows.Jordan Woyak
2010-04-04stable: Don't enable selection of mic device if dolphin is not compiled with ...Shawn Hoffman
2010-04-04stable: Apply JIT/Int fixes from stable.NeoBrainX
2010-03-31stable: Fix game-specific dual-core checkbox, include the fix for scons bundlej4ck.fr0st
2010-03-18Put my JIT fixes in stableSonicadvance1
2010-03-17Same as my last trunk commit.Glenn Rice
2010-03-17Backport of my recent changes to fullscreen and render to main in linux, and ...Glenn Rice
2010-03-15reverted the svnrev.h change, removed revision generation from scons (linux a...j4ck.fr0st
2010-03-15Add shared library scons options to stable tree.Glenn Rice
2010-03-08Merged r5172 to stable branch.skidau
2010-03-08stable: remove the svn:ignore on svnrev.hShawn Hoffman
2010-03-07should fix wii homebrew (loading) on osx. can't test atm though...Shawn Hoffman
2010-03-07addendum to last commit: need static svnrev.h for stable buildShawn Hoffman
2010-03-07stable: mark as "2.0 RC1"Shawn Hoffman
2010-03-06Branch off Stable, since Dolphin is in a pretty good state. This branch will ...hrydgard
2010-03-06Fixed the crazy code in r5161.nodchip
2010-03-06Shut down the video software plugin without closing dolphin in Windows. Fixed...donkopunchstania
2010-03-06Reverted the comparison function to r5159 and rewrote map to hash_map. I conf...nodchip
2010-03-05Rewrote a object-comparison code using a standard function. It's a tiny refac...nodchip
2010-03-05Gah, screw itSonicadvance1
2010-03-05Forgot to check the low argumentSonicadvance1
2010-03-05reenable load store on linux (seems to work for most people). nakeee
2010-03-05WoopsSonicadvance1
2010-03-05Add a universal option to the osx flag, does not work yet since scons strips ...Sonicadvance1
2010-03-05Fix noWX compiling, Fix OSX crashing when opening options because of dumb cod...Sonicadvance1
2010-03-03accidently broke free look with mouse input, fixed (fixes issue 2377)luisr142004
2010-03-03~1KB mem leak fix in NANDContentLoader.cppSonicadvance1
2010-03-0316byte mem leak fix in OSX WiiuseSonicadvance1
2010-03-02Check texture attribute loader before adding it to vertex loader.donkopunchstania
2010-02-28DSPLLE - lsr16 fixMarko Pusljar
2010-02-28Enable the OSD hotkeys in linuxGlenn Rice
2010-02-28should fix cases where the gamelist would stay active under the render windowShawn Hoffman
2010-02-28remove Globals.cpp (had been removed from projects but forgot to svn delete it)Shawn Hoffman
2010-02-28Whoops.j4ck.fr0st
2010-02-28code cleanup, focusing on dsp hleShawn Hoffman
2010-02-28Omitted extra lower_bound() calls to reduce the computational time. The old r...nodchip
2010-02-28Fixed a wrong type in r5140.nodchip
2010-02-28Refactored VertexLoader::CompileVertexTranslator(). Now texture coordinates l...nodchip