citra/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
video_core OpenGL: Check if uniform block exists before updating it (#2581) 2017-02-18 11:46:26 -08:00
.clang-format
CMakeLists.txt