343da892bcd7c7a14738b06644b30d5e91a35c40
- fix pos_sec integer division bug: samples/hz always 0 -> use total_decoded_samples/hz - increase dm_play stack 12288->16384, dm_fetch 16384 to avoid overflow on 91KB JSON - allocate mp3dec_t from PSRAM not stack - add ID3v2 skip for mp3 files with XMP metadata - reset last_pct on select/start to show progress bar - remove auto-play for stability, user presses Play manually - download now uses PSRAM 8192/4096 buffers, simple HTTP/1.0 non-chunked streaming Tested on 192.168.68.132: fetch 37/232, download 4.3MB ok, playback opens stream sr=16000 ch=1 ok, no immediate crash. Fixes #autoplay progress issue
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.
Description
Languages
C
51.1%
C++
43.5%
Python
4.3%
CMake
1.1%