Skip to content
  1. Jul 21, 2023
    • lat9nq's avatar
      settings: Add a registry of settings · 60773194
      lat9nq authored
      LoadString: Sanitize input
      
      settings: Handle empty string, remove redundant category
      
      settings: Rename Input to Controls, FS to DataStorage
      
      settings: Fix Controls groups information
      
      settings: Move use_docked_mode to System (again)
      
      settings: Document
      
      settings: Add type identification function
      
      settings: Move registry into values
      
      settings: Move global_reset_registry into values
      
      settings: Separate AdvGraphics from Renderer
      
      settings: More document
      
      squash
      
      settings: Use linkage object
      
      uisettings: Move registry into settings
      
      Probably wont build without
      
      uisettings: Use settings linkage object
      
      config: Load settings with a map
      
      Uses the new all_settings vector to load settings.
      
      qt-config: Rename settings category
      
      qt config: Rename to read category
      
      config: Read/write contols category with for_each
      
      This is extremely limited due to the complexity of the Controls group,
      but this handles the the settings that use the interface.
      
      qt-config: Use new settings registry
      
      qt-config: Read/write advgrphics
      
      qt-config: Use settings linkage object
      
      yuzu_cmd: Load setting off of vector
      
      cmd-config: Finish settings rename
      
      config: Read controls settings group with for_each
      
      cmd/config: Move registry into values
      
      cmd: Read adv graphics
      
      cmd-config: Use settings linkage object
      60773194
    • lat9nq's avatar
      uisettings: Fix typings · e7543e8b
      lat9nq authored
      e7543e8b
    • lat9nq's avatar
      settings,core,config_sys: Remove optional type from custom_rtc, rng_seed · 41331656
      lat9nq authored
      core: Fix MSVC errors
      41331656
    • lat9nq's avatar
      settings: Pool SetGlobal functions · 5ccfaf05
      lat9nq authored
      5ccfaf05
    • lat9nq's avatar
      settings,video_core: Consolidate ASTC decoding options · 5cffa342
      lat9nq authored
      Just puts them all neatly into one place.
      5cffa342
    • liamwhite's avatar
      Merge pull request #11096 from german77/amiibooo · c0202da9
      liamwhite authored
      service: nfc: Update Implementation to match with latest RE
      c0202da9
  2. Jul 19, 2023
  3. Jul 18, 2023
  4. Jul 17, 2023
  5. Jul 16, 2023
  6. Jul 12, 2023
  7. Jul 11, 2023
  8. Jul 10, 2023
  9. Jul 09, 2023
  10. Jul 08, 2023
  11. Jul 07, 2023
Loading