summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinNoGUI/MainNoGUI.cpp
AgeCommit message (Expand)Author
2022-08-06Add Discord presence ioctlv to /dev/dolphinInvoxiPlayGames
2022-07-17Require frontend to initialize controllersJosJuice
2022-03-10GCAdapter: Defer initialization until MainWindow::InitControllersPokechu22
2022-03-07windows: wrap all main funcs with utf8 conversionsShawn Hoffman
2021-11-22Core/Boot: Refactor storage of boot-to-savestate data into a separate class.Admiral H. Curtiss
2021-07-13Core: Add GBA host interfaceBonta
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-27Implement Cursor Locking and new input focus checks for itFiloppi
2021-05-07Merge pull request #9417 from Filoppi/input-1Léo Lam
2021-05-06Fix FPS counter and Game Window speed % breaking on pause/unpauseFiloppi
2021-03-27Set console's default language/country/region based on computer settingsJosJuice
2021-01-27rename Core/Analytics to Core/DolphinAnalyticsShawn Hoffman
2020-05-06Core: Add support for specifying a command line option to boot the game into ...iwubcode
2020-04-03Remove unused function Host_UpdateProgressDialogJosJuice
2019-12-28Add a Win32 NoGUI platform and projectStenzek
2019-11-11Merge pull request #8456 from jordan-woyak/input-gate-race-fixConnor McLaughlin
2019-11-06InputCommon: Make the "input gate" not racey.Jordan Woyak
2019-09-01DolphinNoGUI: Add a FBDev platformStenzek
2019-06-23Make DolphinAnalytics a true singleton - static local variables are initializ...Silent
2019-05-24Update Discord rich presence when the title changesDavid Korth
2019-03-21Core/Host: Allow frontends to block inputsspycrab
2019-02-15DolphinNoGUI: Runtime selection of platformStenzek
2019-01-04Automatic disc change for 2-disc gamesJosJuice
2018-10-20VideoBackends: Pass window system info from host on creationStenzek
2018-10-20Renderer: Pull dimensions from GLInterface/SwapchainStenzek
2018-10-20Drop Host_GetRenderSurface and pass display to backendStenzek
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