dolphin/Source/Core
JosJuice 0a15aaaa12 Move DiscIO enums to a new file
At first there weren't many enums in Volume.h, but the number has been
growing, and I'm planning to add one more for regions. To not make
Volume.h too large, and to avoid needing to include Volume.h in code
that doesn't use volume objects, I'm moving the enums to a new file.
I'm also turning them into enum classes while I'm at it.
2016-07-13 17:29:27 +02:00
..
AudioCommon Remove AddStereoSample function 2016-07-01 00:59:25 -04:00
Common Jit: Remove unsafe MOV optimization 2016-07-01 01:43:35 +10:00
Core Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
DiscIO Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
DolphinQt2 Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
DolphinWX Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
InputCommon Merge pull request #3979 from JosJuice/use-g_want_determinism 2016-07-13 18:56:23 +12:00
UICommon portable.txt enables portable configuration on linux, README updated to 2016-07-04 19:39:10 +10:00
VideoBackends Merge pull request #3930 from RisingFog/split_video_dump_resolution 2016-06-27 22:39:19 -04:00
VideoCommon Use newer ffmpeg APIs to avoid deprecation warnings. 2016-07-10 21:36:18 -04:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00