summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/Main.cpp
AgeCommit message (Expand)Author
2016-06-26VideoCommon: Drop GetConfigName.degasus
2016-06-25nullvideo: initial release of null video backenddegasus
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-06-19Analytics: Implement UI.Pierre Bourdon
2016-06-19Add an Analytics reporting system.Pierre Bourdon
2016-05-22Merge pull request #3794 from EmptyChaos/frame-advance-raceMat M
2016-05-13Core/Movie: Add ability to run code in Host contextEmptyChaos
2016-05-10Piping the wxMsgAlert through netplay window during netplay instead of runnin...Summate
2016-02-16Rename Direct3D to Direct3D 11Chris Burgener
2016-02-15D3D12: Initial commit for D3D12 backend implementation.hdcmeta
2016-01-12Merge VideoBackendHardware into VideoBackend.degasus
2015-10-30DolphinWX: Remove the dolphin-emulator.com check.Pierre Bourdon
2015-09-06Properly implemented confirm on stop CLI switchAnthony Serna
2015-09-06Implemented CLI switch to disable confirm on stopAnthony Serna
2015-08-27Main: Make the wxLocale class member a unique_ptrLioncash
2015-08-27Main: Move unofficial build check to its own functionLioncash
2015-08-27Main: Move commandline parsing handling to appropriate override functionsLioncash
2015-08-07Remove perf_dir Dolphin WX option.Ryan Houdek
2015-07-22Revert "Join the emu thread in Core::Stop. Get rid of Core::Shutdown which d...Jules Blok
2015-07-16DolphinWX: In Host_ConnectWiimote(), instead of calling CFrame::ConnectWiimot...Admiral H. Curtiss
2015-06-21Merge pull request #2639 from rukai/mastercomex
2015-06-21Fix misc. clang warnings - mostly complaints about inconsistent use of override.comex
2015-06-21Added namespace to GetBundleDirectory to compile on Mac OSXrukai
2015-06-21Swapped out spaces for tabsrukai
2015-06-21Fixes translation on Linux and potentially Mac OSX, by specifying location of...rukai
2015-06-12Options: merge SCoreStartupParameter into SConfigdegasus
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