dolphin/Source/Core/DolphinWX/Config
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
..
AdvancedConfigPane.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
AdvancedConfigPane.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
AudioConfigPane.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
AudioConfigPane.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ConfigMain.cpp Use g_want_determinism more 2016-07-05 18:50:06 +02:00
ConfigMain.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
GameCubeConfigPane.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
GameCubeConfigPane.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
GCAdapterConfigDiag.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
GCAdapterConfigDiag.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
GeneralConfigPane.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
GeneralConfigPane.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
InterfaceConfigPane.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
InterfaceConfigPane.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PathConfigPane.cpp Add Dump Path to Configuration Menu 2016-06-30 20:20:48 -04:00
PathConfigPane.h Add Dump Path to Configuration Menu 2016-06-30 20:20:48 -04:00
WiiConfigPane.cpp Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
WiiConfigPane.h Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00