summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinNoGUI/MainNoGUI.cpp
AgeCommit message (Expand)Author
2024-11-15GDBStub: Signal Breakpoint Changes To Hostmitaclaw
2024-10-23Host: Rename `JitCacheInvalidation`mitaclaw
2024-10-19DolphinQt: JIT Widget Refreshmitaclaw
2024-05-31TAS Input: Enable hotkeys and controller input when Input has focusDentomologist
2024-03-28DolphinQt: A Ubiquitous Signal For When Symbols Changemitaclaw
2024-03-18Core: Avoid (Some) Global System Accessormitaclaw
2024-03-01BootManager: Avoid Global System Accessormitaclaw
2023-06-06Merge pull request #11873 from AdmiralCurtiss/pause-and-lock-hostJosJuice
2023-06-02Core: Assert that only the Host thread may call PauseAndLock().Admiral H. Curtiss
2023-06-01Add MacOS PlatformHibyehello
2023-05-16StringUtil: Move CommandLineToUtf8Argv() into Common namespaceLioncash
2023-02-09Cleanup headersScott Mansell
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