yuzu/src
James Rowe 26823cd38b Use QFileSystemWatcher to reload the game list when a change is detected. (#2555)
* Added a refresh game directory option to the file menu

* Make the game list watcher recursive and have it start watching from the initial load

* Rework game list watcher to be thread safe

* Fix code style issues
2017-02-23 16:29:00 -05:00
..
audio_core Support looping HLE audio (#2422) 2017-01-29 23:52:25 -08:00
citra Gui: Change title bar to include build name 2017-02-23 00:42:55 -07:00
citra_qt Use QFileSystemWatcher to reload the game list when a change is detected. (#2555) 2017-02-23 16:29:00 -05:00
common Gui: Change title bar to include build name 2017-02-23 00:42:55 -07:00
core Merge pull request #2585 from MerryMage/sxtb16-sxtab16 2017-02-19 22:45:46 -05:00
tests tests: add missing libcore dependency after 75ee2f8c67 2016-12-07 18:30:49 +00:00
video_core OpenGL: Check if uniform block exists before updating it (#2581) 2017-02-18 11:46:26 -08:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt tests: Infrastructure for unit tests 2016-05-19 08:38:03 +01:00