summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinNoGUI/MainNoGUI.cpp
AgeCommit message (Expand)Author
2018-09-28Remove unused Host_ShowVideoConfigStenzek
2018-06-25Merge pull request #6983 from yourWaifu/add-discord-rpc-supportPierre Bourdon
2018-06-19Discord Rich Presence CMake integrationyourWaifu
2018-05-28Common: Move host communication enum to Host.hLioncash
2018-04-14UICommon: Avoid including Xrandr.hLéo Lam
2018-02-20Renderer: Handle resize events on-demand instead of pollingStenzek
2018-02-07Merge pull request #6334 from stenzek/startupAnthony
2018-02-03dolphin-emu-nogui: Conform to the _NET_WM_PID protocolcbdev
2018-01-27Core: Improve ordering of bootStenzek
2017-11-11Exit on Esc, pause on F10Rael Gugelmin Cunha
2017-10-24UI: Implement a command line option to boot NAND titleLéo Lam
2017-09-13Core: SetOnStoppedCallback -> SetOnStateChangedCallbackMichael M
2017-07-30DolphinWX: Add a progress dialog host commandStenzek
2017-07-23Move the Wiimote connect code out of HostLéo Lam
2017-07-22Merge pull request #5791 from leoetlino/wiimote-indicatorLeo Lam
2017-07-21Replace balanced Core::PauseAndLock calls with RunAsCPUThreadLéo Lam
2017-07-15Remove Wii Remote connection status from status barLéo Lam
2017-07-12DolphinWX: fix input bitmaps not working when background input is offMichael Maltese
2017-06-13NoGUI: Fix a missing include for XlibLéo Lam
2017-06-06Boot: Clean up the boot codeLéo Lam
2017-06-05Merge pull request #5276 from ligfx/macosheadlessshuffle2
2017-05-22Tools: Load GameCube BIOS addedSepalani
2017-05-14Host: Get rid of Host_SetStartupDebuggingParameters()Lioncash
2017-04-30IOS: Convert the IOS kernel HLE code to a classLéo Lam
2017-04-15Add headless support on macOSMichael Maltese
2017-03-08Moved NoGUI out of DolphinWx.Vlad Firoiu