Stevoisiak
|
93b16a4a2d
|
Formatting/Whitespace Cleanup
Various fixes to formatting and whitespace
|
2015-02-25 10:48:21 -05:00 |
skidau
|
793abccb5e
|
Merge pull request #1942 from Buddybenj/No-Intro
Replace Country Names With No-Intro Names
|
2015-02-23 12:56:28 +11:00 |
Markus Wick
|
95c48b2be7
|
Merge pull request #2018 from JosJuice/gameini-region-wildcard
Support game INIs that match all regions
|
2015-02-21 15:47:57 +01:00 |
Buddybenj
|
265a21a565
|
Replace Country Names With No-Intro Names
|
2015-02-17 18:50:10 -06:00 |
Pierre Bourdon
|
4ceae57713
|
Merge pull request #2015 from Stevoisiak/WAD-Version-Check
VolumeWad: Return version number for WADs
|
2015-02-13 22:09:30 +01:00 |
JosJuice
|
f9d6c17c08
|
Use CoreParameter's game INI functions in more places
|
2015-02-11 19:01:05 +01:00 |
Stevoisiak
|
b578abfbaa
|
VolumeWad: Return version number for WADs
|
2015-02-05 11:27:57 -05:00 |
Lioncash
|
b1547b9c8b
|
Use unique_ptr for some IVolume instances
|
2015-01-29 21:33:19 -05:00 |
Ryan Houdek
|
e4b04c64f0
|
Merge pull request #1870 from Stevoisiak/countryFilters
Country filter fixes/consistency
|
2015-01-21 13:48:35 -06:00 |
Ryan Houdek
|
f9fc9d47c0
|
Merge pull request #1895 from JosJuice/isvolumewiidisc
Don't read from disk when checking volume type
|
2015-01-21 13:45:28 -06:00 |
JosJuice
|
ace060748b
|
Don't read from disk when checking volume type
Should be faster than relying on the OS to cache the magic words.
Also gets rid of the odd recursive call in VolumeDirectory.
|
2015-01-17 13:21:02 +01:00 |
Stevoisiak
|
e871add5f5
|
Country filter fixes/consistency
|
2015-01-11 00:39:53 -05:00 |
Stevoisiak
|
fe49427688
|
Additional CACHE_REVISION increment warnings
GameFile.cpp warnings for DolphinQt,
ISOFile.cpp warnings for DolphinWX
|
2015-01-11 00:25:36 -05:00 |
Rohit Nirmal
|
2997689d08
|
DolphinQt: Silence -Wshadow warnings.
|
2014-12-09 10:36:16 -06:00 |
Lioncash
|
799b557e21
|
Merge pull request #1673 from Stevoisiak/Cache_Revision-Comment
Specified where to find CACHE_REVISION
|
2014-12-08 12:26:31 -05:00 |
Steven Vascellaro
|
aeae285c8d
|
Specified where to find CACHE_REVISION
|
2014-12-08 12:00:11 -05:00 |
Augustin Cavalier
|
320c5f2545
|
Cast the result of GetSize() to "unsigned long long".
Squelches a warning on Mac OS X.
|
2014-12-02 09:44:52 -05:00 |
Augustin Cavalier
|
43473e09d1
|
Implement the "Rating" column.
Looks like I forgot to do this...
|
2014-12-02 09:44:47 -05:00 |
Augustin Cavalier
|
59c4ccfa75
|
GameGrid: enable uniform item sizes.
Looks much nicer this way.
|
2014-11-26 15:37:12 -05:00 |
Augustin Cavalier
|
1e17bbce0f
|
DolphinQt: GameList!
|
2014-11-21 18:36:49 -05:00 |