Connor McLaughlin
9056db0a0f
Qt: Add Polish translation by Zuzia and Seba
2021-01-05 00:46:41 +10:00
Jean-Baptiste Boric
7dcacc2cda
Qt: Implement GDB server
2020-12-26 00:47:02 +10:00
Connor McLaughlin
ea996a0305
Qt: Add debugger UI
2020-12-17 12:15:37 +10:00
Albert Liu
4f26150ef1
Qt: Add Japanese translation by mikakunin
2020-12-16 16:11:49 -08:00
Connor McLaughlin
bf2e38aed5
CPU/Recompiler: Implement LUT-based fastmem
2020-11-24 14:49:21 +10:00
Silent
99ec667b20
Factorize input hooks into reusable monitor classes
...
Those monitors will need some context so this will be useful
in the nearby future.
2020-11-15 15:31:13 +01:00
Connor McLaughlin
e9dcf7fe33
Add French translation by @BenjaminSiskoo
2020-10-14 00:58:24 +10:00
Connor McLaughlin
6218f3f568
Qt: Add Dutch translation by @DenSinH
2020-10-09 18:09:10 +10:00
Connor McLaughlin
20b609a3e0
Qt: Add Russian translation
2020-09-23 00:39:57 +10:00
Connor McLaughlin
c2e7e8254f
Qt: Use svgs for region icons
2020-09-09 19:03:49 +10:00
Connor McLaughlin
e3721460a2
Qt: Connect Italian translation
2020-08-17 11:54:10 +10:00
Connor McLaughlin
9bac40d6d8
Qt: Connect Spanish translation
2020-08-15 11:37:45 +10:00
Albert Liu
cd0ac1a2bc
Qt: Add Chinese (Simplified) translation
2020-08-14 13:47:23 -07:00
Connor McLaughlin
71bd009eed
Qt: Connect Hebrew translation
2020-08-15 00:14:48 +10:00
Connor McLaughlin
c09bfc4d2b
Qt: Add automatic updater
2020-08-06 22:08:22 +10:00
Connor McLaughlin
e198e31598
Qt: Add German/Deutsch translation
2020-08-03 13:32:55 +10:00
Connor McLaughlin
ba9ada1100
Qt: Add Portuguese (Pt) translation
2020-08-02 13:14:52 +10:00
Connor McLaughlin
5f9481dd3d
Qt: Fix game list settings headings not being translatable
2020-08-02 03:06:23 +10:00
Connor McLaughlin
9a9d66882c
Qt: Fix game list headings not being translatable
2020-08-02 03:06:23 +10:00
Connor McLaughlin
79c8b9f52c
Qt: Add Portuguese translation
2020-07-28 20:33:09 +10:00
Connor McLaughlin
6c162eb3c5
Qt: Support binding multiple buttons/axis to controllers
2020-07-23 02:35:15 +10:00
Albert Liu
97be6c922c
Fix MSVC build
2020-07-16 20:35:49 -07:00
Connor McLaughlin
2a38090e7a
HostDisplay: Move most backend logic to FrontendCommon
2020-06-30 03:03:56 +10:00
Connor McLaughlin
49a9f01327
Qt: Support Vulkan
2020-06-19 00:18:53 +10:00
Connor McLaughlin
41d66f5c73
Qt: Add icon to executable
2020-06-15 03:29:35 +10:00
Connor McLaughlin
dfe0dcb56c
Qt: Split memory card/controller config, make bindings scroll
2020-05-20 23:26:26 +10:00
Connor McLaughlin
1ed86f4897
Frontends: Add Discord Presence support
2020-05-01 01:01:53 +10:00
Connor McLaughlin
101e1bfd73
Qt: Add advanced settings
2020-05-01 00:59:31 +10:00
Connor McLaughlin
a3792a74ed
Qt: Switch to Windows instead of Console subsystem
2020-05-01 00:58:46 +10:00
Connor McLaughlin
ea3c0b65cf
Qt: Refactor render widget state transitions
...
Recreate widget each time. Fixes fullscreen mode switches on D3D11 and
hopefully Wayland.
2020-04-22 21:13:53 +10:00
Connor McLaughlin
3daa6b469a
Build: Explicitly disable spectre mitigations
...
Mitigations-off gave a roughly 20-25% boost in performance on my laptop
(i7-7700HQ), even with the recompiler.
It seems AppVeyor was building with them enabled. You shouldn't treat an
emulator like a sandbox and run untrusted code in it amyway.
2020-04-01 22:30:19 +10:00
Connor McLaughlin
f71a03202b
Qt: Add ProgressCallback implementation
2020-03-12 15:32:15 +10:00
Connor McLaughlin
2480624cbe
Qt: Replace QWindow for display with QWidget base
...
Not as elegant, but it solves the input focus issue.
2020-03-12 13:53:51 +10:00
Connor McLaughlin
78f984c412
Qt: Add automatic download of redump disc database for game list
2020-01-24 14:51:25 +10:00
Connor McLaughlin
d52d6252a9
Qt: Remove QAudioOutput-based audio stream
2020-01-11 14:04:58 +10:00
Connor McLaughlin
ecc8109d43
Qt: Show flags for region instead of text
2020-01-08 13:39:19 +10:00
Connor McLaughlin
168eb5fe2d
Qt: Add D3D11 display window implementation
2020-01-07 15:54:44 +10:00
Connor McLaughlin
1b7be01507
Qt: Implement audio output
2020-01-07 14:18:51 +10:00
Connor McLaughlin
40e1b7af23
Qt: Initial hotkey implementation
2020-01-05 12:46:03 +10:00
Connor McLaughlin
d88fc20434
Qt: GPU settings tab
2020-01-03 17:51:58 +10:00
Connor McLaughlin
9436ffc806
Qt: Move some functionalty from OpenGLDisplayWindow into QtDisplayWindow
2020-01-02 17:45:25 +10:00
Connor McLaughlin
b135b32159
Qt: Add config and implementation for basic controller input
2020-01-02 16:13:03 +10:00
Connor McLaughlin
eb7659368e
Qt: Add natvis file for Qt data structures
2020-01-02 16:11:22 +10:00
Connor McLaughlin
77a47c87d2
Qt: Hook up console settings
2020-01-01 14:01:58 +10:00
Connor McLaughlin
f3e9c3ec8c
Add initial work on Qt frontend
2019-12-31 16:18:30 +10:00