Historique des commits

Auteur SHA1 Message Date
  JosJuice a87dffe52d DiscIO: Replace IsDataSizeAccurate with GetDataSizeType il y a 2 ans
  Shawn Hoffman dd29a54cf6 introduce wrapper for SHA1 functionality il y a 2 ans
  JosJuice 479489c999 DiscIO: Don't return GameTDB ID for any Datel disc il y a 3 ans
  JosJuice 41adf3cd53 DiscIO: Treat game ID DTLX01 as a Datel disc il y a 3 ans
  Pierre Bourdon e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags il y a 3 ans
  JosJuice 49ccc77ebb DiscIO: Move some code from DiscExtractor to new file DiscUtils il y a 4 ans
  Lioncash e93fbb7c5e DiscIO: Migrate logging over to fmt il y a 4 ans
  JosJuice a41166bb37 Make netplay's "same game" check more robust il y a 4 ans
  JosJuice f24566bf39 DiscIO: Add Volume::IsDatelDisc il y a 4 ans
  JosJuice f9aaf8b971 Revert "Return nothing from VolumeWii::GetGameTDBID if Datel" il y a 4 ans
  JosJuice d17b801518 DiscIO: Deduplicate some VolumeGC/VolumeWii code il y a 4 ans
  JosJuice 162e3be82b Show an OSD message when running a disc image with a large block size il y a 4 ans
  JosJuice f9705fd117 Return nothing from VolumeWii::GetGameTDBID if Datel il y a 5 ans
  Techjar ff972e3673 Reformat repo to clang-format 7.0 rules il y a 5 ans
  JosJuice c885fed9da DiscIO: Make Korean GC checks in Enums.cpp less fragile il y a 6 ans
  JosJuice 3014dadfa8 DiscIO: Add way of checking whether blob data size is accurate il y a 6 ans
  JosJuice 8842a0f402 Keep track of GameTDB ID separately from game ID il y a 6 ans
  JosJuice f834ef1dfe DiscIO: Rename RegionSwitch/CountrySwitch il y a 6 ans
  JosJuice 57d05293fd DiscIO: Move the Korean GC mess out of VolumeGC il y a 6 ans
  JosJuice 08d0b98988 DiscIO: Merge RegionSwitchGC and RegionSwitchWii il y a 6 ans
  Lioncash 7bef470136 VolumeGC/VolumeWii: Dehardcode sizes where applicable il y a 6 ans
  Lioncash 66122f037e Volume/VolumeGC/VolumeWii: Amend variable naming il y a 6 ans
  Lioncash a745666a60 ColorUtil: Amend function name casing il y a 6 ans
  Lioncash ac474ff1da ColorUtil: Namespace code under the Common namespace il y a 6 ans
  JosJuice cc42b4354d Reimplement custom PNG banners in game list il y a 7 ans
  JosJuice 4387432436 DiscIO: Don't use all uppercase for enum values il y a 7 ans
  Lioncash 50a476c371 Assert: Uppercase assertion macros il y a 7 ans
  Lioncash 16a0a58b91 VolumeGC: Correct printf specifier in LoadBannerFile() il y a 7 ans
  Léo Lam 6f1b156020 VolumeGC: Add a default constructor for ConvertedGCBanner il y a 7 ans
  JosJuice f294599e73 DiscIO: Use Common::Lazy for loading GC banners il y a 7 ans