time4tea / gopro-dashboard-overlay

Programs to process GoPro MP4 & Generic GPX/FIT files and create video dashboards & maps
GNU General Public License v3.0
383 stars 52 forks source link

0.127.0 (Custom GPX data + misc. improvements) #213

Open CyrilSLi opened 2 months ago

CyrilSLi commented 2 months ago

Fixes #148

Context

Inserting custom data is useful to display values computed by an external program.

Specific additions in this version:

Contributor Checklist

CyrilSLi commented 2 months ago

Originally I wrote the docs for new features in docs/xml. I just found out about generate_examples.py, however I am not sure what configuration venv/bin/python3 has (it seems to have been gitignore'd).