dolphin/Source/Core/DolphinQt/GameList
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
..
GameFile.cpp Volume: Return volume type as an enum 2015-06-04 16:26:36 +02:00
GameFile.h Volume: Return volume type as an enum 2015-06-04 16:26:36 +02:00
GameGrid.cpp Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
GameGrid.h Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
GameGrid.ui GameGrid: enable uniform item sizes. 2014-11-26 15:37:12 -05:00
GameTracker.cpp Rewrite FileSearch and improve ScanDirectoryTree. 2015-05-28 19:14:42 -04:00
GameTracker.h Rewrite FileSearch and improve ScanDirectoryTree. 2015-05-28 19:14:42 -04:00
GameTree.cpp Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
GameTree.h Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
GameTree.ui DolphinQt: GameList! 2014-11-21 18:36:49 -05:00