dolphin/Source/Core
JosJuice 807e242d05 DVDInterface: Replace SetVolume functions
It's better to just let the calling code provide a volume
object instead of needing one SetVolume for each way of
creating a volume. This simplifies InsertDiscCallback and
is needed for the following commits.
2017-05-13 22:56:11 +02:00
..
AudioCommon
Common Config: Fix a formatting issue 2017-05-10 17:56:09 +02:00
Core DVDInterface: Replace SetVolume functions 2017-05-13 22:56:11 +02:00
DiscIO IOS/ES: Implement DeleteTitleContent properly 2017-05-13 00:34:58 +02:00
DolphinNoGUI
DolphinQt2 Merge pull request #5391 from leoetlino/delete-title-content 2017-05-13 00:48:28 +02:00
DolphinWX Merge pull request #5409 from sepalani/vcxproj 2017-05-13 14:27:38 +12:00
InputCommon Merge pull request #5345 from JosJuice/consistent-controller-translation 2017-05-04 09:00:41 -07:00
UICommon Qt: Add controller (overview) window 2017-05-09 18:49:10 +02:00
VideoBackends OpenGL: Mute nvidia performance warning about stalling the GPU. 2017-05-03 23:48:14 +02:00
VideoCommon Add a workaround for a PowerVR glsl compiler bug 2017-05-03 19:33:56 -07:00
CMakeLists.txt