Results 45 issues of Robert Lipe

- **Lazy strike at last call to xstrdup from garmin.cc**

### What happened? This is certainly going to get closed as a dupe of https://github.com/google-gemini/gemini-cli/issues/13005 Twice today, I've been using gemini-cli and bumped into this. It's a C++ project with...

priority/p1
area/agent
status/possible-duplicate

Removes strict dependency on ENABLE_AUDIO and VU > 0 in StarEffect. Allows stars to spawn in silence/no-mic configurations using base probability logic. Previously, a build without AUDIO would render options...

Refactors MeteorEffect to use AoS (struct Meteor) instead of SoA. Modernizes Draw loop, uses std::clamp, and fixes Pixel 0 drawing.

## Description Don't fetch/compile 50 copies of a lib when 2 are needed: mesmerizer and mesmerizer_lolin. Fetching, installing, building 50 copies of a JPG library for things without screens isn't...

## Description Like #788 and #789: don't download, install, compile Debounce unless it's used. ## Contributing requirements * [x] I read the contribution guidelines in [CONTRIBUTING.md](http://github.com/PlummersSoftwareLLC/NightDriverStrip/blob/main/CONTRIBUTING.md). * [x] I understand...

## Description Continues like #788 . Fetch, download, and install ug82 for the six targets that need it. ...not the other 47. Waste less development time and storage space downloading...

- **Add prototype clang format, reformat-tree** - **Add the correct clang-formats** - **First pass just to see what the diffs look like.** ## Description ## Contributing requirements * [x] I...

introduces Leaflet maps into the GPSBabel GUI, laying the groundwork to replace the previous Google Maps implementation for map previews. Changes and improvements include: (A ton of stuff that I'll...

./gpsbabel -i gpx -f bigw.gpx -x kalman -o gpx -F bigw-filered.gpx kalman: [GEN] interpolated point at "Mon Sep 22 14:39:57 2025 GMT" "interpolated2-1" lat: XX.XXXX lon: -YY.YYYY This is disturbing...