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
/
friend
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stub UpdateUserPresence
David Marcec
2018-08-12
1
-1
/
+8
*
friend: Stub DeclareCloseOnlinePlaySession.
bunnei
2018-08-12
1
-1
/
+10
*
friend: Fix CreateFriendService to return an IFriendService interface.
bunnei
2018-08-12
1
-2
/
+86
*
friend: Add friend:m, friend:s, and friend:v services
Lioncash
2018-07-24
1
-0
/
+3
*
friend/interface: Add missing CreateDaemonSuspendSessionService() to the function handler table
Lioncash
2018-07-24
1
-0
/
+1
*
friend: Deduplicate interfaces
Lioncash
2018-07-24
5
-44
/
+9
*
hle/service: Make constructors explicit where applicable
Lioncash
2018-07-19
1
-1
/
+1
*
Rename logging macro back to LOG_*
James Rowe
2018-07-03
1
-1
/
+1
*
friend: Move logging macros over to new fmt-compatible ones
Lioncash
2018-04-24
1
-1
/
+1
*
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-20
6
-24
/
+12
*
Various fixes and clang
Hexagon12
2018-04-11
1
-1
/
+1
*
Updated friend:u with more service names.
Hexagon12
2018-04-10
1
-1
/
+2
*
Updated the unknown name
Hexagon12
2018-04-10
1
-1
/
+1
*
Updated friend:a with more service names.
Hexagon12
2018-04-10
1
-1
/
+2
*
service: Add friend:u interface.
bunnei
2018-04-03
3
-0
/
+39
*
service: Add Friend service interface.
bunnei
2018-02-19
4
-0
/
+94