summaryrefslogtreecommitdiff
path: root/src/common/linear_disk_cache.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-04-26common: Remove chunk_file.h and linear_disk_cache.hGravatar Lioncash1-167/+0
These are unused (and given chunk_file references Dolphin's >SVN< I doubt they were going to be used).
2016-09-18Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot1-49/+29
2015-05-07Common: Remove common.hGravatar Yuri Kunde Schlesner1-1/+1
2014-12-20License changeGravatar purpasmart961-2/+2
2014-12-03Change NULLs to nullptrs.Gravatar Rohit Nirmal1-1/+1
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ↵Gravatar Emmanuel Gil Peyrot1-3/+3
or generated
2014-08-17Common: Move header guards over to pragma onceGravatar Lioncash1-5/+1
Also replaced C headers with the C++ equivalent ones
2014-04-08fixed project includes to use new directory structureGravatar bunnei1-1/+1
2014-04-08got rid of 'src' folders in each sub-projectGravatar bunnei1-0/+0
2014-04-01convert tabs to spacesGravatar bunnei1-136/+136
2013-09-04replaced common code with dolphin commonGravatar ShizZy1-0/+191