kakyoism

Results 16 issues of kakyoism

I got a problem where if the buffer fed to `ebu128`'s packet contains all negative zeros, the momentary loudness will be `nan`. Is this by design? Does kfr accept negative...

bug

I use electron-forge and WIX to build installer on Windows. But I found that if there is a version number specified in `package.json`, then the installed folder will contain a...

Thanks for coming up with this nice tool! My CI build frequently breaks due to "resource busy" error when creating dmg. I notice that the tool tries to auto-mount the...

works for me

With community help, I now can enable DRAFT API cppzmq/libzmq with vcpkg on Windows. But how do we enable this on macOS with Homebrew? Do we have special build switches...

I'm new to zmq and cppzmq. While trying to run the multithreaded example in the official guide: http://zguide.zeromq.org/cpp:mtserver My setup - macOS Mojave, Xcode 10.3 - libzmq 4.3.2 via Homebrew...

I've tested ZF_LOG_USE_NSLOG with various tips and finally came to the conclusion that NSLog is completely disabled for syslog on iOS, in favor of the new macro `os_log`. None of...

New user here. My setup - macOS Mojave - Xcode 10.3 - dylibbundler 0.4.1, installed from Homebrew Tried , on my hello-world app built with GTK+: ``` dylibbundler -od -b...

Coming from this issue: https://github.com/auriamg/macdylibbundler/issues/40 I've built a sanity-check example, which fails to find the dylib upon running: - An Xcode project `mylib` that builds a barebone .dylib, which prints...

**Is your feature request related to a problem? Please describe.** The Beeware tutorials only mention how to build and distribute a GUI app. It's unclear how to generate a command-line...

enhancement
windows
macOS

Will landslide support slide background images as [Marp](https://yhatt.github.io/marp/) does? Now that Marp added some complexity, I'm reconsidering landslide if it's still maintained.