dolphin-emulator/Source/Core
Jasper St. Pierre a42388d061 ExpressionParser: Support bare words for simple control names
Using backticks for all control names can get a bit grating,
so support "A & B" instead of requiring "`A` & `B`".
2013-06-25 00:58:30 -04:00
..
AudioCommon Merge in JP's change to fix audio stuttering with OpenAL. 2013-06-23 02:46:45 -05:00
Common [Android] Add an about screen that shows build revision. 2013-06-22 22:54:36 -05:00
Core Warning fix. 2013-06-24 12:30:08 -04:00
DiscIO Fix a bunch of random typos in comments and logging. 2013-04-19 09:21:45 -04:00
DolphinWX InputCommon: Split Device stuff out 2013-06-25 00:58:30 -04:00
InputCommon ExpressionParser: Support bare words for simple control names 2013-06-25 00:58:30 -04:00
VideoCommon small index generator optimiztions 2013-06-23 14:38:25 +02:00
CMakeLists.txt