summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX
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-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-13Make sure to reserve() exactly the right amount of elements for the std::vect...DimitriPilot3
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-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-04Fix a couple of strings for translation.Glenn Rice
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-02Potential fix for errors related to 'Not enough free blocks'LPFaint99
2011-05-31Fix build on openSUSE 11.4 (not sure why it worked fine everywhere else anyway).NeoBrainX
2011-05-29Cleaned up, and added some error-checking to the CARCodeAddEdit::SaveCheatDat...DimitriPilot3
2011-05-25Added a game specific property to disable the speaker on real Wiimotes.skidau
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-15To me, the Free Look option wasn't really broken; for quite a long time, it s...DimitriPilot3
2011-05-09NAND:Consolidate Wad/Directory loading in CNANDContentLoader to one functionLPFaint99
2011-05-08Consolidate wad installation to one function in the GUILPFaint99
2011-05-08correctly decrypt the files when importing a wii saveLPFaint99
2011-05-05Update the country code in SysConf when wii system language is changed.LPFaint99
2011-05-03Rewrite to parts of the DTM code to remove the need for temporary files. Shou...baby.lueshi
2011-05-01Fix OS X build (hopefully).NeoBrainX
2011-04-29Video configuration dialog stuff:NeoBrainX
2011-04-29New video configuration dialog design:NeoBrainX
2011-04-27Add Catalan language thanks to (and at the urgent request of) Jordi Coma. Al...Glenn Rice
2011-04-25Remove configuration profile support.NeoBrainX
2011-04-21minor correction to the tools menu, no longer uses uninitialized data when sy...LPFaint99
2011-04-20- Time extended in which the tooltip remains visible. (Windows PTFs)gnick79
2011-04-18- 'Sending' some changes of my previous commit to Windows build onlygnick79
2011-04-18- fixed a bug on GameList's MenuPopups (Windows Seven/Vista platforms, issue ...gnick79
2011-04-17Fix a few strings for translation.Glenn Rice
2011-04-07Fix some strings for translation in the video config dialog.Glenn Rice
2011-04-06- Mac build fixgnick79
2011-04-06Linux build fix.Glenn Rice
2011-04-05* One Window 3-State changes (VideoSettings GUI):gnick79
2011-04-01Use mutexes in LogManager to make it threadsafe, as suggested by beistin's pa...Jordan Woyak
2011-04-01roll back r7431smelenchuk
2011-04-01Add a "force no texture filter" option, useful for some 2D games (like Mega M...smelenchuk
2011-03-29- Linux build fixgnick79
2011-03-28- Removed RTTI supportgnick79