Megamouse
|
d91551c277
|
Emu: always use Emu.Quit() to quit RPCS3
This creates a single possible point of failure for calling quit()
|
2020-07-06 21:14:16 +02:00 |
|
Megamouse
|
ee46ad1ca9
|
move overlays code to headers
|
2020-02-26 23:43:18 +01:00 |
|
Megamouse
|
fe75311be2
|
move config structs to own files and clean up some headers
|
2020-02-17 15:08:17 +03:00 |
|
Nekotekina
|
4bc431ec31
|
Silence deprecation warning (implicit capture of this on [=])
|
2020-02-10 14:47:12 +03:00 |
|
Megamouse
|
901fc87bca
|
Only start the playtime clock if it makes sense
|
2020-02-08 07:13:29 +01:00 |
|
Megamouse
|
46ca39ec4d
|
Add Emu.HasGui() to properly hide Qt dialogs in no-gui mode
|
2019-12-03 09:12:51 +01:00 |
|
RipleyTom
|
7818d0767b
|
Forces numeric locale to default
|
2019-09-20 11:00:05 +02:00 |
|
Megamouse
|
2ab19efb90
|
Qt: Enable stylesheet cli args and add stylesheet option "None"
|
2019-09-13 10:30:56 +02:00 |
|
Megamouse
|
432364cb04
|
Qt: add --no-gui mode
|
2019-08-31 17:08:03 +02:00 |
|
Megamouse
|
503d43889d
|
rename rpcs3_app to headless_application
|
2019-08-14 23:54:09 +02:00 |
|