Ratchanan Srirattanamet

Results 29 issues of Ratchanan Srirattanamet

Should list all (supposedly) public APIs in C, C++, QML, and possibly DBus, which has been renamed, or notably not renamed. Question: where should this (and Focal-related) page(s) go?

**Describe Your Environment** - Version of ZoneMinder: 1.36.26 - How you installed ZoneMinder: [NixOS packaging](https://github.com/NixOS/nixpkgs/blob/master/pkgs/servers/zoneminder/default.nix), with manual override to use the latest version instead. - Full name and version of...

# Required information * Distribution: Ubuntu * Distribution version: 22.04 * The output of "snap list --all lxd core20 core22 core24 snapd": ``` core20 20231123 2105 latest/stable canonical✓ base,disabled core20...

Bug

- Makes sure that AssociateGObject() takes 1 reference for the object, not 2. g_object_ref_sink() _does_ give you a ref, so if we add a toggle ref, we must release the...

Since we have a Dockerfile here, we might as well also setup devcontainer.json to allow drive-by contributors to contribute with GitHub Codespaces. Using VSCode probably won't give as good experience...

This makes the life easier for the people that already have the app from e.g. Play Store installed.

YouTube now use the new format for live streams and shorts. The pattern is `https://www.youtube.com/{live,shorts}/`. But other than pattern change, the video ID is otherwise completely compatible with the old...

**Is your feature request related to a problem? Please describe.** I would prefer that the backported MR's branch be deleted automatically. This is possible via GitLab's "Delete source branch when...

enhancement
good first issue

The old `devDependencies` of this package causes 2 problems: - It makes building this package in the distributions difficult. Many distros no longer package NodeJS 12 that this project targeted....

While the `LICENSE` file contains a copy of GPL 3.0, the `license` field of `package.json` instead says that the license is ISC. This is confusing. Please correct either of them.