Paul Peavyhouse

Results 20 issues of Paul Peavyhouse

Register global hotkeys for apps. The proposed workflow is: 1. Browse the PCs and apps like normal 2. Right-Click on a PC's app and `Add Hotkey` 3. Use `Ctrl-Alt-Shift-H` to...

* Tweak libndi-get.sh * Tweak CMakeLists.txt * Tweak readme * Bump OBS-NDI version to 6.0.0 * Rebrand from `Stéphane Lepin [email protected]` to `OBS-NDI Project [email protected]` * Add Discord link in...

help wanted
macos
critical
needs-testers
Seeking Testers
windows
linux (supported)

Proposed fixes for #13 and #2.

As the title asks, is a WeakReference really necessary? The reason I ask, is that there is nothing in this API that seems to handle the case where the Activity...

Admittedly, in 2016, the number of Android devices that don't support android.app.DialogFragment is getting very small, but to increase backwards compatibility PermisoDialogFragment should extend android.support.v4.app.DialogFragment instead of android.app.DialogFragment. This would...

Once someone gets the filtered view of info they want, it would be nice to be able to export the data to CSV [or other format] for managing in a...

enhancement

I hate seeing a lot of the Flair in my hangar view. There doesn't seem to be a filter to hide it. Please either add a "Flair" filter, or I'd...

enhancement

### Feature proposal * Firebase Component: build (cmake/external/uWebSockets) This SDK uses `cmake/external/uWebSockets` `4d94401b` from 20170925 ~v0.14.4... which is **VERY** old! https://github.com/firebase/firebase-cpp-sdk/blob/b4f9e0b45d9cf69688cdb0285627aedfcc906dd9/cmake/external/uWebSockets.cmake#L21 https://github.com/uNetworking/uWebSockets/tree/4d94401b9c98346f9afd838556fdc7dce30561eb According to https://github.com/uNetworking/uWebSockets/releases?page=16, a 20170925 commit would place...

new
type: question
needs-triage

This code requires an update server to be running at https://obsndiproject.com/update. The update server is a Firebase Function with code at https://github.com/obs-ndi/firebase/blob/main/functions/index.js Much of this PR duplicates PR #960. I...