Rayyan Ansari

Results 5 issues of Rayyan Ansari

With `ninfs 2.0a5`, the files mounted are: ``` -rw-r--r-- 1 me None 1024 Jan 7 17:25 diag_area.bin -rw-r--r-- 1 me None 64 Jan 7 17:25 nocash_blk.bin -rw-r--r-- 1 me None...

bug

This PR creates a custom logging function and gives an option to either log to console, or to log to file. ### Changes - All `printf` calls are now `Platform::LogMessage`...

This adds support for downloading the latest melonDS. * It uses the GitHub Artifacts API to get the latest release for the current platform. If it is newer than the...

Hello, Is it possible to remove the button in the top right that switches between light and dark themes, and instead just keep it on one theme? Thanks.

enhancement

I'm trying to port the pyfuse3 library to Windows using WinFUSE (it can't use WinFSP because it needs the lowlevel API), but upon running the testsuite I get this error...