summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinNoGUI
AgeCommit message (Expand)Author
2021-03-27Set console's default language/country/region based on computer settingsJosJuice
2021-03-06DolphinNoGUI/PlatformX11: Work around X.h's None being undefinedPokechu22
2021-03-01Merge pull request #9492 from nolange/fix_norandr_buildLéo Lam
2021-02-22Simplify macro guards for HAVE_XRANDRNorbert Lange
2021-02-22Cleanup X11 and XRANDR MacrosNorbert Lange
2021-02-12IOS: Use less ambiguous names for classesLéo Lam
2021-01-27msbuild: bundle all dolphin "core" code into single libraryShawn Hoffman
2021-01-27rename Core/Analytics to Core/DolphinAnalyticsShawn Hoffman
2020-10-18Clean up screen saver inhibition and apply setting change immediately.Jordan Woyak
2020-08-22msbuild: fixup linking of discord-rpcShawn Hoffman
2020-08-22msbuild: re-enable standalone vcxproj processingShawn Hoffman
2020-08-22msbuild: refactor stuff out of project files (for dolphin)Shawn Hoffman
2020-08-22prettify some constructs in vcxproj filesShawn Hoffman
2020-07-08Common: Rename UTF16ToUTF8JosJuice
2020-05-06Core: Add support for specifying a command line option to boot the game into ...iwubcode
2020-04-03Remove unused function Host_UpdateProgressDialogJosJuice
2020-03-23NoGUI: missing override keyword GetWindowSystemInfoJun Su
2020-03-11Common: Add a render_window field to WindowSystemInfoStenzek
2019-12-28Add an ARM64 target to Visual Studio projectsStenzek
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-06-07Core/ConfigManager: Use forward declarations where applicableLioncash
2019-05-31DolphinNoGUI/CMakeLists: Specify headers in target sourcesLioncash
2019-05-24Update Discord rich presence when the title changesDavid Korth
2019-03-30Config: Move the 'Display' settings from ConfigManager to the layered config ...iwubcode
2019-03-21Core/Host: Allow frontends to block inputsspycrab
2019-02-15CMake: Add an ENABLE_NOGUI optionStenzek
2019-02-15DolphinNoGUI: Runtime selection of platformStenzek
2019-01-04Automatic disc change for 2-disc gamesJosJuice
2018-10-24CMake: Fix DolphinNoGUI buildStenzek
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-04-04DolphinNoGUI/CMakeLists: Remove the use of SRCS and LIBS variablesLioncash
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