goeiecool9999
01ce523f01
Input settings: Fix combobox dropdown not working on linux ( #500 )
2022-11-21 13:13:19 +01:00
goeiecool9999
2842615edb
Fix various colour values for dark themes ( #439 )
2022-11-13 08:27:09 +01:00
Exzap
948460cad7
InputSettings: Refresh panels on profile load and other operations
2022-11-06 00:32:33 +01:00
Exzap
028b3f7992
Make controller button code thread-safe ( #405 )
...
* Refactor spinlock to meet Lockable requirements
* Input: Refactor button code and make it thread-safe
2022-10-23 15:47:42 +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
Exzap
5e968eff4f
Fix 1x1 symbols in debugger window + Load icons from headers on all platforms
...
- Fixed an issue where the toolbar icons for the debugger were resized to 1x1
- On Windows we now load the PNG UI icons from the header-embedded pngs (`resource/embedded`) instead of via `cemu.rc` to match behavior of other platforms
2022-09-18 15:53:10 +02:00
Herman Semenov
03f5967408
Fix incorrect streamout buffer index in GS + refactor various code ( #258 )
2022-09-17 03:45:18 +02:00
Fs00
08db65bd5a
Remove some dead code
2022-09-10 18:47:32 +02:00
Fs00
13aa0a4fd0
Make controller button names translatable and deduplicate code
2022-09-10 18:47:27 +02:00
Timothy Redaelli
0a1985e481
Set timer milliseconds for "Controller settings" ( #194 )
...
This is needed to avoid having the Controller settings window black on Linux
2022-09-07 16:54:48 +02:00
Francesco Saltori
d22901be1c
Miscellaneous translatable strings improvements and fixes ( #159 )
...
* Make PPC threads/texture cache info window columns untranslatable
* Make several window titles translatable
* Make About window text translatable
* Fix <profile name> placeholder not being recognized as translatable
* Miscellaneous improvements to GUI strings
* Add a few missing entries to gitignore
* Adjust Italian translation of Linux files
2022-09-03 22:55:58 +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