MTrapa
MTrapa
**Describe the bug** Some UI elements are not accessible, as hey are hidden behind other elements and there's no real scroll bar for them This is cased by the high...
## Setup I've used PPSSPP 1.9.3, this fork to be specific https://forums.ppsspp.org/showthread.php?tid=26019 Following the instructions there provided, i connected the two PPSSPP istances on Wipeout Pure, EUR ## Universal Split...
## Description of the problem I want to filter files being downloaded based on the URLs in detail, to avoid downloading unwanted content such as videos My university hosts a...
### Validation - [X] I've read the [FAQ](https://github.com/xenia-canary/xenia-canary/wiki/FAQ). - [X] The Xenia build used is from a canary branch. (not MLBS/AlexVS/master/pull requests, etc) - [X] This issue isn't for help...
Th e app doesn't seem to work in android 10 I used it to backup my crucial apps, had to format my device, reinstalled Android switching to 10 and i...
For a while it seems oandbackup has been silently crashing in the background when it should have been doing a planned backup. Even opening the app and forcing it to...
Trying to use it to discover upnp enabled devices, fails ``` upnpy.UPnP() print(upnp.discover()) --------------------------------------------------------------------------- RemoteDisconnected Traceback (most recent call last) in 2 3 upnp = upnpy.UPnP() ----> 4 print(upnp.discover()) 5...