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
/
DolphinNoGUI
Age
Commit message (
Expand
)
Author
2022-03-29
windows: move ffmpeg bins to submodule
Shawn Hoffman
2022-03-10
GCAdapter: Defer initialization until MainWindow::InitControllers
Pokechu22
2022-03-07
windows: wrap all main funcs with utf8 conversions
Shawn Hoffman
2022-01-09
Common/MsgHandler: Remove non-format variants of PanicAlert
Pokechu22
2021-12-31
Config: Port remaining Interface settings to new config system.
Admiral H. Curtiss
2021-11-22
Core/Boot: Refactor storage of boot-to-savestate data into a separate class.
Admiral H. Curtiss
2021-10-12
Add option for Never Hide Mouse Cursor
sowens99
2021-07-13
Core: Add GBA host interface
Bonta
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-27
Implement Cursor Locking and new input focus checks for it
Filoppi
2021-05-07
Merge pull request #9417 from Filoppi/input-1
Léo Lam
2021-05-06
Fix FPS counter and Game Window speed % breaking on pause/unpause
Filoppi
2021-03-27
Set console's default language/country/region based on computer settings
JosJuice
2021-03-06
DolphinNoGUI/PlatformX11: Work around X.h's None being undefined
Pokechu22
2021-03-01
Merge pull request #9492 from nolange/fix_norandr_build
Léo Lam
2021-02-22
Simplify macro guards for HAVE_XRANDR
Norbert Lange
2021-02-22
Cleanup X11 and XRANDR Macros
Norbert Lange
2021-02-12
IOS: Use less ambiguous names for classes
Léo Lam
2021-01-27
msbuild: bundle all dolphin "core" code into single library
Shawn Hoffman
2021-01-27
rename Core/Analytics to Core/DolphinAnalytics
Shawn Hoffman
2020-10-18
Clean up screen saver inhibition and apply setting change immediately.
Jordan Woyak
2020-08-22
msbuild: fixup linking of discord-rpc
Shawn Hoffman
2020-08-22
msbuild: re-enable standalone vcxproj processing
Shawn Hoffman
2020-08-22
msbuild: refactor stuff out of project files (for dolphin)
Shawn Hoffman
2020-08-22
prettify some constructs in vcxproj files
Shawn Hoffman
2020-07-08
Common: Rename UTF16ToUTF8
JosJuice
2020-05-06
Core: Add support for specifying a command line option to boot the game into ...
iwubcode
2020-04-03
Remove unused function Host_UpdateProgressDialog
JosJuice
2020-03-23
NoGUI: missing override keyword GetWindowSystemInfo
Jun Su
2020-03-11
Common: Add a render_window field to WindowSystemInfo
Stenzek
2019-12-28
Add an ARM64 target to Visual Studio projects
Stenzek
2019-12-28
Add a Win32 NoGUI platform and project
Stenzek
2019-11-11
Merge pull request #8456 from jordan-woyak/input-gate-race-fix
Connor McLaughlin
2019-11-06
InputCommon: Make the "input gate" not racey.
Jordan Woyak
2019-09-01
DolphinNoGUI: Add a FBDev platform
Stenzek
2019-06-23
Make DolphinAnalytics a true singleton - static local variables are initializ...
Silent
2019-06-07
Core/ConfigManager: Use forward declarations where applicable
Lioncash
2019-05-31
DolphinNoGUI/CMakeLists: Specify headers in target sources
Lioncash
2019-05-24
Update Discord rich presence when the title changes
David Korth
2019-03-30
Config: Move the 'Display' settings from ConfigManager to the layered config ...
iwubcode
2019-03-21
Core/Host: Allow frontends to block inputs
spycrab
2019-02-15
CMake: Add an ENABLE_NOGUI option
Stenzek
2019-02-15
DolphinNoGUI: Runtime selection of platform
Stenzek
2019-01-04
Automatic disc change for 2-disc games
JosJuice
2018-10-24
CMake: Fix DolphinNoGUI build
Stenzek
2018-10-20
VideoBackends: Pass window system info from host on creation
Stenzek
2018-10-20
Renderer: Pull dimensions from GLInterface/Swapchain
Stenzek
2018-10-20
Drop Host_GetRenderSurface and pass display to backend
Stenzek
2018-09-28
Remove unused Host_ShowVideoConfig
Stenzek
2018-06-25
Merge pull request #6983 from yourWaifu/add-discord-rpc-support
Pierre Bourdon
[next]