bunnei
|
85cc81d8cc
Qt: Disable "Start" unless we are paused (it otherwise has no meaning and causes a crash).
|
il y a 11 ans |
bunnei
|
bc41de2131
Qt: Fixed a bug in shutdown procedure, various cleanups.
|
il y a 11 ans |
bunnei
|
ad4445c529
Qt: Clear registers widget on shutdown.
|
il y a 11 ans |
bunnei
|
43cf424907
Qt: Use signals for emu_thread start/stop and fix disasm widget.
|
il y a 11 ans |
bunnei
|
e4ea133717
Qt: Restructured to remove unnecessary shutdown event and various cleanups.
|
il y a 11 ans |
bunnei
|
3dd2688785
Qt: Fix loading a new game without stopping emulation.
|
il y a 11 ans |
bunnei
|
28df8dbfeb
Qt: Create emu thread on bootup, kill it on shutdown.
|
il y a 11 ans |
bunnei
|
d5665fea89
EmuThread: Remove unused filename attribute.
|
il y a 11 ans |
bunnei
|
762c1a9ff5
Qt: Move EmuThread ownership from render window to main window.
|
il y a 11 ans |
bunnei
|
3da94a597b
Merge pull request #634 from linkmauve/logging-performances
|
il y a 11 ans |
Emmanuel Gil Peyrot
|
0aa44e238d
Logging: check for filter before sending to the queue, to skip all heavy formatting on the other thread.
|
il y a 11 ans |
Yuri Kunde Schlesner
|
cd1fbfcf1b
Add profiling infrastructure and widget
|
il y a 11 ans |
Tony Wasserka
|
12a5cd1d65
citra-qt: Add a vertex shader debugger.
|
il y a 11 ans |
Tony Wasserka
|
8946df97b5
Merge pull request #429 from Kingcom/titlebar
|
il y a 11 ans |
Kingcom
|
76c74ffc96
citra-qt: Add option to hide dock widget title bars
|
il y a 11 ans |
Kingcom
|
2bbc12e6c3
citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeft
|
il y a 11 ans |
chrisvj
|
b0a14cfe7f
citra-qt: Renamed all .hxx headers to .h
|
il y a 11 ans |
Dante38490
|
35a085d567
Add support load 3DS room
|
il y a 11 ans |
chrisvj
|
6dfcf2271b
citra-qt: Added license headers to files.
|
il y a 11 ans |
Daniel Lundqvist
|
85c150a4fd
Make letter cases consistent in menus and widgets
|
il y a 11 ans |
Daniel Lundqvist
|
3f3b890694
Change popout mode to "Single Window Mode"
|
il y a 11 ans |
Daniel Lundqvist
|
7e3f62a367
Remove duplicate work
|
il y a 11 ans |
Daniel Lundqvist
|
ba4ca041f4
Allow focus only when in popout mode
|
il y a 11 ans |
Daniel Lundqvist
|
9d90b26020
Allow focus on the Qt render widget
|
il y a 11 ans |
Yuri Kunde Schlesner
|
ca67bb7945
HLE: Rename namespaces to match move & fix initialization order
|
il y a 11 ans |
Yuri Kunde Schlesner
|
4d2a6f8b9b
Remove old logging system
|
il y a 11 ans |
Yuri Kunde Schlesner
|
0e0a007a25
Add configurable per-class log filtering
|
il y a 11 ans |
Yuri Kunde Schlesner
|
0600e2d8b5
Convert old logging calls to new logging macros
|
il y a 11 ans |
Yuri Kunde Schlesner
|
616d874443
New logging system
|
il y a 11 ans |
Tony Wasserka
|
55ce9aca71
citra-qt: Add pica framebuffer widget.
|
il y a 11 ans |