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
/
hle
/
service
/
set
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set: Allow setting device nickname
Chloe Marcec
2022-12-14
4
-2
/
+19
*
service: Make use of buffer element count helpers
Lioncash
2022-11-23
1
-1
/
+1
*
general: preliminary support for hbl
Liam
2022-10-12
2
-2
/
+79
*
core: Replace all instances of ResultCode with Result
german77
2022-06-27
2
-2
/
+2
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
10
-30
/
+20
*
service/set: Update function tables
Lioncash
2022-01-21
1
-0
/
+2
*
service: Reduce header include overhead
Morph
2021-10-07
1
-1
/
+0
*
service: set: Correct copy amount in GetAvailableLanguageCodes
Morph
2021-08-01
1
-1
/
+2
*
service: set: Correct 4.0.0 max_entries to 0x40 (64) instead of 17
Morph
2021-07-30
1
-8
/
+8
*
service: ns, set: Add PT_BR (Brazilian Portuguese)
Morph
2021-07-30
2
-2
/
+5
*
general: Make most settings a BasicSetting
lat9nq
2021-06-28
1
-1
/
+1
*
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-06-02
2
-9
/
+9
*
hle: kernel: Migrate KClientPort to KAutoObject.
bunnei
2021-05-06
1
-1
/
+1
*
general: Write buffers before pushing raw arguments
Morph
2021-04-19
1
-1
/
+2
*
common: Move settings to common from core.
bunnei
2021-04-15
1
-1
/
+1
*
set_sys: Update to 12.x
german77
2021-04-09
1
-0
/
+6
*
core: Remove unnecessary enum casts in log calls
Lioncash
2020-12-08
1
-2
/
+2
*
service: Eliminate usages of the global system instance
Lioncash
2020-11-27
10
-15
/
+38
*
service: Update function tables
Lioncash
2020-10-28
2
-0
/
+3
*
Revert "core: Fix clang build"
bunnei
2020-10-21
1
-4
/
+2
*
core: Fix clang build
Lioncash
2020-10-18
1
-2
/
+4
*
ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465)
David
2020-08-03
1
-1
/
+1
*
configuration: implement per-game configurations (#4098)
lat9nq
2020-07-10
1
-5
/
+5
*
Move GetKeyCodeMapImpl to an anonymous namespace
David Marcec
2020-06-24
1
-19
/
+19
*
Fixed logging output
David Marcec
2020-06-24
1
-1
/
+1
*
Implement GetKeyCodeMap & GetKeyCodeMap2
David Marcec
2020-06-24
2
-2
/
+72
*
Don't fail silently for vi, sm, set and ns services
David Marcec
2020-04-29
1
-0
/
+1
*
service: Update function tables
Lioncash
2020-04-20
2
-0
/
+14
*
set: implement GetRegionCode
Dan
2020-03-19
2
-1
/
+10
*
service: Update function tables
Lioncash
2019-11-12
4
-0
/
+27
*
set: Implement GetQuestFlag
Zach Hilman
2019-06-29
2
-1
/
+10
*
service/set: Correct and simplify behavior related to copying language codes
Lioncash
2019-05-10
1
-34
/
+22
*
service: Update service function tables
Lioncash
2019-04-11
3
-1
/
+32
*
core: Add missing override specifiers where applicable
Lioncash
2019-04-04
1
-1
/
+1
*
set_sys: Move constants to anonymous namespace
Zach Hilman
2019-03-11
1
-1
/
+1
*
set_sys: Use official nintendo version string
Zach Hilman
2019-03-11
1
-11
/
+7
*
set_sys: Use correct error codes in GetFirmwareVersion*
Zach Hilman
2019-03-11
1
-21
/
+41
*
set_sys: Implement GetFirmwareVersion(2) for libnx hosversion
Zach Hilman
2019-03-10
2
-2
/
+63
*
service/set: Convert GetLanguageCode over to using PushEnum()
Lioncash
2018-11-30
1
-1
/
+1
*
service/set: Implement MakeLanguageCode
Lioncash
2018-11-30
2
-1
/
+19
*
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
David Marcec
2018-11-26
2
-20
/
+21
*
set_cal: Update service function table
Lioncash
2018-10-19
1
-1
/
+2
*
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-15
2
-6
/
+6
*
hle/service: Default constructors and destructors in the cpp file where applicable
Lioncash
2018-09-11
6
-3
/
+9
*
set: Fixed GetAvailableLanguageCodes() to follow the max_entries
tech4me
2018-08-26
2
-8
/
+45
*
Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851)
David
2018-08-03
2
-1
/
+16
*
set_sys: Implement SetColorSetId()
Lioncash
2018-07-24
2
-5
/
+25
*
set: Add missing log call in GetAvailableLanguageCodeCount()
Lioncash
2018-07-23
1
-0
/
+2
*
set: Implement GetAvailableLanguageCodeCount()
Lioncash
2018-07-23
2
-21
/
+29
*
set: Correct return code size of value in GetAvailableLanguageCodes()
Lioncash
2018-07-23
1
-2
/
+2
*
hle_ipc: Introduce generic WriteBuffer overload for multiple container types
Lioncash
2018-07-19
1
-1
/
+1
*
Rename logging macro back to LOG_*
James Rowe
2018-07-03
2
-2
/
+2
*
Implement GetAvailableLanguageCodes2 (#575)
greggameplayer
2018-06-19
1
-4
/
+1
*
set: Fix GetAvailableLanguageCodes implementation.
bunnei
2018-04-29
2
-6
/
+45
*
set: Move logging macros over to new fmt-compatible ones
Lioncash
2018-04-24
2
-2
/
+2
*
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-20
10
-40
/
+20
*
Various service name fixes - part 2 (rebased) (#322)
Hexagon12
2018-04-17
3
-0
/
+20
*
Service/Set: add more services
mailwl
2018-03-03
10
-9
/
+339
*
service: Remove remaining uses of BufferDescriptor*.
bunnei
2018-02-14
1
-3
/
+1
*
set: GetAvailableLanguageCodes should not return lang_codes size.
bunnei
2018-02-05
1
-2
/
+3
*
logger: Add SET service logging category.
bunnei
2018-02-05
1
-1
/
+1
*
hle: Rename RequestBuilder to ResponseBuilder.
bunnei
2018-01-25
1
-1
/
+1
*
acc, set, applet_oe: stub various functions, add set service (#105)
goaaats
2018-01-19
2
-0
/
+67