Adolfo 6bfe514ff1 feat(DiscoveryMountain): add download progress overlay and per-episode resume tracking
- Show full-screen downloading modal with progress bar, percent and KB detail, cancel button
- Track dl_total/dl_expected without LVGL locks, update via ui_timer (200ms)
- Normalize audio URLs (relative /api/files/ -> PB prefix), grow PSRAM fetch buffer 64K->600K, handle timeouts and require 95% of Content-Length
- Persist per-episode playback position in state.json positions map, restore on select_ep/go_next/go_prev
- Save position periodically (5s), on pause, on hide, and on natural finish (clears completed)
- Fix seek on resume using byte estimate and total_decoded_samples correction
- Verified symbols: 111 undefined, all exported
2026-07-22 16:54:40 -04:00
2025-09-23 21:33:04 +02:00
2025-09-23 22:36:36 +02:00
2025-09-23 21:33:04 +02:00
2025-09-23 21:33:04 +02:00
2025-09-23 21:33:04 +02:00
2026-07-03 21:41:18 +02:00
2026-07-03 23:17:09 +02:00

Tactility Apps

This project contains various official Tactility apps. Some are usable day-to-day while others are simply feature showcases.

License

The Apps are licensed as GPL v3 while the Libraries have their own license. Read more about licensing in LICENSE.md.

S
Description
No description provided
Readme 5.8 MiB
Languages
C 51.1%
C++ 43.5%
Python 4.3%
CMake 1.1%