Duckstation/src/duckstation-nogui
2021-03-03 01:14:05 +10:00
..
CMakeLists.txt CMake: Make evdev optional 2021-02-27 20:53:00 +10:00
duckstation-nogui.aps Add NoGUI frontend based on old SDL frontend + fullscreen UI 2021-01-31 17:10:27 +10:00
duckstation-nogui.ico Add NoGUI frontend based on old SDL frontend + fullscreen UI 2021-01-31 17:10:27 +10:00
duckstation-nogui.manifest Add NoGUI frontend based on old SDL frontend + fullscreen UI 2021-01-31 17:10:27 +10:00
duckstation-nogui.rc Add NoGUI frontend based on old SDL frontend + fullscreen UI 2021-01-31 17:10:27 +10:00
duckstation-nogui.vcxproj Implement RetroAchivements 2021-02-27 00:44:53 +10:00
duckstation-nogui.vcxproj.filters NoGUI: Rename DRMHostInterface to VTYHostInterface 2021-02-14 18:36:21 +10:00
evdev_key_names.h NoGUI: Linux compile fix 2021-02-28 04:11:34 +10:00
imgui_impl_sdl.cpp NoGUI: Merge in old branch and use base NoGUI class for SDL 2021-01-31 17:10:27 +10:00
imgui_impl_sdl.h NoGUI: Merge in old branch and use base NoGUI class for SDL 2021-01-31 17:10:27 +10:00
main.cpp NoGUI: Rename DRMHostInterface to VTYHostInterface 2021-02-14 18:36:21 +10:00
nogui_host_interface.cpp CommonHostInterface: Move save state on exit logic to base class 2021-03-03 01:14:05 +10:00
nogui_host_interface.h Qt: Fix controller navigation for fullscreen UI 2021-02-27 01:17:44 +10:00
resource.h Add NoGUI frontend based on old SDL frontend + fullscreen UI 2021-01-31 17:10:27 +10:00
sdl_host_interface.cpp CommonHostInterface: Fix key inputs getting stuck with modifiers 2021-02-28 04:03:48 +10:00
sdl_host_interface.h FullscreenUI: Support modal error/confirmation 2021-02-02 01:40:37 +10:00
sdl_key_names.h CommonHostInterface: Fix key inputs getting stuck with modifiers 2021-02-28 04:03:48 +10:00
vty_host_interface.cpp NoGUI: Linux compile fix 2021-02-28 04:11:34 +10:00
vty_host_interface.h NoGUI: Rename DRMHostInterface to VTYHostInterface 2021-02-14 18:36:21 +10:00
win32_host_interface.cpp NoGUI: Start in fullscreen when option or command line flag is set 2021-02-01 01:10:32 +10:00
win32_host_interface.h NoGUI: Start in fullscreen when option or command line flag is set 2021-02-01 01:10:32 +10:00