summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/Main.cpp
AgeCommit message (Expand)Author
2015-07-25Revert "Join the emu thread in Core::Stop. Get rid of Core::Shutdown which d...Jules Blok
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-08DolphinWX: Remove unnecessary includesLioncash
2015-04-13Join the emu thread in Core::Stop. Get rid of Core::Shutdown which did that ...comex
2015-04-12Main: Remove unnecessary shellapi.h includeJosJuice
2015-03-15[windows] Just kill ExtendedTrace.Shawn Hoffman
2015-03-04Call SetUserDirectory before InitLanguageSupportJosJuice
2015-02-25Move user directory detection location to UICommon.Ryan Houdek
2015-02-13DolphinWX: fix -e parameterTillmann Karras
2015-01-06Merge pull request #1764 from Armada651/safe-exclusiveMarkus Wick
2015-01-04Merge pull request #1743 from Stevoisiak/variableNamingConsistencyPierre Bourdon
2015-01-04Host: Add Host_RendererIsFullscreen().Jules Blok
2015-01-03Fix "Lionux" typoJosJuice
2014-12-28Merge pull request #1432 from randomstuff/linux-perfMarkus Wick
2014-12-20DolphinWX/Globals: Variable naming consistencyStevoisiak
2014-12-01Remove runtime OS X version check.comex
2014-11-26Merge pull request #1561 from comex/10.9skidau
2014-11-25Update Main.cpp version checks.comex
2014-11-24Use CLI argument for Linux perf JIT supportGabriel Corona
2014-11-24More formatting and consistency fixesStevoisiak
2014-11-17Host: Kill off GetRenderWindowSizeLioncash
2014-11-13Various formatting and consistency fixesStevoisiak
2014-11-09DolphinWX: Kill off trivial event tablesLioncash
2014-11-06Merge pull request #1511 from lioncash/httpsLioncash
2014-11-06Main: Explicitly use the HTTPS site URL.Lioncash
2014-11-06Remove unnecessary cstdarg header includesLioncash
2014-11-06Merge pull request #1497 from lioncash/hostLioncash
2014-11-05Host: Kill off Host_SysMessageLioncash
2014-11-04DolphinWX: wx-ify the unofficial version warningLioncash
2014-10-08Debug: fix disable block linking optionFiora
2014-10-05Merge pull request #1085 from waddlesplash/refactoringLioncash
2014-10-05Migrate global init stuff into UICommon.Augustin Cavalier
2014-10-03Fix running dolphin with a single flag.Rachel Bryk
2014-09-30If one argument is given, assume it is a game, and run it.Rachel Bryk
2014-09-30Fix focus detection on OS X by replacing wxGetActiveWindow with wxWindow::Fin...comex
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-08-30DolphinWX: Clean up brace placementsLioncash
2014-08-29Remove the SSE2 messagebox.Ryan Houdek
2014-08-19Core: Move the titlebar / statusbar abstraction to DolphinWXJasper St. Pierre
2014-08-15Core: Kill off Host_ShowJitResultsLioncash
2014-08-14Debugger: make "PPC to x86" open JIT windowFiora
2014-08-08Core: Kill off Host_UpdateLogDisplay()Lioncash
2014-08-08Core: Kill off Host_UpdateBreakPointView()Lioncash
2014-08-03Merge pull request #671 from lioncash/non-panicPierre Bourdon
2014-08-03Merge pull request #428 from Sonicadvance1/x86_32-removalPierre Bourdon
2014-08-03Merge pull request #716 from delroth/vertex-loaderPierre Bourdon
2014-08-03Core: Get rid of Host_GetInstance()Lioncash
2014-08-03Isolate D3D and Software Renderer from wxWidgets codeLioncash
2014-08-03Remove x86_32 from DolphinWX.Ryan Houdek