index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
am
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
am: Utilize std::array within PopLaunchParameter()
Lioncash
2018-08-21
1
-3
/
+4
*
Implement SetIdleTimeDetectionExtension & GetIdleTimeDetectionExtension (#1059)
greggameplayer
2018-08-17
2
-2
/
+22
*
correct coding style
greggameplayer
2018-08-16
1
-1
/
+1
*
Implement GetDefaultDisplayResolutionChangeEvent
greggameplayer
2018-08-16
2
-1
/
+13
*
am: Stub SetScreenShotImageOrientation.
bunnei
2018-08-08
2
-1
/
+9
*
Added ability to change username & language code in the settings ui. Added IP...
David
2018-08-03
1
-1
/
+2
*
service/am: Add missing am services
Lioncash
2018-07-31
7
-0
/
+150
*
hle/service: Make constructors explicit where applicable
Lioncash
2018-07-19
5
-5
/
+5
*
Virtual Filesystem 2: Electric Boogaloo (#676)
Zach Hilman
2018-07-18
1
-1
/
+0
*
General Filesystem and Save Data Fixes (#670)
Zach Hilman
2018-07-17
1
-14
/
+5
*
Revert "Virtual Filesystem (#597)"
bunnei
2018-07-07
1
-1
/
+1
*
Virtual Filesystem (#597)
Zach Hilman
2018-07-06
1
-1
/
+1
*
Rename logging macro back to LOG_*
James Rowe
2018-07-02
3
-74
/
+74
*
am: Stub out IApplicationFunctions::GetPseudoDeviceId.
bunnei
2018-06-05
2
-1
/
+13
*
am: Implement ILibraryAppletAccessor::PopOutData.
bunnei
2018-06-03
1
-1
/
+11
*
am: ISelfController:LaunchableEvent should be sticky.
bunnei
2018-06-03
1
-1
/
+1
*
am: Stub out ILibraryAppletAccessor Start and GetResult methods.
bunnei
2018-06-03
1
-2
/
+16
*
am: Implement ILibraryAppletAccessor::PushInData.
bunnei
2018-06-03
1
-43
/
+55
*
am: Implement IStorageAccessor::Write.
bunnei
2018-06-03
1
-1
/
+17
*
am: Cleanup IStorageAccessor::Read.
bunnei
2018-06-03
1
-5
/
+3
*
am: Implement ILibraryAppletCreator::CreateStorage.
bunnei
2018-06-03
2
-21
/
+34
*
am: Stub IApplicationFunctions GetDisplayVersion.
bunnei
2018-05-26
2
-1
/
+10
*
Add & correct miscellaneous things (#470)
greggameplayer
2018-05-25
3
-4
/
+52
*
Stubs for QLaunch (#428)
Hexagon12
2018-05-07
4
-5
/
+221
*
general: Make formatting of logged hex values more straightforward
Lioncash
2018-05-02
1
-1
/
+1
*
am: Fix GetDesiredLanguage implementation.
bunnei
2018-04-29
1
-2
/
+4
*
am: Move logging macros over to new fmt-compatible ones
Lioncash
2018-04-24
3
-50
/
+50
*
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-19
3
-12
/
+6
*
Various fixes and clang
Hexagon12
2018-04-11
1
-1
/
+1
*
Updated AppletOE with more service names.
Hexagon12
2018-04-10
1
-0
/
+1
*
Updated AppletAE with more service names.
Hexagon12
2018-04-10
1
-0
/
+1
*
Updated AM with more service names.
Hexagon12
2018-04-10
1
-2
/
+82
*
config: Rename is_docked to use_docked_mode to be consistent with other confi...
bunnei
2018-03-26
1
-5
/
+5
*
config: Add setting for whether the system is docked or not.
bunnei
2018-03-26
1
-2
/
+6
*
FS: Make EnsureSaveData create the savedata folder when called for the first ...
Subv
2018-03-04
1
-2
/
+20
*
Stub more functions
mailwl
2018-02-22
2
-1
/
+39
*
Stub am::SetScreenShotPermission, and bsd::StartMonitoring functions
mailwl
2018-02-22
2
-0
/
+9
*
AM: Corrected the response in EnsureSaveData.
Subv
2018-02-18
1
-1
/
+2
*
service: Remove remaining uses of BufferDescriptor*.
bunnei
2018-02-13
1
-3
/
+3
*
Service: stub some functions in am, audio, time, vi services
mailwl
2018-02-07
2
-1
/
+82
*
IApplicationFunctions: Stub out EnsureSaveData.
bunnei
2018-02-05
2
-0
/
+8
*
logger: Add AM service logging category.
bunnei
2018-02-04
3
-42
/
+42
*
Service/am: Add AppletAE service (#153)
mailwl
2018-02-02
6
-379
/
+569
*
hle: Rename RequestBuilder to ResponseBuilder.
bunnei
2018-01-24
1
-33
/
+33
*
service: Fix all incorrect IPC response headers.
bunnei
2018-01-24
1
-11
/
+11
*
AppletOE: Stubbed CreateManagedDisplayLayer to create a new layer in the Defa...
Subv
2018-01-22
1
-0
/
+14
*
AppletOE: Make ISelfController keep a reference to nvflinger.
Subv
2018-01-22
4
-9
/
+31
*
Format: Run the new clang format on everything
James Rowe
2018-01-20
1
-1
/
+2
*
Merge pull request #112 from Rozelette/master
bunnei
2018-01-19
1
-0
/
+16
|
\
|
*
ISelfController: Stub LockExit and UnlockExit
Rozlette
2018-01-19
1
-0
/
+16
[next]