index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.HLE
/
OsHle
/
Services
Age
Commit message (
Expand
)
Author
2018-08-16
Code style fixes and nits on the HLE project (#355)
gdkchan
2018-08-15
More flexible memory manager (#307)
gdkchan
2018-08-15
Implement ITimeZone 201, 202 (#327)
emmauss
2018-08-14
Better support for user accounts (#349)
gdkchan
2018-08-13
Implement IProfile Get and GetBase (#266)
emmauss
2018-08-13
Implement AcquireNpadStyleSetUpdate event (#306)
emmauss
2018-08-11
fix DockedMode variable
Unknown
2018-08-11
Merge pull request #304 from emmauss/listdisplays
emmauss
2018-08-11
fix dock mode style issues
emmauss
2018-08-11
Add the ability to set or not docked mode via config file (#227)
greggameplayer
2018-08-08
Add SetScreenShotImageOrientation (#310)
greggameplayer
2018-08-04
Implement Shared Fonts (#215)
Thomas Guillemard
2018-07-29
Some fix to IRequest on NIFM, support sending objects to services (#294)
gdkchan
2018-07-24
implemented ListDisplays
emmaus
2018-07-23
Blit framebuffer without shaders (#229)
ReinUsesLisp
2018-07-23
Link BCAT:U & BCAT:A & BCAT:M & BCAT:S (#257)
greggameplayer
2018-07-22
Update ITimeZoneService.cs
Ac_K
2018-07-19
Stub AppletOE UnlockExit (#279)
Rygnus
2018-07-19
Support deswizzle of sparse tiled textures and some frame buffer fixes (#275)
gdkchan
2018-07-19
Update IGeneralService.cs
Ac_K
2018-07-19
Implement GetCurrentIpAddress() and stub GetCurrentNetworkProfile() (#271)
simonmkwii-dev
2018-07-18
Implement IFileSystem:CleanDirectoryRecursively (#283)
emmauss
2018-07-15
Fix RevMagic on audren
gdkchan
2018-07-15
Remove outdated comment
gdkchan
2018-07-15
Small nit on GetAudioRendererWorkBufferSize
gdkchan
2018-07-15
Add support for ioctl2, SetTimeout and KickoffPbWithAttr (#261)
gdkchan
2018-07-14
Audio Renderer improvements (#210)
gdkchan
2018-07-13
Implement CSRNG (Cryptographically Secure Random Bytes) (#216)
Starlet
2018-07-13
TimeZone implements cmd 0, 1, 2, 3, 4 and 100 (#250)
Thomas Guillemard
2018-07-12
NvGetConfig with production/non production swapping (#243)
David
2018-07-09
Allow sample rate of 0 on OpenAudioOut, fix 5.1 sound output (#240)
gdkchan
2018-07-08
Improvements to IAudioOutManager (#232)
gdkchan
2018-07-03
Fix formatting on ISettingsServer
gdkchan
2018-07-02
Some things for time:* (#211)
Thomas Guillemard
2018-06-30
Implement GetReleasedAudioOutBufferAuto properly (#206)
Lordmau5
2018-06-28
add the forgotten mm:u link (#190)
greggameplayer
2018-06-25
Fix GetLastOpenedUser stub returning an invalid account id value
gdkchan
2018-06-25
Aways write voice state as finished playing while proper audren support is no...
gdkchan
2018-06-23
Small OpenGL Renderer refactoring (#177)
gdkchan
2018-06-23
Workaround for recent audren regression
gdkchan
2018-06-23
Fix 3 graphics related issues (#180)
gdkchan
2018-06-23
Better audren implementation (#179)
Starlet
2018-06-17
Merge pull request #152 from greggameplayer/patch-5
Ac_K
2018-06-15
delete mixed tabs & spaces & use void for methods
greggameplayer
2018-06-15
add a new Method for OpenAudioOut & OpenAudioOutAuto
greggameplayer
2018-06-15
Implement ListAudioOutsAuto & OpenAudioOutAuto
greggameplayer
2018-06-13
change places of the args of GetAvailableLanguagesCodesMethod
greggameplayer
2018-06-13
correct whitespaces
greggameplayer
2018-06-13
Implement GetAvailableLanguageCodes2 with a method
greggameplayer
2018-06-13
Merge pull request #157 from Cyuubi/pctl-initialize-and-without-initialize
Ac_K
[next]