summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX
AgeCommit message (Expand)Author
2010-06-03Make wxgl mandatory on OS X.nJoySoren Jorvang
2010-06-02Fix some cases of variables being used uninitialized. Also some unusedSoren Jorvang
2010-06-02Meta:Soren Jorvang
2010-06-02Higher resolution icon image contributed by the original artist.Soren Jorvang
2010-06-02Remove a few __APPLE__ ifdefs which are no longer necessary.Soren Jorvang
2010-06-01Some wxWidgets features, like wxProgressDialog used when updating theSoren Jorvang
2010-05-31Identify OS X application bundle with SVN version number.Soren Jorvang
2010-05-30Made the Dolphin config dialog shorter with an added "Display" tab. Removed c...Jordan Woyak
2010-05-29Add some safety to file names. This fixes a buffer overrun when extracting ev...donkopunchstania
2010-05-28Improve iterator usage.Jordan Woyak
2010-05-28wxFileSelector with wxWidgets 2.9 on OS X allows only very simple globSoren Jorvang
2010-05-28Linux compile fixnakeee
2010-05-28GameListCtrl: fixes progress bar for extracting multiple files (cant mix asci...LPFaint99
2010-05-26Unbreak nowx build.Soren Jorvang
2010-05-26Uninitialized variables.Soren Jorvang
2010-05-26[Connection defaultConnection] and NewString are deprecated in OS X 10.6.Soren Jorvang
2010-05-16Fixes importing and exporting wii saves with dirs.LPFaint99
2010-05-13Fix a wx error popup when trying to launch a game.NeoBrainX
2010-05-13Install shared content from wads to the proper locationLPFaint99
2010-05-12OSX fix Dolphin not actually using the Application Support path.Shawn Hoffman
2010-05-05Forgot some files. Also... Hacks.Jordan Woyak
2010-05-05NetPlay: Allow manual adjustments to the pad buffer size. Hacked in all the f...Jordan Woyak
2010-05-03Build fix.Glenn Rice
2010-05-02NetPlay: some code cleanup, added a stop button (sometimes works), host can n...Jordan Woyak
2010-05-02OS X buildfixShawn Hoffman
2010-05-02NetPlay: Fixed a problem with client game start code. Other minor fixes.Jordan Woyak
2010-05-01Netplay build fix for linux, and a little clean up.Glenn Rice
2010-05-01NetPlay: completely redone - should be somewhat usable when using Single Core...Jordan Woyak
2010-04-26Fix something... Whistle and walk away.Glenn Rice
2010-04-25Make wiimote connect/disconnect hotkeys work when not rendering to main. Als...Glenn Rice
2010-04-23osx buildfixShawn Hoffman
2010-04-22Move fullscreen display resolution control to the GUI with the rest of the fu...Glenn Rice
2010-04-22fixed mipmap loading in both plugins.Rodolfo Osvaldo Bogado
2010-04-20OS X: enable path in Jit64::stX. fix wxw assert on opening ConfigMain. __forc...Shawn Hoffman
2010-04-19Fix GUI hotkeys like Alt+F5 etc.Glenn Rice
2010-04-19Build fix for the NoGUI build.Glenn Rice
2010-04-18fixed a bug where events scheduled for the same time run in backwards ordernitsuja-
2010-04-17possible savestate memory leak fix in DoBuffernitsuja-
2010-04-17Logical reorderring of the GUI boot sequence. Also a little clean up in the ...Glenn Rice
2010-04-15Re-add the show FPS/VPS speed information in the window title when not render...Glenn Rice
2010-04-15Re-added Skies of Arcadia projection hack. Fixes issue 2514.skidau
2010-04-15Make sure screensaver does not start while a game is running in MS WindowsGlenn Rice
2010-04-14HLE: Remove the RE0 hack because of reports of it not working which is most l...death2droid
2010-04-14Return a string instead of a wxChar pointer.donkopunchstania
2010-04-13Hopefully fixed "RendererHasFocus()" on windows. Input should work again.Jordan Woyak
2010-04-13Save the correct render window size.Glenn Rice
2010-04-13Make "Start in Fullscreen" work with the DX9 plugin. Also a partial fix to t...Glenn Rice
2010-04-12Fix some segmentation faults with the GCPadNew configuration dialog.Glenn Rice
2010-04-12a few minor code fixes.nitsuja-
2010-04-12Added files I forgot in last commit.Glenn Rice