JinxRyu/Ryujinx
Ac_K 3f2486342b
gui: Replace FileChooserDialog by FileChooserNative (#2633)
We currently use the FileChooser from GTK, which is a bit mess. Instead of it we could use the native FileChooser from all specifics OS. This is what this PR attempt to fix.

It could be nice to get a test under linux since I've only tested it under Windows without any issues.

Fixes #2584
2021-09-14 23:52:08 +02:00
..
Configuration Implement a "Pause Emulation" option & hotkey (#2428) 2021-09-11 22:08:25 +02:00
Input/GTK3 Fix GTK3 mapping for single quote key (#2612) 2021-09-11 21:32:36 +02:00
Modules Seeing if there are any other spelling errors to correct. (#2572) 2021-08-20 18:48:00 -03:00
Ui gui: Replace FileChooserDialog by FileChooserNative (#2633) 2021-09-14 23:52:08 +02:00
_schema.json Implement a "Pause Emulation" option & hotkey (#2428) 2021-09-11 22:08:25 +02:00
alsoft.ini Override openal-soft configuration (#2101) 2021-03-13 21:20:02 +11:00
Config.json Implement a "Pause Emulation" option & hotkey (#2428) 2021-09-11 22:08:25 +02:00
Program.cs Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 2021-08-27 00:31:29 +02:00
Ryujinx.csproj Reduce number of dlls on distribution with single file publish (#2211) 2021-06-24 00:40:19 +02:00
Ryujinx.ico Added Program Icon (#900) 2020-01-24 16:14:51 +01:00
THIRDPARTY.md Distribute with OpenAL Soft on Windows (#1847) 2020-12-31 09:08:09 +11:00