PugsyMAME
d605d03995
Make Genre/Publisher/Developer/Year/Players fields sortable
...
Added the new gamelist fields to the GameListModel::lessThan routine to make them sortable.
2021-04-17 16:17:32 +01:00
Connor McLaughlin
ff14e8aede
Add JSON game database to replace dat parsing
2021-04-17 17:04:23 +10:00
Connor McLaughlin
cacf12c209
FileSystem: Migrate component extractors to std::string_view
2021-02-19 01:37:56 +10:00
Connor McLaughlin
d62e6ffbb3
Qt: Add icons for unknown region and PSF files in game list
2021-01-24 17:37:09 +10:00
Connor McLaughlin
692c2d4aff
Qt: Add cover refresh menu option
2020-09-24 00:31:44 +10:00
Connor McLaughlin
43b0d84a1d
Qt: Implement game grid/cover view
2020-09-24 00:31:44 +10:00
Connor McLaughlin
14778b5d24
Qt: Add hidpi icons
2020-09-11 00:18:57 +10:00
Connor McLaughlin
42107de50e
Qt: Switch flags back to pngs
2020-09-09 23:58:49 +10:00
Connor McLaughlin
c2e7e8254f
Qt: Use svgs for region icons
2020-09-09 19:03:49 +10:00
Connor McLaughlin
45eb30b6cc
Merge pull request #835 from TzakShrike/master
...
Upgrade region flags. Correct NTSC-U to NTSC-U/C. Add custom U/C flag. Remove outdated icons.qrc file.
2020-09-09 18:28:50 +10:00
Sam Pearman
2ef6b6aa40
Region flag upgrade & correct NTSC-U to NTSC-U/C
...
Replace references to NTSC-U with the correct NTSC-U/C and adds Canada in user-facing strings.
Replaces all region flags with revised SVGs.
Brings the US flag down to 3:2 to match Europe and Japan.
Adds a custom split US & Canada flag for the U/C region, also 3:2.
Generated PNGs and new HiDPI PNGs for region flags.
Flag PNGs were generated by downscaling using a Lanczos filter to a width of 36/72 pixels, then a 1px grey border added, then a 2/5px transparent border.
2020-09-09 15:54:07 +09:00
Connor McLaughlin
7286dbab51
Qt: Fix sorting game list by title being case sensitive
2020-09-06 17:55:08 +10:00
Connor McLaughlin
6bbbb96d4b
Move GameList to FrontendCommon
...
Reduces libretro core dependencies further.
2020-09-01 12:46:44 +10:00
Connor McLaughlin
86799775ce
Qt: Add UI for playlist disc switching
2020-08-16 00:20:10 +10:00
Connor McLaughlin
9a9d66882c
Qt: Fix game list headings not being translatable
2020-08-02 03:06:23 +10:00