dolphin/Source/Core
JosJuice 1c027bc148 Use UICommon's game list code on Android
Deduplicates code, and gets rid of some problems the old code had
(such as: bad performance when calling native functions, only one
disc showing up for multi-disc games, Wii banners being low-res,
unnecessarily much effort being needed for adding more metadata).
2018-06-06 17:34:07 +02:00
..
AudioCommon AudioCommon: Implement WASAPI 2018-05-26 13:08:10 +02:00
Common Merge pull request #7027 from leoetlino/cleanup 2018-06-04 20:50:50 +02:00
Core Use UICommon's game list code on Android 2018-06-06 17:34:07 +02:00
DiscIO Qt/FilesystemWidget: Add size column 2018-06-02 18:59:56 +02:00
DolphinNoGUI Common: Move host communication enum to Host.h 2018-05-28 14:34:59 -04:00
DolphinQt2 Merge pull request #7066 from spycrab/qt_fs_exit 2018-06-04 20:48:22 +02:00
DolphinWX Merge pull request #7058 from JosJuice/move-titledatabase-usage 2018-06-04 14:59:05 +02:00
InputCommon Use UICommon's game list code on Android 2018-06-06 17:34:07 +02:00
UICommon Use UICommon's game list code on Android 2018-06-06 17:34:07 +02:00
Updater
VideoBackends Merge pull request #7027 from leoetlino/cleanup 2018-06-04 20:50:50 +02:00
VideoCommon BPMemory: Silence a -Wmissing-braces warning 2018-05-28 14:52:59 -04:00
CMakeLists.txt