History log of /dflybsd-src/usr.bin/dsynth/progress.html (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v6.4.0, v6.4.0rc1, v6.5.0, v6.2.2, v6.2.1, v6.3.0, v6.0.1, v6.0.0, v6.0.0rc1, v6.1.0
# 51705b28 14-Dec-2020 Antonio Huete Jimenez <tuxillo@quantumachine.net>

dsynth: Collect and present meta-node statistics.

- Do not display meta-node ports in 'built' since they are
not really built (although they are marked as successful).
- Create a new categor

dsynth: Collect and present meta-node statistics.

- Do not display meta-node ports in 'built' since they are
not really built (although they are marked as successful).
- Create a new category called 'meta' where meta-nodes will
be represented.
- Curses mode does not show meta-nodes, the display is already
too tight.

Feature-request-by: @zrj

show more ...


Revision tags: v5.8.3, v5.8.2, v5.8.1, v5.8.0, v5.9.0, v5.8.0rc1, v5.6.3
# 8b485838 04-Feb-2020 Matthew Dillon <dillon@apollo.backplane.com>

dsynth - Add HTML support

* Bring in progress.css, progress.html, progress.js, and icons from
the synth project. Add John's copyright to progress.js.

* dsynth now generates the logs/Report subdi

dsynth - Add HTML support

* Bring in progress.css, progress.html, progress.js, and icons from
the synth project. Add John's copyright to progress.js.

* dsynth now generates the logs/Report subdirectory, all necessary
files, and dynamically generates the json.

The summary.json database is updated every 10 seconds to reduce wear and
tear.

* Split the history files in 50KB segments to reduce network traffic.

show more ...