dolphin/Source/Core/DolphinWX/ISOProperties
Lioncash 0995cfef6a PatchEngine: Make PatchType an enum class
Makes the enum strongly typed. A function for retrieving the string
representation of the enum is also added, which allows hiding the array
that contains all of the strings from view (i.e. we operate on the API,
not the exposed internals). This also allows us to bounds check any
querying for the strings.
2018-05-13 15:46:51 -04:00
..
FilesystemPanel.cpp Unify ISOFile (wx) with GameFile (Qt) and put it in UICommon 2018-03-09 13:08:38 +01:00
FilesystemPanel.h DiscIO: Use Common::Lazy for loading filesystems 2017-09-15 18:57:05 +02:00
InfoPanel.cpp DiscIO: Don't use all uppercase for enum values 2018-03-31 14:11:32 +02:00
InfoPanel.h Unify ISOFile (wx) with GameFile (Qt) and put it in UICommon 2018-03-09 13:08:38 +01:00
ISOProperties.cpp PatchEngine: Make PatchType an enum class 2018-05-13 15:46:51 -04:00
ISOProperties.h Remove support for projection hacks 2018-04-01 21:41:18 +02:00