citra/src/citra_qt/debugger/ipc
zhupengfei 42cefdbff0 citra_qt/debugger: Add recorder widget
This widget provides a simple list of recorded requests as well as a simple filter and the 'Clear' button. Requests with status 'HLE Unimplemented' or 'Error' will be marked out with the red color.

This widget handles retrival of service name. For reasons refer to a previous commit message.

Added the widget to the Debugging menu, pretty much the same as other debugging widgets.
2019-08-20 03:08:55 +08:00
..
record_dialog.cpp citra_qt: Add record dialog 2019-08-20 03:08:20 +08:00
record_dialog.h citra_qt: Add record dialog 2019-08-20 03:08:20 +08:00
record_dialog.ui citra_qt: Add record dialog 2019-08-20 03:08:20 +08:00
recorder.cpp citra_qt/debugger: Add recorder widget 2019-08-20 03:08:55 +08:00
recorder.h citra_qt/debugger: Add recorder widget 2019-08-20 03:08:55 +08:00
recorder.ui citra_qt/debugger: Add recorder widget 2019-08-20 03:08:55 +08:00