-
It would be beneficial to move FXML parsing to build time, not just for speed, but particularly since it uses reflection. I've started a small project for generating Java source from FXML, so you inst…
-
I've been using betterbird for the better part of a year on Manjaro Linux with the AUR package. Since the update to 128.5.0esr, trying to filter messages in the message list (via `Ctrl`-`Shift`-`K`) f…
-
Hello,
I am trying to do a project that use a circular microphone array to track and recognize speech from multiple directions at the same time. So I want to modify ODAS_WEB and ODAS_CORE to send t…
-
From emails with Nick (@sicklittlemonkey), Aug 2017:
---
...after the discussion about printing a while back I became embarrassed about the limited output from AppleWin.
So after a bit of mes…
tomcw updated
2 years ago
-
To enhance user experience, we need to implement a loading screen that appears while fetching data from the JSON file. This will help manage user expectations, especially when there are many names to …
-
Currently there is space for 999 event commands in the range of 2000-2999.
There could be some basic grouping at least:
- Map related: 2000-2099
- Battle related: 2100 - 2199
- Language relate…
-
Bernhard Brandl wrote:
> Please find attached the PIP design doc with review comments by Walter Jaffe.
>
> Walter is a retired professor at Leiden Observatory who was heavily involved in MIDI an…
-
**System and IINA version:**
- macOS 10.13.6 (17G2208)
- IINA 1.0.0-beta3 Build 86 mpv 0.28.2
- 2018 15" MacBook Pro 2.9Ghz i9, 32GB RAM, 1TB SSD, Intel UHD 620, Radeon Pro 560X
**Expe…
-
**Is your feature request related to a problem? Please describe.**
Since repositories are now up for both dpkg-based and rpm-based distributions, add the appropriate update dialog for their users.
…
-
Are there any plans to have more collision shapes like cylinder and cone?
For example Jitter physics provides cylinder, cone and minkowski sum shapes, each of them being just few lines of code.