summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/control_metadata.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* vfs: Move vfs files to their own directoryFearlessTobi2024-01-251-1/+1
* configure_system: Implement with for looplat9nq2023-07-211-1/+2
* Update Chinese NX language namesKeve12272023-06-031-6/+6
* file_sys: Priority display of game titles in the current languageFengChen2022-10-241-9/+34
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* file_sys: control_metadata: Add BrazilianPortugueseMorph2021-10-291-1/+2
* pctl: Rework how pctl works to be more accurateChloe Marcec2021-03-261-0/+8
* file_sys: Replace inclusions with forward declarations where applicableLioncash2020-08-231-0/+1
* file_sys: control_metadata: Expose device_save_data_size.bunnei2020-05-111-0/+4
* Addressed issuesDavid Marcec2019-06-171-1/+1
* Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEventDavid Marcec2019-06-161-0/+4
* Implement IApplicationFunctions::GetDesiredLanguageMichael Scire2019-05-231-0/+4
* file_sys/control_metadata: Amend naming of membersLioncash2019-04-041-3/+3
* am: Implement GetSaveDataSize and ExtendSaveDataZach Hilman2018-12-271-1/+1
* control_metadata: Update NACP fields with latest Switchbrew dataZach Hilman2018-12-271-0/+8
* control_metadata: Use value member instead of unique_ptr to store structZach Hilman2018-12-271-9/+11
* control_metadata: Correct typo in language name (Portugese -> Portuguese)Lioncash2018-11-271-7/+17
* control_metadata: Add GetRawBytes function to NACPZach Hilman2018-10-291-0/+6
* file_sys/control_metadata: Get rid of magic constantsLioncash2018-10-161-3/+6
* aoc: Read DLC base title ID from RegisteredCacheZach Hilman2018-10-151-0/+4
* Merge pull request #1364 from lioncash/contentbunnei2018-09-211-0/+2
|\
| * file-sys: Default heavy-weight class destructors in the cpp fileLioncash2018-09-201-0/+2
* | control_metadata: Remove unnecessary else within GetLanguageEntry()Lioncash2018-09-201-8/+8
* | control_metadata: Move language name array definition to the cpp fileLioncash2018-09-201-0/+8
|/
* control_metadata: Use alternate language names if AmericanEnglish isn't availableZach Hilman2018-09-041-1/+11
* control_metadata: Remove unnecessary reference to base fileZach Hilman2018-08-121-1/+1
* NRO Assets and NACP file formatZach Hilman2018-07-231-0/+42