Commit Graph

37 Commits (1adaea9005376c59ac2e2cc36fad7f55802f528b)

Author SHA1 Message Date
Stenzek 1adaea9005
GameList: Merge multi-disc games 1 year ago
Stenzek 073ac87be2
GameList: Use string_view for GetEntryForPath() 1 year ago
Stenzek ca3cfbaa99
Misc: Pass string_view by value 2 years ago
Stenzek 36643fe78b
GameList: Add "File Size" field 2 years ago
Stenzek c482dfd27a
Qt: Fix 'Edit Memory Cards' using disc-specific cards 2 years ago
Stenzek ac0601f408 Common: Drop String, add SmallString 2 years ago
Stenzek 605aa3c53a Misc: Swap gsl::span for std::span 2 years ago
Stenzek 7d914a9384 Qt: Use disc sets for changing discs 2 years ago
Stenzek 2419008242 GameDatabase: Parse discSetName/discSetSerials 2 years ago
Stenzek bb60170d9a Move frontend-common to util/core 2 years ago
Connor McLaughlin 6bbbb96d4b Move GameList to FrontendCommon
Reduces libretro core dependencies further.
5 years ago
Connor McLaughlin 60d3fffec1 Add per-game overrides (mainly for compatibility) 5 years ago
Connor McLaughlin 8fa965a1ac GameList: Support playlist entries 5 years ago
Connor McLaughlin 8e1c0a4fe4 System: Support loading m3u playlists 5 years ago
Connor McLaughlin d1eae288bf GameList: Add EntryCompatibilityRatingToString 5 years ago
Connor McLaughlin 669934eb1a GameList: Support exporting XML snippets for compatibility info 6 years ago
Connor McLaughlin d781de2ce6 GameList: Add support for compatibility database 6 years ago
Connor McLaughlin 194fc63232 GameList: Flush game list after re-scanning
Should hopefully fix random gamelist corruption.
6 years ago
Connor McLaughlin 205297ac27 System: PSF (Portable Sound Format) loading support 6 years ago
Connor McLaughlin 38847de8ee GameList: PAPX and SCZS prefixes should be NTSC-J 6 years ago
Connor McLaughlin 9e08ae6188 GameList: Use ProgressCallback interface when scanning 6 years ago
Connor McLaughlin e0a339ca96 GameList: Seperate disc region and console region 6 years ago
Connor McLaughlin 78f984c412 Qt: Add automatic download of redump disc database for game list 6 years ago
Connor McLaughlin c5faa36f43 GameList: Add function to query whether database exists 6 years ago
Connor McLaughlin b4c06fdcc6 GameList: Auto set cache/database path from user directory 6 years ago
Connor McLaughlin 20b60e0f01 Qt: Update window title/save states from running title 6 years ago
Connor McLaughlin 82b4229f1b GameList: Move entry to global scope so it can be forward declared 6 years ago
Connor McLaughlin 71c1e243fe Remove YBaseLib dependency 6 years ago
Connor McLaughlin c03c1451fe GameList: Support caching entries 6 years ago
Connor McLaughlin f3e9c3ec8c Add initial work on Qt frontend 6 years ago
Connor McLaughlin 5fd421860a GameList: Support detecting region from system area of CDROM
More accurate than basing it off the code, and better support for
homebrew discs.
6 years ago
Connor McLaughlin 8b9d44f4dc System: Use game code for automatic region detection 6 years ago
Connor McLaughlin 8c33163ef1 Android: Add type to game list (disc/psexe) 6 years ago
Connor McLaughlin dec475db62 GameList: Support homebrew/psexe files 6 years ago
Connor McLaughlin abfa531648 GameList: Add disc size 6 years ago
Connor McLaughlin ea52b9e8aa GameList: Support parsing Redump.org dat files 6 years ago
Connor McLaughlin 04c70b3118 Add initial game list class implementation 6 years ago