Commit History

Author SHA1 Message Date
  mitaclaw 7c96762f5f Simplify `std::copy` with `std::copy_n` 9 months ago
  Dr. Dystopia 618b41a459 Use 'contains' method 11 months ago
  Lioncash f1ad43afaf Common/CommonFuncs: Move interface into Common namespace 2 years ago
  Minty-Meeo 244918acb8 Resolve [-Wdeprecated-declarations] 2 years ago
  Shawn Hoffman fdc1626308 test-updater.py: include space and unicode in paths to test 2 years ago
  Shawn Hoffman 0a8725e4a9 updater: add test for update flow 2 years ago
  Shawn Hoffman de0bc06856 updater: flush log after each write 2 years ago
  Admiral H. Curtiss e52aa52a66 Common/FileUtil: Rename Copy() to CopyRegularFile(). 2 years ago
  Shawn Hoffman 089886a6f8 MacUpdater: check os version 2 years ago
  Shawn Hoffman 4705fb7588 Updater: clarify a string 2 years ago
  Shawn Hoffman 08c019608d WinUpdater: fix renaming of Updater 2 years ago
  Shawn Hoffman f952c3dbbe this is a test commit for WinUpdater 2 years ago
  Shawn Hoffman 2b43f96899 WinUpdater: Defer modifying any files until Updater.exe 2 years ago
  Shawn Hoffman 717c36bc43 WinUpdater: Check OS and VC++ Redist versions. 2 years ago
  Shawn Hoffman 7432b6ce91 Updater: Move inflate intermediate buffer to heap and enlarge 2 years ago
  OatmealDome 90665fbabe UpdaterCommon: Copy content file to a temporary file before renaming on macOS 3 years ago
  Pokechu22 78bfd25964 Fix all uninitialized variable warnings (C26495) 3 years ago
  OatmealDome a39b7a45c0 UpdaterCommon: Use File::Copy() on non-macOS platforms 4 years ago
  Mai M ffdc8538a1 Merge pull request #9862 from delroth/spdx-tags 4 years ago
  Léo Lam 683807abce Merge pull request #9858 from OatmealDome/updater-fail 4 years ago
  Pierre Bourdon e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 4 years ago
  OatmealDome dd5e0c6e15 UpdaterCommon: Move the updated file instead of copying 4 years ago
  OatmealDome 243c6b58fe UpdaterCommon: Replace FindOrCreateTempDir with File::CreateTempDir() 5 years ago
  Dentomologist e0a8d931fc Updater: Add code documentation Markdown file 4 years ago
  Dentomologist 6dcf7643e5 Fix updater not always cleaning up temp directory 4 years ago
  degasus 990acbb17d Externals: Fix ed25519 include path. 5 years ago
  Silent 3f1ba830e7 UpdaterCommon: Remove manual UI::Stop() calls in favour of a scope guard to ensure it's called on all return paths 6 years ago
  spycrab dacba85a08 UpdaterCommon: Hide Updater before Dolphin quits 6 years ago
  Lioncash 5512876842 General: Migrate from deprecated mbedTLS functions 6 years ago
  Lioncash eb475025b8 Common/FileUtil: Make WriteStringToFile consistent with ReadFileToString 6 years ago