Code cleanup, move a lot of "Host" APIs to GpCommon

This commit is contained in:
elasota
2020-11-25 12:05:59 -05:00
parent 9d0f2c35b3
commit 5c640b72eb
102 changed files with 759 additions and 1072 deletions

View File

@@ -33,15 +33,7 @@ LOCAL_SRC_FILES := \
FontManager.cpp \
FontRenderer.cpp \
GPArchive.cpp \
HostAudioDriver.cpp \
HostDisplayDriver.cpp \
HostFileSystem.cpp \
HostFontHandler.cpp \
HostInputDriver.cpp \
HostLogDriver.cpp \
HostSuspendHook.cpp \
HostSystemServices.cpp \
HostVOSEventQueue.cpp \
IconLoader.cpp \
InputManager.cpp \
LinePlotter.cpp \
@@ -59,6 +51,7 @@ LOCAL_SRC_FILES := \
PLCore.cpp \
PLCTabReducer.cpp \
PLDialogs.cpp \
PLDrivers.cpp \
PLEditboxWidget.cpp \
PLEventQueue.cpp \
PLHacks.cpp \