Megamouse
|
bc9f0fe56c
|
Qt: use initial style as default style
|
2023-12-22 01:20:14 +01:00 |
|
Ivan Chikish
|
d34287b2cc
|
Linux: use futex_waitv syscall for atomic waiting
In order to make this possible, some unnecessary features were removed.
|
2023-08-02 21:46:06 +03:00 |
|
Megamouse
|
d119cf6e96
|
Qt6 port
|
2023-07-31 20:03:24 +03:00 |
|
Eladash
|
05824e6acd
|
UX: Option to pause emulation when RPCS3 is not focused
|
2023-07-07 14:38:32 +03:00 |
|
Megamouse
|
eb0fb2fef7
|
Qt/CLI: Add option to select a screen for the game window
|
2023-02-14 08:03:26 +01:00 |
|
Megamouse
|
b1b92e95ab
|
Qt: move fullscreen cli arg from global to gs_frame
|
2023-02-14 08:03:26 +01:00 |
|
Megamouse
|
9375e255e1
|
overlays: add pages to home menu
|
2023-02-09 20:36:35 +01:00 |
|
Megamouse
|
9cf7a63c77
|
Emu: Implement BlockingCallFromMainThread
Reduces some copy-paste clutter throughout the project
|
2022-06-25 14:01:40 +03:00 |
|
Megamouse
|
87762a9b17
|
cellGame: implement disc change callbacks
|
2022-06-24 17:34:21 +02:00 |
|
Megamouse
|
d172b9add6
|
Rename CallAfter to CallFromMainThread
|
2022-02-07 19:42:08 +01:00 |
|
Megamouse
|
03b76b4606
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
Megamouse
|
9f80a55652
|
Qt: don't show updater if booted with cli arg
|
2021-03-25 23:39:42 +01:00 |
|
Megamouse
|
62ca7a9b60
|
Qt: Simplify stylesheet logic
|
2021-02-07 20:07:58 +03:00 |
|
Megamouse
|
2865865382
|
Don't use std::exit during Qt initialization
|
2021-02-05 17:32:48 +01:00 |
|
Nekotekina
|
b7bf316c1a
|
Don't randomly include "stdafx.h"
It's file for precompiled headers.
Include what is used, don't rely on transitive includes.
|
2020-12-22 14:32:30 +03:00 |
|
RipleyTom
|
af8c661a64
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
Megamouse
|
e095eaf16e
|
Qt: update playtime every 10 seconds
|
2020-04-28 19:44:09 +02:00 |
|
Megamouse
|
f7666f44da
|
Untangle GUI and input includes
|
2020-02-24 16:31:01 +01:00 |
|
Megamouse
|
901fc87bca
|
Only start the playtime clock if it makes sense
|
2020-02-08 07:13:29 +01:00 |
|
Megamouse
|
c13d345604
|
Qt: add language menu
|
2020-02-06 17:41:50 +01:00 |
|
Megamouse
|
efe907ffae
|
Qt: use config to load translation file on startup
|
2020-02-06 17:41:50 +01:00 |
|
Megamouse
|
d47a8b49a4
|
Qt: use current locale for last played in gamelist
This also sets the basic groundwork for Qt translations
|
2020-02-04 09:18:05 +01:00 |
|
Megamouse
|
449cbb7281
|
Qt: use persistent_settings for playtimes
|
2020-01-17 07:43:10 +01:00 |
|
Megamouse
|
f2b530823b
|
overlays: add dynamic switch for perf overlay
|
2019-11-27 10:34:03 +01:00 |
|
Megamouse
|
3be92ec52b
|
Qt: implement time played and last played
|
2019-11-02 12:48:12 +01: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
|
13367071b0
|
update some comments
|
2019-08-14 23:54:09 +02:00 |
|
RipleyTom
|
2040a11585
|
header shuffling
|
2019-08-14 23:54:09 +02:00 |
|
Megamouse
|
08c581947d
|
Create headless application [WIP]
|
2019-08-14 23:54:09 +02:00 |
|