Megamouse
|
2865865382
|
Don't use std::exit during Qt initialization
|
2021-02-05 17:32:48 +01:00 |
|
Megamouse
|
b655e4aa47
|
Emu: implement on_exit callback
|
2020-12-18 16:05:40 +01:00 |
|
Nekotekina
|
36c8654fb8
|
Remove HERE macro
Some cleanup.
Add location to some functions.
|
2020-12-10 12:30:22 +03:00 |
|
RipleyTom
|
af8c661a64
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
Megamouse
|
2cee26c3e7
|
Cleanup some includes
|
2020-10-31 11:53:46 +01:00 |
|
Megamouse
|
d0ffbbfc4d
|
Qt/overlays: use Argument list for translatable strings
This is somewhat crippled for now. It only takes a single argument in the callback
|
2020-09-14 18:24:18 +02:00 |
|
Megamouse
|
460a933267
|
Qt/overlays: Localize most rsx overlays
|
2020-09-14 18:24:18 +02:00 |
|
Megamouse
|
96428a7555
|
Log username
|
2020-08-07 21:57:08 +02:00 |
|
Megamouse
|
3bba9708d9
|
Gracefully abort headless mode with unsupported video renderers
Also fix no_return bug
|
2020-07-30 20:03:51 +02:00 |
|
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 |
|