dolphin/Source/Core
JosJuice d2e6adb045 Use an ID-to-name map when volume has no company string
This is written so that the result of GetCompanyFromID never is cached
(except on Android?). Caching is unnecessary because the string can be
obtained quickly at runtime, and not caching it means that the cache
doesn't have to be invalidated when GetCompanyFromID is edited.
2015-05-24 17:41:53 +02:00
..
AudioCommon AlsaSoundStream: Use an enum class for signifying ALSA thread state 2015-05-11 01:56:01 -04:00
Common XEmitter: fix L bit in VEX prefix 2015-05-20 09:34:27 +02:00
Core Jit64: indent far code because it looks nice 2015-05-14 19:12:58 +02:00
DiscIO Use an ID-to-name map when volume has no company string 2015-05-24 17:41:53 +02:00
DolphinQt Use an ID-to-name map when volume has no company string 2015-05-24 17:41:53 +02:00
DolphinWX Use an ID-to-name map when volume has no company string 2015-05-24 17:41:53 +02:00
InputCommon ExpressionParser: Add missing break in UnaryExpression value setting 2015-05-22 15:02:22 -04:00
UICommon Fix user directories at times doing stupid things. 2015-03-15 09:19:48 -05:00
VideoBackends Merge pull request #2410 from lioncash/swatomic 2015-05-22 14:11:16 +02:00
VideoCommon VideoBackends: Clamp depth to uint24 range. 2015-05-18 23:22:28 +02:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00