9 Commits (6eda6ae6ebd52dc0542d007484446532b1909c73)

Author SHA1 Message Date
bunnei 6eda6ae6eb frontend: Update for undocked Switch screen layout. 8 years ago
wwylele 2814d0fba2 EmuWindow: refactor touch input into a TouchDevice 8 years ago
wwylele d500f79b8e move MotionEmu from core/frontend to input_common as a InputDevice 9 years ago
Yuri Kunde Schlesner e6dc5926fb Move framebuffer_layout from Common to Core 9 years ago
wwylele 9bdb78f869 Input: remove unused stuff & clean up 9 years ago
wwylele 189063ac2d InputCommon: add Keyboard 9 years ago
wwylele 128190f242 Frontend: make motion sensor interfaced thread-safe 9 years ago
wwylele e844f294a1 Frontend: emulate motion sensor 9 years ago
MerryMage 4aaaea9758 core: Move emu_window and key_map into core 9 years ago
James Rowe 72786d410e Add default hotkey to swap primary screens. 9 years ago
James Rowe 08f830fed4 Support additional screen layouts. 10 years ago
Emmanuel Gil Peyrot 1138ec0d49 Remove empty newlines in #include blocks. 9 years ago
Yuri Kunde Schlesner 1e4a5da9f4 Manually tweak source formatting and then re-run clang-format 9 years ago
Emmanuel Gil Peyrot 628ed4376a Sources: Run clang-format on everything. 9 years ago
wwylele 3d0953097f fixup! fixup! Refactor input system 10 years ago
wwylele c1cd474866 Refactor input subsystem 10 years ago
wwylele d62fccadc4 remove unnecessary const 10 years ago
wwylele 9fe0c0b898 implement accel and gyro backend 10 years ago
Emmanuel Gil Peyrot 22ae87530b Common: Cleanup emu_window includes. 11 years ago
Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 years ago
Zaneo b8328593fe EmuWindow: Clip mouse input coordinates to emulated screen dimensions. 11 years ago
Subv c0d1a91017 EmuWindow: Fixed a reference to a temporary variable 11 years ago
bunnei d61b26b79f HID: Complete refactor of pad/touch input to fix threading issues. 11 years ago
bunnei 953e09ddb5 EmuWindow: Made pad/touch functions non-static. 11 years ago
bunnei 543232436f EmuWindow: Added infrastructure code to enable touchpad support. 11 years ago
bunnei 25633b431d Fixed EmuWindow typo (fixes OSX build) 11 years ago
bunnei 9960c49c21 Set framebuffer layout from EmuWindow. 11 years ago
purpasmart96 ebfd831ccb License change 11 years ago
Tony Wasserka 5785f764ab EmuWindow: Add some explicit documentation and set proper minimal client area size. 11 years ago
Tony Wasserka 6a6464807a EmuWindow: Add a TODO. 11 years ago
Tony Wasserka 19bb01c223 EmuWindow: Better document the purpose of OnMinimalClientAreaChangeRequest. 11 years ago
Tony Wasserka 182476c96a EmuWindow: Remove window title getters/setters. 11 years ago
Tony Wasserka ded9c8a826 EmuWindow: Add documentation. 11 years ago
Tony Wasserka 722ce22589 EmuWindow: Add support for specifying minimal client area sizes. 11 years ago
Tony Wasserka bd8f491e4c Fixup EmuWindow interface and implementations thereof. 11 years ago
Kevin Hartman 221a9b023d Viewport scaling and display density independence 11 years ago
Lioncash 827e7a1898 emu_window: Fix initializer list order. 11 years ago
archshift 7fa4dbd0c6 Removed uses of raw c-string manipulation functions. 11 years ago
archshift e6594f9f53 Added configuration file system. 11 years ago
Kevin Hartman 02fd19b2f6 Added support for multiple input device types for KeyMap and connected Qt. 11 years ago
Kevin Hartman 4a94ec934a Initial HID PAD work, with GLFW only. 11 years ago
bunnei 66a98ea686 made qt window title consistent 12 years ago
bunnei 4405a53cf3 added scm rev generation on Linux/cmake 12 years ago
bunnei 7b3cde1f3a added missing const to GetWindowTitle 12 years ago
bunnei 5da03e821e - removed deprecated version.h 12 years ago
bunnei de0a034a84 fixed project includes to use new directory structure 12 years ago
bunnei 63e46abdb8 got rid of 'src' folders in each sub-project 12 years ago
bunnei aa3ae1af49 added "citra" instead of "emu" to title bar 12 years ago
bunnei c9b5b89e21 convert tabs to spaces 12 years ago
ShizZy 8bb0c457bc renamed from citrus to citra 12 years ago