dolphin/Source/Core
JosJuice 0ed3118141 Volume: Return volume type as an enum
ISOFile and GameFile were using IsWiiDisc() and IsWadFile() to set
an enum value. The volume might as well return an enum directly.

I increased the Qt CACHE_REVISION because m_platform now is saved as u32
instead of int, but increasing the wx CACHE_REVISION is not necessary.
2015-06-04 16:26:36 +02:00
..
AudioCommon Use PanicAlert instead of PanicAlertT when appropriate 2015-06-04 13:25:17 +02:00
Common MemoryUtil: get executable pages near static data 2015-06-03 21:44:31 +02:00
Core Volume: Return volume type as an enum 2015-06-04 16:26:36 +02:00
DiscIO Volume: Return volume type as an enum 2015-06-04 16:26:36 +02:00
DolphinQt Volume: Return volume type as an enum 2015-06-04 16:26:36 +02:00
DolphinWX Volume: Return volume type as an enum 2015-06-04 16:26:36 +02:00
InputCommon Pass strings by const reference where possible 2015-05-28 20:54:55 -04:00
UICommon Merge pull request #2494 from Sonicadvance1/common_disassembler 2015-06-02 20:26:26 -04:00
VideoBackends Use PanicAlertT instead of PanicAlert when appropriate 2015-06-04 13:25:06 +02:00
VideoCommon Use PanicAlertT instead of PanicAlert when appropriate 2015-06-04 13:25:06 +02:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00