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
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
dolphin-emu.sln