Henrik Rydgård
|
7d0eac730f
|
Remove WindowsHost
|
2023-03-25 10:43:00 +01:00 |
|
Henrik Rydgård
|
9e125eeba7
|
Remove NotifyUserMessage from Host
|
2023-03-25 10:32:09 +01:00 |
|
Henrik Rydgård
|
7c5cc8cafd
|
And ToggleDebugConsoleVisibility.
|
2023-03-24 21:43:45 +01:00 |
|
Henrik Rydgård
|
a73ac49d59
|
Move the non-working "Create desktop shortcut" stuff to the request framework
|
2023-03-24 20:05:48 +01:00 |
|
Henrik Rydgård
|
e71be8af2e
|
Remove PollControllers from host. Break out a WindowsInputManager from WindowsHost.
|
2023-03-24 19:57:24 +01:00 |
|
Henrik Rydgård
|
5a5779dcd6
|
Remove symbol-map related functions from Host
|
2023-03-24 18:08:31 +01:00 |
|
Henrik Rydgård
|
5af92cfca0
|
Cleanup
|
2023-03-24 17:52:56 +01:00 |
|
Henrik Rydgård
|
1250692657
|
Convert host->SetWindowTitle to a request
|
2023-03-24 17:52:01 +01:00 |
|
Henrik Rydgård
|
21bd50dcb0
|
Remove polling requirement from DSound audio backend
Might as well sleep for a short period instead, same effect really.
|
2023-03-24 10:40:10 +01:00 |
|
Henrik Rydgård
|
47f063550a
|
Remove InitGraphics/ShutdownGraphics from Host, except for headless
|
2023-03-21 22:47:20 +01:00 |
|
Henrik Rydgård
|
2786786c9f
|
Avoid Host in Windows graphics init
|
2023-03-21 14:07:27 +01:00 |
|
Henrik Rydgård
|
f5472ba0d8
|
Cleanup up unnecessary audio init functions
|
2023-03-21 13:39:02 +01:00 |
|
Henrik Rydgård
|
f60f5ccaea
|
Move SetDebugMode notification
|
2023-03-21 13:39:00 +01:00 |
|
Henrik Rydgård
|
fc1732cc22
|
Move NotifySwitchUMDUpdated
|
2023-03-21 13:37:19 +01:00 |
|
Henrik Rydgård
|
c92a4acb40
|
Move NotifySymbolMapUpdated to System_Notify
|
2023-03-21 13:37:19 +01:00 |
|
Henrik Rydgård
|
dda8635c89
|
Move three notifications out of Host
|
2023-03-21 13:37:19 +01:00 |
|
Henrik Rydgård
|
06fcc9ccd7
|
Add System_Notify
|
2023-03-21 13:37:16 +01:00 |
|
Henrik Rydgård
|
ac5855cdf8
|
Remove CanCreateShortcut function
|
2023-03-21 12:23:01 +01:00 |
|
Henrik Rydgård
|
d3955b42bb
|
Rename some system functions, merge the Launch* ones.
android launchurl buildfix
|
2023-03-21 12:22:59 +01:00 |
|
shenweip
|
a0fe0e38c1
|
SwicthUMD:Only update Switch UMD item of Windows menu instead of entire UI.
|
2020-10-22 17:45:29 +08:00 |
|
shenweip
|
fbea8f438d
|
Update symbol list of disassembly window when loadexec.
|
2020-09-12 19:45:25 +08:00 |
|
Unknown W. Brackets
|
b0ca635414
|
Windows: Show instance counter only with peers.
|
2020-08-18 06:59:49 -07:00 |
|
Silent
|
0b5458f759
|
Remove KeyboardDevice which was essentially useless
Refactor InputDevice to simplify it
|
2019-07-02 19:17:52 +02:00 |
|
Unknown W. Brackets
|
52e2e0763a
|
Windows: Detect DirectInput devices after launch.
|
2018-10-08 21:21:37 -07:00 |
|
Unknown W. Brackets
|
f1afc51994
|
GE Debugger: Refactor out stepping callback.
In case we have multiple connected debuggers, we don't want just a
callback. A counter works fine.
|
2018-09-01 09:41:20 -07:00 |
|