SSimco
|
8b3f36ad50
|
Use correct preprocessor check for Linux (#360)
|
2022-10-12 13:10:57 +02:00 |
|
SSimco
|
d6ba61cf64
|
Add support for non portable mode (#356)
|
2022-10-12 08:03:26 +02:00 |
|
SSimco
|
9f02733a0d
|
Use unordered_map for keydown to allow codes above 255 (#248)
- Adds internal support for 32bit key codes, required for proper keyboard input on Linux
- Use gdk_keyval_name to get key name on Linux
|
2022-09-19 03:07:26 +02:00 |
|
SSimco
|
9a60979242
|
Linux: Avoid out-of-bounds raw keycode array access (#226)
|
2022-09-11 02:00:02 +02:00 |
|
Timothy Redaelli
|
f032088902
|
Use _Exit instead of exit under Linux (#204)
The best ExitProcess alternative for Linux is _Exit since it doesn't
call exit handlers.
|
2022-09-08 17:05:31 +02:00 |
|
SSimco
|
0ed4fdcd78
|
Update fmt version to 9.1.0 (#177)
|
2022-09-05 14:48:44 +02:00 |
|
bitscher
|
a3b1af4e3d
|
Add SIGINT handler on posix systems (#145)
|
2022-09-02 09:32:33 +02:00 |
|
Crementif
|
ca78b92718
|
Remove cemuhook and fix exports (#73)
|
2022-08-26 19:41:42 +02:00 |
|
Marcin Chojnacki
|
974edaa649
|
Initial macOS port bringup (#52)
|
2022-08-26 04:03:26 +02:00 |
|
Exzap
|
d60742f52b
|
Add all the files
|
2022-08-22 22:21:23 +02:00 |
|