summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/control_metadata.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-24file_sys: Priority display of game titles in the current languageFengChen1-9/+34
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-10-29file_sys: control_metadata: Add BrazilianPortugueseMorph1-1/+2
2021-03-26pctl: Rework how pctl works to be more accurateChloe Marcec1-0/+8
2020-08-23file_sys: Replace inclusions with forward declarations where applicableLioncash1-0/+1
2020-05-11file_sys: control_metadata: Expose device_save_data_size.bunnei1-0/+4
2019-06-17Addressed issuesDavid Marcec1-1/+1
2019-06-16Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEventDavid Marcec1-0/+4
2019-05-23Implement IApplicationFunctions::GetDesiredLanguageMichael Scire1-0/+4
2019-04-04file_sys/control_metadata: Amend naming of membersLioncash1-3/+3
2018-12-27am: Implement GetSaveDataSize and ExtendSaveDataZach Hilman1-1/+1
2018-12-27control_metadata: Update NACP fields with latest Switchbrew dataZach Hilman1-0/+8
2018-12-27control_metadata: Use value member instead of unique_ptr to store structZach Hilman1-9/+11
2018-11-27control_metadata: Correct typo in language name (Portugese -> Portuguese)Lioncash1-7/+17
2018-10-29control_metadata: Add GetRawBytes function to NACPZach Hilman1-0/+6
2018-10-16file_sys/control_metadata: Get rid of magic constantsLioncash1-3/+6
2018-10-15aoc: Read DLC base title ID from RegisteredCacheZach Hilman1-0/+4
2018-09-20file-sys: Default heavy-weight class destructors in the cpp fileLioncash1-0/+2
2018-09-20control_metadata: Remove unnecessary else within GetLanguageEntry()Lioncash1-8/+8
2018-09-20control_metadata: Move language name array definition to the cpp fileLioncash1-0/+8
2018-09-04control_metadata: Use alternate language names if AmericanEnglish isn't availableZach Hilman1-1/+11
2018-08-12control_metadata: Remove unnecessary reference to base fileZach Hilman1-1/+1
2018-07-23NRO Assets and NACP file formatZach Hilman1-0/+42