project64/Source/Project64-core/Plugins
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
..
AudioPlugin.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
AudioPlugin.h Remove Disable copy constructor comments 2021-04-13 09:37:11 +09:30
ControllerPlugin.cpp [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
ControllerPlugin.h [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
GFXPlugin.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
GFXPlugin.h vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
Plugin.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
Plugin.h Some code clean up to help build android 2021-06-28 11:27:35 +09:30
PluginBase.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
PluginBase.h Move Dynamic library code out of util in to dynamic library file 2021-04-21 10:03:04 +09:30
RSPPlugin.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
RSPPlugin.h vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
stdafx.h [Project64] remove windows.h from plugin handling 2016-01-18 05:48:19 +11:00