Lime3DS/src
zhupengfei 190a053987
applets/swkbd: Properly handle button_text
I'm not sure why we decided to have a boolean here, but apparently that wasn't the correct behaviour. According to HW tests, the Software Keyboard simply displays the default text when the button text provided is empty (**not necessarily all zero**). For example, if you set a text for one of the buttons and leave others empty, the button you set will have your text, while others will have their default texts. Removed the boolean and updated frontend code to make it correct.
2020-05-31 09:41:30 +08:00
..
android android: add logging 2019-03-09 18:23:32 -06:00
audio_core clang-format, and avoid another potential leak 2020-05-21 21:05:03 -04:00
citra clang-format fix 2020-05-04 12:14:40 +02:00
citra_qt applets/swkbd: Properly handle button_text 2020-05-31 09:41:30 +08:00
common Merge pull request #5224 from FearlessTobi/port-3630 2020-05-13 18:28:01 +02:00
core applets/swkbd: Properly handle button_text 2020-05-31 09:41:30 +08:00
dedicated_room Fix moderation by room host in dedicated rooms 2019-11-17 09:59:54 -05:00
input_common Merge pull request #5179 from vitor-k/reenable-hidapi 2020-04-27 16:35:51 +02:00
network Merge branch 'master' into feature/savestates-2 2020-04-16 19:03:49 +01:00
tests Improve core timing accuracy (#5257) 2020-05-12 22:48:30 +02:00
video_core gl_rasterizer_cache: Trivial minor cleanups (#5295) 2020-05-18 09:19:54 -05:00
web_service HTTP_C::Implement Context::MakeRequest (#4754) 2020-02-21 19:04:04 +01:00
.clang-format
CMakeLists.txt Code review actions (plus hopefully fix the linux CI) 2020-03-31 17:54:28 +01:00