Files
dolphin/Source/Core
Aestek f0ec61c057 Clean OSD messages code
Some OSD messages were displayed in RenderBase.cpp using global variables and some code duplicated
in OnScreeDisplay.cpp.
Now all messages are displayed using functions in the OSD namepace.

* OSDChoice and OSDTime global variables are gone
* All OSD logic is kept at the same place
* All messages are properly aligned
* Clean characters for all OSD messages
2016-08-07 17:21:05 +02:00
..
2016-08-07 17:21:05 +02:00
2016-07-13 17:29:27 +02:00
2016-08-07 17:21:05 +02:00
2016-08-07 17:21:05 +02:00
2016-08-07 17:21:05 +02:00
2016-01-05 19:42:02 -06:00