Lime-3DS-Emulator/src
MerryMage 675ffc1024 dsp_interface: Move volume control to audio thread
We also clamp the linear volume value to [0.0, 1.0].
Do nothing if linear volume is 1.0.
2018-09-08 22:24:51 +01:00
..
audio_core dsp_interface: Move volume control to audio thread 2018-09-08 22:24:51 +01:00
citra Joystick hotplug support (#4141) 2018-09-08 19:01:30 +02:00
citra_qt Joystick hotplug support (#4141) 2018-09-08 19:01:30 +02:00
common common: Implement a ring buffer 2018-09-08 22:09:26 +01:00
core Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
dedicated_room citra-room: Use the default OpenGL loader instead of SDL_GL_GetProcAddress 2018-04-06 20:27:47 +01:00
input_common Joystick hotplug support (#4141) 2018-09-08 19:01:30 +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 Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
web_service web_service: Change authentication system to use JWT (#4041) 2018-08-25 21:39:23 +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