dolphin/Source/Core
Shawn Hoffman fa5fa8e094 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

Original commit:

commit f0ec61c057
Author: Aestek <thib.gilles@gmail.com>
Date:   Sun Aug 7 16:08:41 2016 +0200
2016-10-03 19:37:18 -07:00
..
AudioCommon Merge pull request #4271 from ligfx/audiofix 2016-10-02 21:00:10 -07:00
Common Back up part of SYSCONF when switching to emulated BT 2016-10-03 23:13:09 +02:00
Core Clean OSD messages code 2016-10-03 19:37:18 -07:00
DiscIO Merge pull request #3963 from JosJuice/banner-loaded-failure 2016-10-03 06:33:52 -07:00
DolphinQt2 Merge pull request #4254 from ligfx/check_errors_postprocessing 2016-10-02 20:42:39 -07:00
DolphinWX Clean OSD messages code 2016-10-03 19:37:18 -07:00
InputCommon InputCommon: Fix formatting issues in Quartz 2016-10-03 18:59:52 +02:00
UICommon Merge pull request #2868 from sepalani/dolphin_ssl 2016-10-03 06:16:49 -07:00
VideoBackends VideoCommon: Minor changes 2016-10-03 06:51:46 -07:00
VideoCommon Clean OSD messages code 2016-10-03 19:37:18 -07:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00