horstle

Results 8 issues of horstle

Based on the code from @CastagnaIT, this improves the functionality of get_lib_version and adds a check to it. It now returns an empty string if the file is corrupt or...

enhancement
arm

Hi, I just tested this app a bit and though it worked great while the app was open, I was surprised that it would always end an audio call as...

enhancement

This adds the possibility to extract Widevine from a Lacros image. It also splits code that is specific to getting Widevine from Googles repo into repo.py. Currently it relies on...

Python 3.12 will finally remove the long-deprecated distutils. So the fallback for `parse_version()` will no longer work. I don't think we can assume, that `packaging` will be installed everywhere.

- Check if the downloaded library fits the system architecture/bitness, possibly by using #415 - ~~pass a different path to find_file (cros_arm64 instead of cros_arm) for the aarch64 images~~ not...

enhancement
arm

Hi, after a long time, I finally had the time and nerves to take a look at #1 again. I thought it would be easier to implement turning the arm...

Hi, First of all I think this is a really great app. After testing it a while I was able to use the air mouse feature quite well, but one...

Since I don't have an XBox I can't test if/how we could use zstd there, so this disables it.