History for Atmosphere / stratosphere / fs_mitm / source / fsmitm_romfsbuild.cpp
2018-09-07
@hexkyz
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz committed on 7 Sep 2018
2018-07-20
@Michael Scire
Fix additional UAF in DirEntry building
Michael Scire committed on 20 Jul 2018
@Michael Scire
fs.mitm: Fix UAF in every DirEntry processed. ...
Michael Scire committed on 20 Jul 2018
2018-06-29
@Michael Scire
fs.mitm: Save memory+time in sibling reconstruction via reverse iteration
Michael Scire committed on 29 Jun 2018
@Michael Scire
fs.mitm: Optimize out remaining O(n^2) op. BotW is very fast.
Michael Scire committed on 29 Jun 2018
@Michael Scire
fs.mitm: Fix typo. map impl takes 2-3 seconds to boot botw.
Michael Scire committed on 29 Jun 2018
@Michael Scire
fs.mitm: Use std::map for RomFS building
Michael Scire committed on 29 Jun 2018
@Michael Scire
fs.mitm: Simplify source merging condition thanks to padding guarantees
Michael Scire committed on 29 Jun 2018
@Michael Scire
fs.mitm: Use less path memory, fix source concat. (Fixes BotW, probably others)
Michael Scire committed on 29 Jun 2018
2018-06-28
@Michael Scire
fs.mitm: Fix c++ modernization breaking changes
Michael Scire committed on 28 Jun 2018
2018-06-19
@Tony Wasserka
Modernize C++ usage (#144) ...
Tony Wasserka authored on 19 Jun 2018 SciresM committed on 19 Jun 2018
2018-06-15
@Michael Scire
fs.mitm: WIP LayeredFS impl (NOTE: UNUSABLE ATM) ...
Michael Scire committed on 15 Jun 2018