JosJuice 10aafff5b9 DolphinWX: Fix sorting games by custom titles
The custom title reading code is moved so that custom titles are
returned by GameListItem::GetName(). The comparison code is changed
to use GetName() instead of GetName(DiscIO::IVolume::ELanguage).

GetName(DiscIO::IVolume::ELanguage) must not return custom titles,
because netplay relies on it returning the same name for all players.
2015-09-13 12:45:06 +02:00
..
2015-05-25 13:11:47 +02:00
2015-07-11 23:09:11 -07:00
2015-09-03 06:10:01 -07:00
2015-09-09 12:05:24 +12:00
2015-09-04 02:43:38 -04:00
2015-05-25 13:11:47 +02:00
2015-09-11 19:51:31 -07:00