dolphin/Source
JosJuice 2a2db16087 DVDInterface: Remove GetVolume
For thread safety reasons, the currently inserted volume must
only be accessed by the DVD thread (or by the CPU thread if it
calls DVDThread::WaitUntilIdle() first). After this commit,
only DVDThread.cpp can access the volume, which prevents code in
other files from accessing the volume in a non-threadsafe way.
2017-05-14 21:11:46 +02:00
..
Android Update support version 2017-05-04 17:21:31 +10:00
Core DVDInterface: Remove GetVolume 2017-05-14 21:11:46 +02:00
DSPSpy
DSPTool CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00
PCH
UnitTests Convert VolumeDirectory names back to SHIFT-JIS (issue #9988) 2017-05-01 14:08:47 +02:00
VSProps Base.props: Add /utf-8 compiler option. 2017-05-04 18:03:41 +02:00
.clang-format
CMakeLists.txt CMake: add CMAKE_CXX_STANDARD_REQUIRED=ON 2017-03-14 13:52:02 -07:00
dolphin-emu.sln