From dda66d726f378e7ba9fed3054fade76d769e02a5 Mon Sep 17 00:00:00 2001 From: Marcus Tomlinson Date: Fri, 15 Nov 2024 12:44:29 +0000 Subject: [PATCH] 11.4.0 --- CHANGES | 4 + docs/Doxyfile | 2 +- docs/html/_circuit_8h_source.html | 8 +- docs/html/_component_8h_source.html | 804 +++--- docs/html/_d_s_patch_8h_source.html | 8 +- docs/html/_plugin_8h_source.html | 8 +- docs/html/_signal_bus_8h_source.html | 216 +- docs/html/annotated.html | 8 +- .../class_d_s_patch_1_1_circuit-members.html | 8 +- docs/html/class_d_s_patch_1_1_circuit.html | 8 +- ...class_d_s_patch_1_1_component-members.html | 8 +- docs/html/class_d_s_patch_1_1_component.html | 40 +- .../class_d_s_patch_1_1_plugin-members.html | 8 +- docs/html/class_d_s_patch_1_1_plugin.html | 8 +- ...lass_d_s_patch_1_1_signal_bus-members.html | 39 +- docs/html/class_d_s_patch_1_1_signal_bus.html | 61 +- docs/html/classes.html | 8 +- .../dir_96ae4afe4ae1b3c2e5b248f6fc6b60cd.html | 8 +- .../dir_d44c64559bbebec7f509842c48db8b23.html | 8 +- docs/html/doxygen.css | 25 +- docs/html/doxygen_crawl.html | 2 +- docs/html/files.html | 8 +- docs/html/index.html | 10 +- docs/html/jquery.js | 190 +- docs/html/resize.js | 4 +- docs/html/tabs.css | 2 +- docs/latex/Makefile | 42 + docs/latex/doxygen.sty | 713 +++++ docs/latex/etoc_doxygen.sty | 2178 ++++++++++++++ docs/latex/longtable_doxygen.sty | 459 +++ docs/latex/refman.tex | 244 ++ docs/latex/tabu_doxygen.sty | 2557 +++++++++++++++++ 32 files changed, 7060 insertions(+), 636 deletions(-) create mode 100644 docs/latex/Makefile create mode 100644 docs/latex/doxygen.sty create mode 100644 docs/latex/etoc_doxygen.sty create mode 100644 docs/latex/longtable_doxygen.sty create mode 100644 docs/latex/refman.tex create mode 100644 docs/latex/tabu_doxygen.sty diff --git a/CHANGES b/CHANGES index 24426d89..13c76b5b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +v.11.4.0 (15 November 2024) + - Updated fast_any submodule (incl. optimized "has value" detection). + - Greatly optimized Tick() methods by removing unnecessary I/O resets. + v.11.3.1 (21 August 2024) - Simplified Component::GetBufferCount(). - Slightly optimized circuit wiring. diff --git a/docs/Doxyfile b/docs/Doxyfile index 0a0410e6..e0dd676a 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -32,7 +32,7 @@ PROJECT_NAME = DSPatch # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = v.11.3.1 +PROJECT_NUMBER = v.11.4.0 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer diff --git a/docs/html/_circuit_8h_source.html b/docs/html/_circuit_8h_source.html index e12f0ad1..fefabf9a 100644 --- a/docs/html/_circuit_8h_source.html +++ b/docs/html/_circuit_8h_source.html @@ -3,7 +3,7 @@ - + DSPatch: Circuit.h Source File @@ -26,7 +26,7 @@ Logo -
DSPatch v.11.3.1 +
DSPatch v.11.4.0
@@ -34,7 +34,7 @@
- +