1
0
Fork 0
forked from suyu/suyu
suyu/src
lat9nq 596323f89f main: Don't add an extra separator when the title version is absent
Some titles, such as homebrew, do not have any version string. Because
yuzu hard codes the title bar string assuming a version string is
preset, booting homebrew causes yuzu to add an extra separator with no
content between.

This uses a lambda expression to prevent that from happening.
2021-09-30 18:57:37 -04:00
..
audio_core Merge pull request #6571 from Kelebek1/Mix 2021-07-12 22:09:05 -07:00
common Fixed invalid iterator usage 2021-09-29 06:58:48 -04:00
core style: Remove extra space preceding the :: operator 2021-09-29 01:26:01 -04:00
input_common general: Update style to clang-format-12 2021-09-24 15:52:05 -04:00
shader_recompiler style: Remove extra space preceding the :: operator 2021-09-29 01:26:01 -04:00
tests logging: Simplify and make thread-safe 2021-08-13 18:39:45 +00:00
video_core Merge pull request #7061 from ameerj/dma-buffer-misc 2021-09-30 12:34:28 -07:00
web_service web_service: Silence -Wmaybe-uninitialized on httplib.h 2021-07-12 03:30:45 -03:00
yuzu main: Don't add an extra separator when the title version is absent 2021-09-30 18:57:37 -04:00
yuzu_cmd remove-audio-stretching-setting 2021-09-15 19:52:43 -05:00
.clang-format
CMakeLists.txt shader: Initial recompiler work 2021-07-22 21:51:21 -04:00