citra/src
Lynn 9a9d627eb9 Add interactive key rebind tool to SDL2 frontend
This involved writing a slightly messy function that updates an .ini file
while keeping its comments and whitespace intact. It seems to do a good job.

This tool isn't *great*, right now -- but issue #2313 prevents me from
rendering any text in the SDL window that pops up to prompt the user for a
single keypress.
2016-12-15 17:32:22 +01:00
..
audio_core Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
citra Add interactive key rebind tool to SDL2 frontend 2016-12-15 17:32:22 +01:00
citra_qt Merge pull request #2267 from JayFoxRox/fix-mingw-cc 2016-12-11 14:44:21 -05:00
common Add interactive key rebind tool to SDL2 frontend 2016-12-15 17:32:22 +01:00
core Merge pull request #2267 from JayFoxRox/fix-mingw-cc 2016-12-11 14:44:21 -05:00
tests tests: add missing libcore dependency after 75ee2f8c67 2016-12-07 18:30:49 +00:00
video_core Add all services to the Service namespace 2016-12-11 00:07:27 +00: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