summaryrefslogtreecommitdiff
path: root/src/core/file_sys/control_metadata.cpp
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-01-25vfs: Move vfs files to their own directoryFearlessTobi
2023-07-21configure_system: Implement with for looplat9nq
2023-06-03Update Chinese NX language namesKeve1227
2022-10-24file_sys: Priority display of game titles in the current languageFengChen
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-10-28file_sys: control_metadata: Add BrazilianPortugueseMorph
2021-03-27pctl: Rework how pctl works to be more accurateChloe Marcec
2020-08-23file_sys: Replace inclusions with forward declarations where applicableLioncash
2020-05-11file_sys: control_metadata: Expose device_save_data_size.bunnei
2019-06-17Addressed issuesDavid Marcec
2019-06-16Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Part...David Marcec
2019-05-23Implement IApplicationFunctions::GetDesiredLanguageMichael Scire
2019-04-03file_sys/control_metadata: Amend naming of membersLioncash
2018-12-27am: Implement GetSaveDataSize and ExtendSaveDataZach Hilman
2018-12-27control_metadata: Update NACP fields with latest Switchbrew dataZach Hilman
2018-12-27control_metadata: Use value member instead of unique_ptr to store structZach Hilman
2018-11-27control_metadata: Correct typo in language name (Portugese -> Portuguese)Lioncash
2018-10-29control_metadata: Add GetRawBytes function to NACPZach Hilman
2018-10-15file_sys/control_metadata: Get rid of magic constantsLioncash
2018-10-14aoc: Read DLC base title ID from RegisteredCacheZach Hilman
2018-09-20Merge pull request #1364 from lioncash/contentbunnei
2018-09-19file-sys: Default heavy-weight class destructors in the cpp fileLioncash
2018-09-19control_metadata: Remove unnecessary else within GetLanguageEntry()Lioncash
2018-09-19control_metadata: Move language name array definition to the cpp fileLioncash
2018-09-04control_metadata: Use alternate language names if AmericanEnglish isn't avail...Zach Hilman
2018-08-11control_metadata: Remove unnecessary reference to base fileZach Hilman
2018-07-23NRO Assets and NACP file formatZach Hilman