TotalCaesar659
cd4dd73a8a
Update more Linux version menu points to correspond to Windows ones
2020-04-16 19:49:18 +03:00
TotalCaesar659
9ec3ea8550
Remove leftovers
2020-04-16 17:17:18 +03:00
TotalCaesar659
40e8c9163a
Add "Record" menu group to Linux version
2020-04-16 17:14:56 +03:00
TotalCaesar659
13f5d3f73f
Add "Enable chat" menu point to Linux version
2020-04-15 18:16:14 +03:00
TotalCaesar659
90447a7fba
Fixes (stage 2)
2020-04-13 14:40:47 +03:00
TotalCaesar659
7545d4456e
Fixes (stage 1)
2020-04-13 01:48:19 +03:00
TotalCaesar659
b0dabc6a40
Update "File" menu to match Windows version
2020-04-12 20:12:42 +03:00
TotalCaesar659
c3dbd2b262
Update "Emulation" menu to match Windows version
2020-04-12 19:26:44 +03:00
TotalCaesar659
2bb7942b25
Update "Debug" menu to match Windows version
2020-04-12 18:49:10 +03:00
TotalCaesar659
fe5fe82676
Update "Options" menu to match Windows version
2020-04-12 18:17:36 +03:00
TotalCaesar659
8d8bc98e97
Update "Help" menu to match Windows version
2020-04-12 17:03:47 +03:00
李通洲
0a2aa2c3af
Qt/macOS: enable HiDPI ( retina display ) support
2020-02-04 09:20:34 +08:00
iota97
19e03d7615
Add headbar icon to Qt
2020-01-05 12:21:19 +01:00
TotalCaesar659
b014ecc335
Move window to center
2019-10-08 04:53:06 +03:00
Henrik Rydgard
7e9b889d01
Qt: Apply suggested keyboard shortcut fix. Fixes #11735 .
2019-02-06 13:01:48 +01:00
Henrik Rydgard
e84c466532
Qt: Remove keyboard shortcut for buffered rendering. Mitigates #11725 although not a proper fix.
2019-02-06 12:23:59 +01:00
root
c19d3fe06a
MRFIXIT2001: This patch adds a second frameskip setting, one for setting the # of frames to skip, one for setting the % of frames to skip based off fps
2018-11-03 01:33:41 +00:00
Henrik Rydgård
a9eb786811
Merge pull request #11181 from unknownbrackets/savestate
...
SaveState: Show warning on old / long use state
2018-06-16 17:45:58 +02:00
Unknown W. Brackets
a5efb85ab7
SaveState: Show warning on old / long use state.
...
Using save states instead of in game saves causes bugs in games, and
preserves bugs from bad settings and old PPSSPP versions.
This tells users when they might be affected.
2018-06-14 18:29:55 -07:00
Unknown W. Brackets
b3c21517b0
Qt: Allow for larger screen sizes.
2018-06-09 16:36:41 -07:00
Unknown W. Brackets
a448ef536b
Qt: Toggle fullscreen like on all other platforms.
2018-06-09 16:36:41 -07:00
Unknown W. Brackets
ec398cbb1f
Qt Debugger: Remove texture viewer.
...
No longer worked anyway. Being replaced by WebSocket debugger.
2018-06-06 05:58:10 -07:00
Unknown W. Brackets
cf33e852ef
Qt Debugger: Remove memory viewer.
...
Being replaced by WebSocket based debugger.
2018-06-06 05:58:10 -07:00
Unknown W. Brackets
28cabd578a
Qt Debugger: Remove display list debugger.
...
Being replaced with WebSocket based debugger. Was disabled and not
working anyway, and hardcoded some GL so a barrier to Vulkan.
2018-06-06 05:58:10 -07:00
Unknown W. Brackets
c3213ade25
Qt Debugger: Remove disassembly.
...
Being replaced by WebSocket based debugger which is better maintained.
2018-06-06 05:58:09 -07:00