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
*
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