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
/
MainNoGUI.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-06-08
Revert "SDL: handle SDL_QUIT event"
Matthew Parlane
2015-06-05
SDL: handle SDL_QUIT event
Tillmann Karras
2015-06-01
MainNoGUI: support real Wiimotes
aerisarn
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-04-18
no-gui: fix help string
degasus
2015-04-16
Merge pull request #2295 from comex/fix-usb-threading
skidau
2015-04-16
NoGUI: Don’t segfault when the DISPLAY environment variable isn’t set
Emmanuel Gil Peyrot
2015-04-13
Join the emu thread in Core::Stop. Get rid of Core::Shutdown which did that ...
comex
2015-02-27
Merge pull request #2129 from Sonicadvance1/shuffle_user_dir
skidau
2015-02-25
Formatting/Whitespace Cleanup
Stevoisiak
2015-02-25
Move user directory detection location to UICommon.
Ryan Houdek
2015-01-04
Host: Add Host_RendererIsFullscreen().
Jules Blok
2014-12-11
Silence some -Wswitch-default warnings.
Rohit Nirmal
2014-11-24
VideoOGL: Move X11 wxWidgets utilities to DolphinWX
Lioncash
2014-11-17
Host: Kill off GetRenderWindowSize
Lioncash
2014-11-06
Remove unnecessary cstdarg header includes
Lioncash
2014-11-05
Host: Kill off Host_SysMessage
Lioncash
2014-11-02
Merge pull request #1467 from waddlesplash/dolphin-qt
comex
2014-11-02
Move GLInterface to the OGL VideoBackend's directory.
Augustin Cavalier
2014-11-02
Merge pull request #1468 from Tilka/cleanup
Ryan Houdek
2014-11-02
Fix warnings about non-static variables
Tillmann Karras
2014-11-02
Reorder MainNoGUI shutdown
Tillmann Karras
2014-10-05
Migrate global init stuff into UICommon.
Augustin Cavalier
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-09-05
Revert "Don't sleep in the event thread"
Ryan Houdek
2014-09-04
Don't sleep in the event thread
Jasper St. Pierre
2014-09-03
Change NULL to nullptr.
Rohit Nirmal
2014-08-19
Core: Move the titlebar / statusbar abstraction to DolphinWX
Jasper St. Pierre
2014-08-19
Core: Don't pass through a reference to the window handle
Jasper St. Pierre
2014-08-19
MainNoGUI: Move a majority of the event handling from the GLX backend
Jasper St. Pierre
2014-08-19
MainNoGUI: Supply a window in Host_GetRenderHandle
Jasper St. Pierre
2014-08-19
X11Utils: Explicitly pass the window to fullscreen into ToggleFullscreen
Jasper St. Pierre
2014-08-19
X11Utils: Simplify the Fullscreen interface
Jasper St. Pierre
2014-08-19
MainNoGUI: Remove old OS X backend that doesn't work, rearchitect
Jasper St. Pierre
2014-08-19
Remove support for EGL under X11
Jasper St. Pierre
2014-08-19
Remove support for Wayland
Jasper St. Pierre
2014-08-15
Core: Kill off Host_ShowJitResults
Lioncash
2014-08-09
Merge pull request #740 from lioncash/host
Lioncash
2014-08-08
Core: Kill off Host_UpdateLogDisplay()
Lioncash
2014-08-08
Core: Kill off Host_UpdateBreakPointView()
Lioncash
2014-08-07
Fix more warnings from #579
Tillmann Karras
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-02
Move GLInterface around to remove VideoBackends dependency on DolphinWX
Pierre Bourdon
2014-07-26
Cosmetic changes based on feedback on PR #506.
Jules Blok
2014-07-21
Let the Renderer decide when to exit fullscreen.
Jules Blok
2014-07-16
Host: Add a new "UIHasFocus" hook to determine if the UI has focus
Jasper St. Pierre
2014-07-13
Shutdown the Core before other components.
Jules Blok
[next]