summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/DriveBlob.h
AgeCommit message (Expand)Author
2023-01-16Remove Boot from DVD BackupMayImilae
2022-08-04DiscIO: Replace IsDataSizeAccurate with GetDataSizeTypeJosJuice
2022-03-19Added a way to check Block Size, Compression Method, and Compression Level fl...Minty-Meeo
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-01-27rename Common/File to Common/IOFileShawn Hoffman
2020-06-21Show file format details in game propertiesJosJuice
2020-06-07Show an OSD message when running a disc image with a large block sizeJosJuice
2020-04-24DiscIO: Allow converting from formats other than ISO and GCZJosJuice
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2019-03-30DiscIO: Add way of checking whether blob data size is accurateJosJuice
2018-04-12Reformat all the things!spycrab
2017-06-15Move IOFile to a separate fileJosJuice
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-04-26DriveReader: Fix View > Show DrivesEmptyChaos
2015-12-08DiscIO: Get rid of a few explicit deletesLioncash
2015-12-07DiscIO: Make factory methods return unique_ptrsLioncash
2015-09-27DiscIO: Add a way to get blob typeJosJuice
2015-09-26Display all compressed formats in blue in GUIJosJuice
2015-07-30Remove unnecessary virtual keywordsLioncash
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-09-01DiscIO: Prefix class member variables with "m_"Lioncash
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-03-09clang-modernize -add-overrideTillmann Karras
2014-02-22Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre