project64/Source/Project64-input
LuigiBlood 5d82837984
[Project64-input] N64 Mouse Support (#2160)
* [Project64-input] Unpolished Mouse Support
(Use Present value as Device Type)

* [Project64-input] Use Forced N64 Mouse config (using System Mouse)

* [Project64-input] Disable Mouse Scanning

* [Project64-input] Polish UI by adding Mouse image + Prevent Controller setup when using N64 Mouse

* [Project64-input] Revert Controller Save/Load changes

* [Project64-input] Seperate N64 Mouse into its own configuration

* [Project64-input] Add Mouse Locking + Shortcut System

* [Project64-input] Make Cursor invisible when locked

* [Project64-input] Make sure to unlock mouse when opening config

* [Project64-input] Working Lock/Unlock Shortcut + Only emulate mouse when locked

* [Project64-input] Use ClipCursor instead of DirectInput Exclusive Level

* [Project64-input] Add Mouse Sensitivity option + Change to SetCursorPos

* [Project64-input] Add WM_KillFocus and EmulationPaused functions

* [Project64-core] Move EmulationPaused call to really make sure it is called in all cases
2022-01-09 21:43:12 +10:30
..
Button.h vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
CProject64Input.cpp [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
CProject64Input.h [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
Controller.bmp Project64-input: Add base config UI 2020-06-17 16:53:10 +09:30
ControllerSpec1.1.h [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
DeviceNotification.cpp Change NULL to nullptr 2021-04-12 21:05:39 +09:30
DeviceNotification.h Update DeviceNotification.h 2021-03-27 00:35:51 -05:00
DirectInput.cpp [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
DirectInput.h [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
InputConfigUI.cpp [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
InputConfigUI.h Project64-input: Display device bound to 2020-07-22 13:13:42 +09:30
InputMain.cpp [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
InputSettings.cpp [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
InputSettings.h [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
InputSettingsID.h [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
Mouse.bmp [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
N64Controller.h [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
OptionsUI.cpp [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
OptionsUI.h Merge branch 'master' of https://github.com/project64/project64 2021-04-14 15:51:41 +09:30
Project64-input.rc [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
Project64-input.vcxproj [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
Project64-input.vcxproj.filters [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
Shortcuts.h [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
ShortcutsUI.cpp [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
ShortcutsUI.h [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
Version.h.in change version number for develop to 4.x 2021-06-13 13:07:20 +09:30
resource.h [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
wtl-BitmapPicture.cpp Change NULL to nullptr 2021-04-12 21:05:39 +09:30
wtl-BitmapPicture.h Update wtl-BitmapPicture.h 2021-03-27 00:36:53 -05:00
wtl-ScanButton.cpp Merge branch 'master' of https://github.com/project64/project64 2021-04-14 15:51:41 +09:30
wtl-ScanButton.h Update wtl-ScanButton.h 2021-03-27 00:37:28 -05:00
wtl.h Update wtl.h 2021-03-27 00:37:35 -05:00