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
..
AudioCommon AudioCommon: const correctness 2016-07-31 19:14:20 -04:00
Common Remove curl version check / include curl.h 2016-08-04 22:39:45 -05:00
Core Clean OSD messages code 2016-08-07 17:21:05 +02:00
DiscIO Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
DolphinQt2 Remove Global Declarations from Movie 2016-08-04 15:24:44 -04:00
DolphinWX Clean OSD messages code 2016-08-07 17:21:05 +02:00
InputCommon GCAdapter: Return input state by value 2016-08-01 21:27:51 -04:00
UICommon portable.txt enables portable configuration on linux, README updated to 2016-07-04 19:39:10 +10:00
VideoBackends Clean OSD messages code 2016-08-07 17:21:05 +02:00
VideoCommon Clean OSD messages code 2016-08-07 17:21:05 +02:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00