citra/src/core/hle/service/apt
zhupengfei 44db59be2b
applet_manager: disable loading LLE applets
Currently LLE applets cannot exit properly in Citra and causes Citra to hang. We are already providing HLE for applets, and the LLE applets are preventing users who dumped their system files from using the applets correctly. Before the further fix is done, I think we should temporaily disable loading LLE applets.
2018-07-24 23:24:27 +08:00
..
bcfnt apt/shared_font: don't relocate zero offset 2017-06-26 00:43:23 +03:00
applet_manager.cpp applet_manager: disable loading LLE applets 2018-07-24 23:24:27 +08:00
applet_manager.h APT/Applet: move applet managing into its own class 2018-01-25 22:20:08 +02:00
apt.cpp Fix error log 2018-07-11 09:00:05 +02:00
apt.h APT: Implement SendCaptureBufferInfo and ReceiveCaptureBufferInfo (#3467) 2018-03-04 13:25:33 +02:00
apt_a.cpp APT: Implement SendCaptureBufferInfo and ReceiveCaptureBufferInfo (#3467) 2018-03-04 13:25:33 +02:00
apt_a.h APT: convert to ServiceFramework 2018-02-03 19:40:22 +02:00
apt_s.cpp APT: Implement SendCaptureBufferInfo and ReceiveCaptureBufferInfo (#3467) 2018-03-04 13:25:33 +02:00
apt_s.h APT: convert to ServiceFramework 2018-02-03 19:40:22 +02:00
apt_u.cpp APT: Implement SendCaptureBufferInfo and ReceiveCaptureBufferInfo (#3467) 2018-03-04 13:25:33 +02:00
apt_u.h APT: convert to ServiceFramework 2018-02-03 19:40:22 +02:00
errors.h APT/Applet: move applet managing into its own class 2018-01-25 22:20:08 +02:00