index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinWX
/
Main.cpp
Age
Commit message (
Expand
)
Author
2015-07-25
Revert "Join the emu thread in Core::Stop. Get rid of Core::Shutdown which d...
Jules Blok
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-05-08
DolphinWX: Remove unnecessary includes
Lioncash
2015-04-13
Join the emu thread in Core::Stop. Get rid of Core::Shutdown which did that ...
comex
2015-04-12
Main: Remove unnecessary shellapi.h include
JosJuice
2015-03-15
[windows] Just kill ExtendedTrace.
Shawn Hoffman
2015-03-04
Call SetUserDirectory before InitLanguageSupport
JosJuice
2015-02-25
Move user directory detection location to UICommon.
Ryan Houdek
2015-02-13
DolphinWX: fix -e parameter
Tillmann Karras
2015-01-06
Merge pull request #1764 from Armada651/safe-exclusive
Markus Wick
2015-01-04
Merge pull request #1743 from Stevoisiak/variableNamingConsistency
Pierre Bourdon
2015-01-04
Host: Add Host_RendererIsFullscreen().
Jules Blok
2015-01-03
Fix "Lionux" typo
JosJuice
2014-12-28
Merge pull request #1432 from randomstuff/linux-perf
Markus Wick
2014-12-20
DolphinWX/Globals: Variable naming consistency
Stevoisiak
2014-12-01
Remove runtime OS X version check.
comex
2014-11-26
Merge pull request #1561 from comex/10.9
skidau
2014-11-25
Update Main.cpp version checks.
comex
2014-11-24
Use CLI argument for Linux perf JIT support
Gabriel Corona
2014-11-24
More formatting and consistency fixes
Stevoisiak
2014-11-17
Host: Kill off GetRenderWindowSize
Lioncash
2014-11-13
Various formatting and consistency fixes
Stevoisiak
2014-11-09
DolphinWX: Kill off trivial event tables
Lioncash
2014-11-06
Merge pull request #1511 from lioncash/https
Lioncash
2014-11-06
Main: Explicitly use the HTTPS site URL.
Lioncash
2014-11-06
Remove unnecessary cstdarg header includes
Lioncash
2014-11-06
Merge pull request #1497 from lioncash/host
Lioncash
2014-11-05
Host: Kill off Host_SysMessage
Lioncash
2014-11-04
DolphinWX: wx-ify the unofficial version warning
Lioncash
2014-10-08
Debug: fix disable block linking option
Fiora
2014-10-05
Merge pull request #1085 from waddlesplash/refactoring
Lioncash
2014-10-05
Migrate global init stuff into UICommon.
Augustin Cavalier
2014-10-03
Fix running dolphin with a single flag.
Rachel Bryk
2014-09-30
If one argument is given, assume it is a game, and run it.
Rachel Bryk
2014-09-30
Fix focus detection on OS X by replacing wxGetActiveWindow with wxWindow::Fin...
comex
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-08-30
DolphinWX: Clean up brace placements
Lioncash
2014-08-29
Remove the SSE2 messagebox.
Ryan Houdek
2014-08-19
Core: Move the titlebar / statusbar abstraction to DolphinWX
Jasper St. Pierre
2014-08-15
Core: Kill off Host_ShowJitResults
Lioncash
2014-08-14
Debugger: make "PPC to x86" open JIT window
Fiora
2014-08-08
Core: Kill off Host_UpdateLogDisplay()
Lioncash
2014-08-08
Core: Kill off Host_UpdateBreakPointView()
Lioncash
2014-08-03
Merge pull request #671 from lioncash/non-panic
Pierre Bourdon
2014-08-03
Merge pull request #428 from Sonicadvance1/x86_32-removal
Pierre Bourdon
2014-08-03
Merge pull request #716 from delroth/vertex-loader
Pierre Bourdon
2014-08-03
Core: Get rid of Host_GetInstance()
Lioncash
2014-08-03
Isolate D3D and Software Renderer from wxWidgets code
Lioncash
2014-08-03
Remove x86_32 from DolphinWX.
Ryan Houdek
[next]