JosJuice
|
f71fcd38bd
|
TitleDatabase: Check game ID length before reading characters
|
2017-06-03 20:46:57 +02:00 |
|
JosJuice
|
4493b1324b
|
TitleDatabase: Allow showing Japanese names for Japanese GC games
|
2017-06-03 20:46:30 +02:00 |
|
Léo Lam
|
6bc4cc984f
|
TitleDatabase: Fix header includes
Remove unneeded includes, and add missing includes.
|
2017-05-22 02:02:04 +02:00 |
|
Lioncash
|
73b72c6a62
|
TitleDatabase: Remove unused <iostream> header
Many implementations of <iostream> inject a static constructor into the
translation unit, it's included in, even if nothing from the header is used.
|
2017-05-21 17:51:47 -04:00 |
|
Léo Lam
|
4a55d757dd
|
Add a TitleDatabase
Add a TitleDatabase to allow easily querying a title database to get
a user-friendly string for a game ID.
|
2017-05-21 18:57:55 +02:00 |
|