index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
bootmanager.h
Age
Commit message (
Expand
)
Author
2015-10-04
citra-qt: Fix mouse events coordinates on high-DPI screens
Pierre de La Morinerie
2015-09-24
Fix for the refresh issue when no rendering is done
LittleWhite
2015-09-18
citra-qt: Fix connect error on startup
Kloen
2015-09-14
Merge pull request #1111 from LittleWhite-tb/qt-close-renderwindow
bunnei
2015-09-11
citra_qt: Reorganize headers
Lioncash
2015-09-07
Stop emulation when render window is closed
LittleWhite
2015-07-13
Qt: Fix disassembly widget stepping
aroulin
2015-05-29
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-18
Use condition var to properly pause the CPU thread
James Rowe
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-01
Qt: Fixed a bug in shutdown procedure, various cleanups.
bunnei
2015-05-01
Qt: Use signals for emu_thread start/stop and fix disasm widget.
bunnei
2015-05-01
Qt: Restructured to remove unnecessary shutdown event and various cleanups.
bunnei
2015-05-01
Qt: Create emu thread on bootup, kill it on shutdown.
bunnei
2015-05-01
EmuThread: Remove unused filename attribute.
bunnei
2015-05-01
Qt: Move EmuThread ownership from render window to main window.
bunnei
2015-03-10
Qt: Implemented EmuWindow touchpad support.
bunnei
2015-01-11
citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and Deb...
Kingcom
2015-01-06
citra-qt: Renamed all .hxx headers to .h
chrisvj