azahar/src/citra_qt/debugger
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
..
graphics yuzu/debugger: Specify string conversions explicitly 2019-07-28 15:13:03 +02:00
ipc citra_qt/debugger: Add recorder widget 2019-08-20 03:08:55 +08:00
console.cpp Remove qt5_wrap_ui macro usage 2019-08-16 19:35:37 -06:00
console.h Logging: Add customizable logging backends and fmtlib based macros 2018-04-23 21:32:56 -06:00
lle_service_modules.cpp yuzu/debugger: Specify string conversions explicitly 2019-07-28 15:13:03 +02:00
lle_service_modules.h citra-qt: service: add convenient LLE service module configuration (#3967) 2018-08-09 21:10:11 +02:00
profiler.cpp yuzu/debugger: Specify string conversions explicitly 2019-07-28 15:13:03 +02:00
profiler.h Remove built-in (non-Microprofile) profiler 2017-02-26 17:22:03 -08:00
registers.cpp yuzu/debugger: Specify string conversions explicitly 2019-07-28 15:13:03 +02:00
registers.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
registers.ui Make letter cases consistent in menus and widgets 2015-01-01 18:52:39 +01:00
wait_tree.cpp yuzu/debugger: Specify string conversions explicitly 2019-07-28 15:13:03 +02:00
wait_tree.h Kernel: replace boost::intrusive_ptr with std::shared_ptr 2019-03-24 14:32:11 -04:00