index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
file_sys
/
control_metadata.cpp
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-01-25
vfs: Move vfs files to their own directory
FearlessTobi
2023-07-21
configure_system: Implement with for loop
lat9nq
2023-06-03
Update Chinese NX language names
Keve1227
2022-10-24
file_sys: Priority display of game titles in the current language
FengChen
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2021-10-28
file_sys: control_metadata: Add BrazilianPortuguese
Morph
2021-03-27
pctl: Rework how pctl works to be more accurate
Chloe Marcec
2020-08-23
file_sys: Replace inclusions with forward declarations where applicable
Lioncash
2020-05-11
file_sys: control_metadata: Expose device_save_data_size.
bunnei
2019-06-17
Addressed issues
David Marcec
2019-06-16
Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Part...
David Marcec
2019-05-23
Implement IApplicationFunctions::GetDesiredLanguage
Michael Scire
2019-04-03
file_sys/control_metadata: Amend naming of members
Lioncash
2018-12-27
am: Implement GetSaveDataSize and ExtendSaveData
Zach Hilman
2018-12-27
control_metadata: Update NACP fields with latest Switchbrew data
Zach Hilman
2018-12-27
control_metadata: Use value member instead of unique_ptr to store struct
Zach Hilman
2018-11-27
control_metadata: Correct typo in language name (Portugese -> Portuguese)
Lioncash
2018-10-29
control_metadata: Add GetRawBytes function to NACP
Zach Hilman
2018-10-15
file_sys/control_metadata: Get rid of magic constants
Lioncash
2018-10-14
aoc: Read DLC base title ID from RegisteredCache
Zach Hilman
2018-09-20
Merge pull request #1364 from lioncash/content
bunnei
2018-09-19
file-sys: Default heavy-weight class destructors in the cpp file
Lioncash
2018-09-19
control_metadata: Remove unnecessary else within GetLanguageEntry()
Lioncash
2018-09-19
control_metadata: Move language name array definition to the cpp file
Lioncash
2018-09-04
control_metadata: Use alternate language names if AmericanEnglish isn't avail...
Zach Hilman
2018-08-11
control_metadata: Remove unnecessary reference to base file
Zach Hilman
2018-07-23
NRO Assets and NACP file format
Zach Hilman