summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-23Tag Dolphin 3.03.0NeoBrainX
2011-06-23The user Config directory in the dolphin emu distributed files is now an empt...Glenn Rice
2011-06-20Small update for disabled Fog for older hardware that fails to divide by zero...Sonicadvance1
2011-06-19Make sure the play button is disabled while a game is starting when not rende...Glenn Rice
2011-06-18If hardware fails to initialize when emulation starts, die gracefully. This ...Glenn Rice
2011-06-17On linux don't check to see if the xdg-screensaver program is present at buil...Glenn Rice
2011-06-17Properly enable audio backend changes.NeoBrainX
2011-06-17Properly destroy cheat manager window when closed.NeoBrainX
2011-06-15PPC/faddsx/jit - fix for Starfox Assault (invisible boss problem)Marko Pusljar
2011-06-15Apply the simple NULL-checking patch from issue 4311.DimitriPilot3
2011-06-14Adjusted the IPC_HLE timing to fix the stuck rumble problem in some games. F...skidau
2011-06-13Make sure to reserve() exactly the right amount of elements for the std::vect...DimitriPilot3
2011-06-13Revert r7078.NeoBrainX
2011-06-11Wiimote configuration dialog: Select first Wiimote tab by default.NeoBrainX
2011-06-11Windows: Sets the cwd to the folder that dolphin.exe resides in.LPFaint99
2011-06-11Revert r7421 and r7422.NeoBrainX
2011-06-10just a little cleanup to maintain minimal interfacesRodolfo Osvaldo Bogado
2011-06-08We need to require at least shader 2.0a nowSonicadvance1
2011-06-05dsplle - small optimization for my previous commit + some cleaningMarko Pusljar
2011-06-05fix infinitely recursive deletion from r7587 and actually update locations of...LPFaint99
2011-06-05fix a small oversight to changing NAND root, update locations of content.map ...LPFaint99
2011-06-05fix buildJordan Woyak
2011-06-04Allows DX9 shaders to be SM2 compatible again at the loss of accuracy. SM3 is...Sonicadvance1
2011-06-04Fix a couple of strings for translation.Glenn Rice
2011-06-03dsplle-jit - fix for 3 conditions + removed interpreter fallbacksMarko Pusljar
2011-06-03Fix the OSX Build, since noone else seems to care...j4ck.fr0st
2011-06-03Make use of wxStdDialogButtonSizer wherever appropriate.NeoBrainX
2011-06-03Change behavior of NTSC-J option:Shawn Hoffman
2011-06-02fix wxw errors:Shawn Hoffman
2011-06-02Linux build fix. Also take care of a few compiler warnings that have developed.Glenn Rice
2011-06-02Last major UI change before release.NeoBrainX
2011-06-02DSP analyzer workaround. Should fix DSPJIT on thread problems.Marko Pusljar
2011-06-02Potential fix for errors related to 'Not enough free blocks'LPFaint99
2011-05-31Fix applying anti-aliasing without having to open the gfx config. Thanks to s...NeoBrainX
2011-05-31Fix build on openSUSE 11.4 (not sure why it worked fine everywhere else anyway).NeoBrainX
2011-05-30dspjit - iram/codespace reset fixed, decreased dspjit codespace to 2MBMarko Pusljar
2011-05-29correction to r7568. Correctly get the offset to the 10th wm struct in bdtinfLPFaint99
2011-05-29dsphle - lets save some vars for ax/axwii and mailqueue - should improve save...Marko Pusljar
2011-05-29Cleaned up, and added some error-checking to the CARCodeAddEdit::SaveCheatDat...DimitriPilot3
2011-05-29Always write connected wiimotes to sysconf. Ensures that they are in the slot...LPFaint99
2011-05-28Since LLE can now output at 48kHz, adjust the audio dumper so that it will re...smelenchuk
2011-05-27Improve WII state saves by saving /tmp and IPC request/reply queuespierre
2011-05-25small dsp cleanupMarko Pusljar
2011-05-25some code cleanup i have left in my folder :)Rodolfo Osvaldo Bogado
2011-05-25Added a game specific property to disable the speaker on real Wiimotes.skidau
2011-05-25A long time since my last commit but i have a lot of work. hope to find some ...Rodolfo Osvaldo Bogado
2011-05-24Adds the option to change the path to the wii nand rootLPFaint99
2011-05-23Fix a minor translation issue in the video config dialog.Glenn Rice
2011-05-20dsplle-jit abs() fixMarko Pusljar
2011-05-19just a test for shfl2|botMarko Pusljar