index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
file_sys
/
control_metadata.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: Move vfs files to their own directory
FearlessTobi
2024-01-25
1
-1
/
+1
*
Update Chinese NX language names
Keve1227
2023-06-03
1
-2
/
+2
*
file_sys: Priority display of game titles in the current language
FengChen
2022-10-24
1
-3
/
+3
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
core: Remove unused includes
ameerj
2021-11-04
1
-1
/
+0
*
file_sys: control_metadata: Add BrazilianPortuguese
Morph
2021-10-29
1
-1
/
+2
*
pctl: Rework how pctl works to be more accurate
Chloe Marcec
2021-03-26
1
-0
/
+2
*
control_metadata: Resolve typo in Portuguese language name
Lioncash
2020-09-17
1
-1
/
+1
*
file_sys: Replace inclusions with forward declarations where applicable
Lioncash
2020-08-23
1
-1
/
+1
*
file_sys: control_metadata: Expose device_save_data_size.
bunnei
2020-05-11
1
-0
/
+1
*
Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent
David Marcec
2019-06-16
1
-1
/
+3
*
Implement IApplicationFunctions::GetDesiredLanguage
Michael Scire
2019-05-23
1
-0
/
+1
*
file_sys/control_metadata: Amend naming of members
Lioncash
2019-04-04
1
-9
/
+21
*
am: Implement GetSaveDataSize and ExtendSaveData
Zach Hilman
2018-12-27
1
-1
/
+1
*
control_metadata: Update NACP fields with latest Switchbrew data
Zach Hilman
2018-12-27
1
-6
/
+21
*
control_metadata: Use value member instead of unique_ptr to store struct
Zach Hilman
2018-12-27
1
-1
/
+2
*
control_metadata: Add GetRawBytes function to NACP
Zach Hilman
2018-10-29
1
-0
/
+1
*
aoc: Read DLC base title ID from RegisteredCache
Zach Hilman
2018-10-15
1
-0
/
+1
*
Merge pull request #1364 from lioncash/content
bunnei
2018-09-21
1
-0
/
+2
|
\
|
*
file-sys: Default heavy-weight class destructors in the cpp file
Lioncash
2018-09-20
1
-0
/
+2
*
|
control_metadata: Move language name array definition to the cpp file
Lioncash
2018-09-20
1
-6
/
+1
|
/
*
control_metadata: Use alternate language names if AmericanEnglish isn't available
Zach Hilman
2018-09-04
1
-3
/
+6
*
file_sys: Replace includes with forward declarations where applicable
Lioncash
2018-09-04
1
-0
/
+1
*
control_metadata: Remove unnecessary reference to base file
Zach Hilman
2018-08-12
1
-1
/
+0
*
Use const where applicable
Zach Hilman
2018-08-07
1
-1
/
+1
*
Avoid parsing RomFS to directory in NCA
Zach Hilman
2018-08-07
1
-0
/
+7
*
NRO Assets and NACP file format
Zach Hilman
2018-07-23
1
-0
/
+81