Commit History

Author SHA1 Message Date
  LillyJadeKatrin 335cf4f2db Added CopyReader to BlobReader and all subclasses 1 year ago
  JosJuice a87dffe52d DiscIO: Replace IsDataSizeAccurate with GetDataSizeType 2 years ago
  Minty-Meeo deba9ce256 Added a way to check Block Size, Compression Method, and Compression Level flags to dolphin-tool 3 years ago
  Pierre Bourdon e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 years ago
  Shawn Hoffman 84128d9532 rename Common/File to Common/IOFile 4 years ago
  JosJuice d494e0230c Show file format details in game properties 4 years ago
  JosJuice 162e3be82b Show an OSD message when running a disc image with a large block size 4 years ago
  JosJuice 8a9597e32e DiscIO: Allow converting from formats other than ISO and GCZ 4 years ago
  Techjar ff972e3673 Reformat repo to clang-format 7.0 rules 5 years ago
  JosJuice 3014dadfa8 DiscIO: Add way of checking whether blob data size is accurate 6 years ago
  JosJuice f09ceaa735 Move IOFile to a separate file 8 years ago
  Shawn Hoffman e1a3e41bf3 fix various instances of -1 being assigned to unsigned types 7 years ago
  JosJuice b2af07a7b7 DiscIO: Remove C/I/S prefixes from class names 7 years ago
  JosJuice 8d54bbc528 Don't create new IOFiles when creating a blob 8 years ago
  JosJuice d1ea00ed88 Only open file once when detecting blob type 8 years ago
  Pierre Bourdon 3570c7f03a Reformat all the things. Have fun with merge conflicts. 8 years ago
  Lioncash edbbf493f8 DiscIO: Make factory methods return unique_ptrs 9 years ago
  Tillmann Karras efe71e686b DiscIO: implement CISOBlob::GetDataSize() 9 years ago
  JosJuice be7e0554d2 DiscIO: Add a way to get blob type 9 years ago
  JosJuice 6935d28112 Display all compressed formats in blue in GUI 9 years ago
  Tillmann Karras 30ebb2459e Set copyright year to when a file was created 9 years ago
  Tillmann Karras cefcb0ace9 Update license headers to GPLv2+ 9 years ago
  Lioncash a82675b7d5 Kill off some usages of c_str. 11 years ago
  Tillmann Karras f28116b7da clang-modernize -add-override 11 years ago
  Pierre Bourdon c698c07755 Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 11 years ago
  Lioncash 2afe215271 Convert all includes to relative paths. 11 years ago
  lioncash d2038049f5 Replace all include guard ifdefs with "#pragma once" 11 years ago
  Jasper St. Pierre 34692ab826 Remove unnecessary Src/ folders 11 years ago