fc2f7b0df6
Instead of tying the QFileSystemWatcher to the GameList and updating in the UI thread, this change moves it to the worker thread. Since it gets deleted and recreated as part of the worker thread, this prevents it from ever getting used from multiple threads (which is why it was originally done on the UI thread) |
||
---|---|---|
.. | ||
configuration | ||
debugger | ||
util | ||
CMakeLists.txt | ||
Info.plist | ||
bootmanager.cpp | ||
bootmanager.h | ||
citra-qt.rc | ||
game_list.cpp | ||
game_list.h | ||
game_list_p.h | ||
hotkeys.cpp | ||
hotkeys.h | ||
hotkeys.ui | ||
main.cpp | ||
main.h | ||
main.ui | ||
ui_settings.cpp | ||
ui_settings.h |