summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/control_metadata.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-18file_sys: Fix nacp field cache_storage_max_index datatypeLeystryku1-2/+2
2024-01-25vfs: Move vfs files to their own directoryFearlessTobi1-1/+1
2023-06-03Update Chinese NX language namesKeve12271-2/+2
2022-10-24file_sys: Priority display of game titles in the current languageFengChen1-3/+3
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-11-04core: Remove unused includesameerj1-1/+0
2021-10-29file_sys: control_metadata: Add BrazilianPortugueseMorph1-1/+2
2021-03-26pctl: Rework how pctl works to be more accurateChloe Marcec1-0/+2
2020-09-17control_metadata: Resolve typo in Portuguese language nameLioncash1-1/+1
2020-08-23file_sys: Replace inclusions with forward declarations where applicableLioncash1-1/+1
2020-05-11file_sys: control_metadata: Expose device_save_data_size.bunnei1-0/+1
2019-06-16Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEventDavid Marcec1-1/+3
2019-05-23Implement IApplicationFunctions::GetDesiredLanguageMichael Scire1-0/+1
2019-04-04file_sys/control_metadata: Amend naming of membersLioncash1-9/+21
2018-12-27am: Implement GetSaveDataSize and ExtendSaveDataZach Hilman1-1/+1
2018-12-27control_metadata: Update NACP fields with latest Switchbrew dataZach Hilman1-6/+21
2018-12-27control_metadata: Use value member instead of unique_ptr to store structZach Hilman1-1/+2
2018-10-29control_metadata: Add GetRawBytes function to NACPZach Hilman1-0/+1
2018-10-15aoc: Read DLC base title ID from RegisteredCacheZach Hilman1-0/+1
2018-09-20file-sys: Default heavy-weight class destructors in the cpp fileLioncash1-0/+2
2018-09-20control_metadata: Move language name array definition to the cpp fileLioncash1-6/+1
2018-09-04control_metadata: Use alternate language names if AmericanEnglish isn't availableZach Hilman1-3/+6
2018-09-04file_sys: Replace includes with forward declarations where applicableLioncash1-0/+1
2018-08-12control_metadata: Remove unnecessary reference to base fileZach Hilman1-1/+0
2018-08-07Use const where applicableZach Hilman1-1/+1
2018-08-07Avoid parsing RomFS to directory in NCAZach Hilman1-0/+7
2018-07-23NRO Assets and NACP file formatZach Hilman1-0/+81