Commit Graph
25 Commits
Author SHA1 Message Date
emmaussandGitHub c05600a26b Merge pull request #344 from greggameplayer/patch-1
fix toggleable variable in config to set the docked mode
2018-08-11 16:33:12 +03:00
emmaussandGitHub 8482e16dcc Merge pull request #304 from emmauss/listdisplays
Implemented IApplicationDisplayService:ListDisplays
2018-08-11 15:32:56 +03:00
emmaussandGitHub 402a143ae1 fix dock mode style issues 2018-08-11 12:24:55 +00:00
emmaus a9a2c0c2f5 moved metadata to process 2018-08-02 23:33:28 +03:00
emmaussandGitHub d137405e94 Merge pull request #298 from Cyuubi/npdm
Add Npdm parsing into Ryujinx.HLE
2018-08-02 22:59:14 +03:00
emmaus 4a3ed0cec7 implemented ListDisplays 2018-07-24 21:38:55 +00:00
emmaussandGitHub 45bb24dbae fix extra space 2018-07-19 18:53:49 +00:00
emmaussandGitHub 8b67297711 Added appveyor configuration file (#277) 2018-07-19 20:49:34 +03:00
emmaussandAc_K 2236f4b2c3 Implement IFileSystem:CleanDirectoryRecursively (#283)
* implement ifilesys:cleandirectoryrecursively

* clean up Ifilesystem
2018-07-18 21:05:17 +02:00
emmaussandgdkchan 267ea14cb5 fix typo in log (#93) 2018-04-20 12:40:33 -03:00
emmaussandgdkchan b334aab435 Add special log for stubs (#81)
* add stub loglevel

* add log for stubbed methods
2018-04-16 21:24:42 -03:00
emmaussandgdkchan bbcad307bd Add logclass, made changes to logging calls (#79)
* add logclass, made changes to logging calls

* made enum parsing case insensitive

* enable logclass on partial or complete match
2018-04-13 22:02:24 -03:00
emmaussandgdkchan b2668e659c log calling method in logs (#71) 2018-04-08 17:30:50 -03:00
emmaussandgdkchan 836a003c8e stubs (#69) 2018-04-04 19:16:59 -03:00
emmaussandgdkchan 0d2f073152 implement isession:getperformanceconfiguration (#64) 2018-03-23 09:26:11 -03:00
emmaussandgdkchan 423ae5d889 handle vi:u and vi:s getdisplayservice (#66) 2018-03-23 07:44:27 -03:00
emmaussandgdkchan 33ad3982aa added set: getavailablelanguagecount (#65) 2018-03-23 07:42:34 -03:00
emmaussandgdkchan 3c82c8de8c rename some services (#63) 2018-03-21 20:30:10 -03:00
emmaussandgdkchan e2a80ba29e rename some calls to current names (#61) 2018-03-21 13:28:12 -03:00
emmaussandgdkchan 4d90d60119 stub some hid service functions (#57) 2018-03-13 18:59:17 -03:00
emmaussandgdkchan 4038e63de1 Implement basic performance statistics (#53)
* implement basic frame time stats

* added game frame time

* made performancestatictics class non-static

* report average framerate instead of current framerate
2018-03-06 17:18:49 -03:00
emmaussandgdkchan 39ed14a3d6 stub IApplicationDisplayService:CloseDisplay (#52) 2018-03-06 10:25:26 -03:00
emmaussandgdkchan 65e04e9854 stub set_sys (#49) 2018-03-01 17:23:55 -03:00
emmaussandgdkchan 1b33e2f1d4 implement single tap touchscreen (#34) 2018-02-22 10:28:27 -03:00
emmaussandgdkchan 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 2018-02-20 17:09:23 -03:00