citra-canary/src
Lioncash 97e8354fb0 configure_audio: Add disambiguation comment for the volume percentage string
Disambiguates what the string represents to help translators more easily
understand what it is that they're translating. While we're at it, we
can move the code to its own function, so that we don't need to specify
the same string twice.
2018-10-04 01:39:12 +02:00
..
audio_core Merge pull request #4247 from FearlessTobi/port-1314 2018-09-22 12:02:51 -04:00
citra file_util: Use an enum class for GetUserPath() 2018-09-22 21:18:56 +02:00
citra_qt configure_audio: Add disambiguation comment for the volume percentage string 2018-10-04 01:39:12 +02:00
common Merge pull request #4249 from FearlessTobi/port-760 2018-09-22 23:42:59 -04:00
core Merge pull request #4246 from FearlessTobi/port-1346 2018-09-23 13:10:11 +08:00
dedicated_room Change variable name to web_api_url 2018-09-12 19:07:06 +02:00
input_common SDLJoystick: Addressed review comments 2018-09-11 14:50:41 +02:00
network Merge pull request #4191 from valentinvanelslande/minor-fix 2018-09-08 10:05:33 +08:00
tests Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
video_core gl_stream_buffer: Fix use of bitwise OR instead of logical OR in Map() 2018-09-21 17:20:42 -05:00
web_service Change variable name to web_api_url 2018-09-12 19:07:06 +02:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Network: Added an executable to host an dedicated room for local wifi 2018-03-09 19:11:32 +01:00