Bill Kendrick

Results 14 comments of Bill Kendrick

It appears this would have to be supported by the TNFS server on the other end, although internally inside PlatformIO, it'd need to be replicated to support the same functionality...

Thanks @mozzwald. In FujiNet Flasher I see two recent Atari 8-bit firmware revisions right now: `2022-08-28 0.5.383dcb20` (so just over 2 weeks old) and (oddly, listed second in the pulldown)...

Still seems to fail. FujiNet logs showing "Could not parse JSON" when I hit the URL seen in this ticket (with "?limit=10") running the MASTODON.BAS example program. ``` [23:10:48] S:...

I'm getting the main web UI to show what's mounted in TNFS host slots and drive slots, so crossed that off this list.

Note to self: Updates would happen (as of 8/2022) in `lib/http/httpServiceParser.cpp`, and `data/BUILD_xxx/index.html`.

In a minor step towards something like this, I'm getting the web UI to show what's mounted in TNFS host slots and drive slots...

Good point about the buffer not being large enough. I'll update the wiki page. IIRC I based the C code on what Wade did in Action! & BASIC, and I'm...

I would call this "nice-to-have," since the hover option is probably a suitable alternative. I'm used to most other Qt & KDE apps having text labels on buttons, as a...