Histórico de Commits

Autor SHA1 Mensagem Data
  Zach Hilman 02560d6482 profile_manager: Add setter for ProfileBase and ProfileData há 7 anos atrás
  Zach Hilman f0db2e3ef3 mii_manager: Cleanup and optimization há 7 anos atrás
  Zach Hilman ca5638a142 common: Extract UUID to its own class há 7 anos atrás
  Zach Hilman dac0c33fd2 profile_manager: Save and load ProfileData from disk há 7 anos atrás
  Lioncash 9761936e02 profile_manager: Replace iterative loop with a ranged-for loop in ParseUserSaveFile() há 7 anos atrás
  Lioncash 1af13e0802 profile_manager: Move UUID Format function definitions into the cpp file há 7 anos atrás
  Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) há 7 anos atrás
  Lioncash 4a31f99a02 profile_manager: Use std::optional instead of boost::optional há 7 anos atrás
  Zach Hilman bfad41b0c1 profile_manager: Create save data if it doesn't exist on use há 7 anos atrás
  Zach Hilman 45f2a2fe29 acc: Fix account UUID duplication error há 7 anos atrás
  Zach Hilman e408bbceed configure_system: Clear selection after user delete há 7 anos atrás
  Zach Hilman 702622b8f1 profile_manager: Load user icons, names, and UUIDs from system save há 7 anos atrás
  Zach Hilman aeffd4b436 profile_manager: Load users from emulator settings há 7 anos atrás
  Philippe Babin 9155c8daeb Invalid default value of username in yuzu_cmd (#1334) há 7 anos atrás
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" há 7 anos atrás
  Lioncash 6ac955a0b4 hle/service: Default constructors and destructors in the cpp file where applicable há 7 anos atrás
  Lioncash 9d8f19d7bf profile_manager: Remove unnecessary memcpy in GetProfileBaseAndData() há 8 anos atrás
  Lioncash 38cd4e9c61 profile_manager: Use type aliases for username data, profile data, and user arrays há 8 anos atrás
  Lioncash f9a26d468c profile_manager: Take ProfileInfo by const reference where applicable há 8 anos atrás
  Lioncash 1277556c69 profile_manager: Make array parameter to CreateNewUser a const reference há 8 anos atrás
  Lioncash f13a66b963 profile_manager: Move UUID generation function to the cpp file há 8 anos atrás
  Lioncash 9e9a4bb3a7 profile_manager: Remove unnecessary std::move in AddToProfiles() and CreateNewUser() há 8 anos atrás
  David Marcec 2592e41301 Added better explanations in the profile manager há 8 anos atrás
  David Marcec 0b6f8ba51e Code cleanup for profile manager há 8 anos atrás
  David Marcec b8e70faa2d Added GetOpenUserCount há 8 anos atrás
  David Marcec 662218e997 Removed all for loops from the profile manager há 8 anos atrás
  David Marcec acff922762 If statement style change há 8 anos atrás
  David Marcec dfea525cbe Second round of account changes há 8 anos atrás
  David Marcec 82fa0bcea7 First round of account changes há 8 anos atrás
  David Marcec 2a3b335b15 Added IsUserRegistrationRequestPermitted há 8 anos atrás