Gabriel
Gabriel
I just built the latest revision from master (e83c1166) on ARM64 Mac and the test suite completed successfully. I think we can close this issue.
I just noticed: the build output actually tells us what goes wrong during the install step: ``` -- Installing: /Users/hege/projects/vvdec/install/lib/libvvdec.dylib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate...
So, it's 2019 and you are really still using plain md5? Really? Not even salted? I know I shouldn't judge software by the programming language it is written in, but...
Ok, I'm sorry. I didn't know this project was unmaintained. I just saw the really recent release and didn't realize the previous release was more than two years old.
> @K-os a different realm per user is not an option, because we have to send the realm before we know what the user id might be. Yes, I know,...
Just cloning the current version from the master branch to `~/.local/share/gnome-shell/extensions/touchpad-indicator@orangeshirt` and editing the `metadata.json` to support version 42 seems to work for me.
Hi @xrayleigh2000 let me comment on that also: I see you completely reformatted the code. If you don't want to reapply your actual modifications to our original formatting, I would...
Hi, I am also seeing this issue, but I have some hints for debugging: I think it only happens when the primary monitor is positioned on the right and also,...
This issue seems to be fixed with the latest reworking of the thread pool implementation. Please reopen the issue if the problem persists.
Is there a use case for that feature besides live transmissions (e.g., conferencing), where you want to insert key frames to compensate for packet loss or joined participants? /edit: Ignore...