suyu/src/yuzu/applets
Lioncash 061a63547f controller: Convert led_patterns integer literals to bool literals
'bool' isn't always guaranteed to be the same size as an int, so this
can technically cause truncation warnings if we support other platforms.
2020-10-25 13:44:12 -04:00
..
controller.cpp controller: Convert led_patterns integer literals to bool literals 2020-10-25 13:44:12 -04:00
controller.h applets/controller: Load configuration prior to setting up connections 2020-09-04 12:23:25 -04:00
controller.ui applets/controller: Implement "Explain Text" 2020-09-04 12:23:25 -04:00
error.cpp yuzu/applets/software_keyboard: Specify string conversions explicitly 2019-05-24 21:27:12 -04:00
error.h qt: Add dialog implementation of Error applet 2019-04-17 11:35:24 -04:00
profile_select.cpp common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
profile_select.h Merge pull request #2527 from lioncash/index 2019-06-05 15:30:51 -04:00
software_keyboard.cpp yuzu/software_keyboard: Remove unnecessary GetStatus() member function 2019-05-29 00:56:45 -04:00
software_keyboard.h yuzu/software_keyboard: Remove unnecessary GetStatus() member function 2019-05-29 00:56:45 -04:00
web_browser.cpp web_browser: Rename OpenPage to OpenPageLocal 2019-06-24 20:05:11 -04:00
web_browser.h web_browser: Rename OpenPage to OpenPageLocal 2019-06-24 20:05:11 -04:00