1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash f1ecfcb8bc yuzu/game_list_worker: Tidy up string handling in FillControlMap()
We don't need to call out to our own file handling functions when we're
going to construct a QFileInfo instance right after it. We also don't
need to convert to a std::string again just to compare the file
extension.
2018-12-01 22:49:00 -05:00
..
audio_core audio_core/audio_renderer: Fix typo in AuxInfo member name 2018-11-13 13:32:13 -05:00
common Merge pull request #1773 from lioncash/thread 2018-11-23 08:52:05 -08:00
core Fix debug build 2018-12-01 02:11:42 -05:00
input_common
tests
video_core Fix debug build 2018-12-01 02:11:42 -05:00
web_service
yuzu yuzu/game_list_worker: Tidy up string handling in FillControlMap() 2018-12-01 22:49:00 -05:00
yuzu_cmd Merge pull request #1725 from FernandoS27/gl43 2018-11-23 23:56:57 -05:00
.clang-format
CMakeLists.txt