From 83682c2971ecbb9f0f1c4afa7a624e07b1c13dff Mon Sep 17 00:00:00 2001 From: Marcus Tomlinson Date: Tue, 28 Mar 2023 14:57:09 +0100 Subject: [PATCH] 9.2.0 --- CHANGES | 5 + CMakeLists.txt | 2 +- docs/Doxyfile | 2 +- docs/html/_auto_tick_thread_8h_source.html | 12 +- docs/html/_circuit_8h_source.html | 88 ++++++------ docs/html/_circuit_thread_8h_source.html | 59 +++++---- docs/html/_common_8h_source.html | 8 +- docs/html/_component_8h_source.html | 125 +++++++++--------- docs/html/_component_thread_8h_source.html | 64 +++++---- docs/html/_d_s_patch_8h_source.html | 8 +- docs/html/_d_s_patch_version_8h_source.html | 12 +- docs/html/_plugin_8h_source.html | 10 +- docs/html/_signal_8h_source.html | 8 +- docs/html/_signal_bus_8h_source.html | 8 +- docs/html/_wire_8h_source.html | 8 +- docs/html/annotated.html | 8 +- .../class_d_s_patch_1_1_circuit-members.html | 12 +- docs/html/class_d_s_patch_1_1_circuit.html | 34 ++--- ...class_d_s_patch_1_1_component-members.html | 10 +- docs/html/class_d_s_patch_1_1_component.html | 36 ++--- .../class_d_s_patch_1_1_plugin-members.html | 8 +- docs/html/class_d_s_patch_1_1_plugin.html | 14 +- .../class_d_s_patch_1_1_signal-members.html | 8 +- docs/html/class_d_s_patch_1_1_signal.html | 12 +- ...lass_d_s_patch_1_1_signal_bus-members.html | 8 +- docs/html/class_d_s_patch_1_1_signal_bus.html | 12 +- ...internal_1_1_auto_tick_thread-members.html | 8 +- ...atch_1_1internal_1_1_auto_tick_thread.html | 12 +- ..._1internal_1_1_circuit_thread-members.html | 21 +-- ..._patch_1_1internal_1_1_circuit_thread.html | 17 ++- ...internal_1_1_component_thread-members.html | 14 +- ...atch_1_1internal_1_1_component_thread.html | 26 ++-- docs/html/classes.html | 8 +- .../dir_3756d50f4003bc63fa3fe49460f9c79d.html | 8 +- .../dir_68267d1309a1af8e8297ef4c3efbcdba.html | 8 +- .../dir_96ae4afe4ae1b3c2e5b248f6fc6b60cd.html | 8 +- .../dir_d44c64559bbebec7f509842c48db8b23.html | 8 +- docs/html/doxygen.css | 64 ++++++--- docs/html/files.html | 8 +- docs/html/index.html | 58 ++++---- ..._s_patch_1_1internal_1_1_wire-members.html | 8 +- ...struct_d_s_patch_1_1internal_1_1_wire.html | 12 +- 42 files changed, 467 insertions(+), 402 deletions(-) diff --git a/CHANGES b/CHANGES index 5a9ef511..d067ca27 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +v.9.2.0 (28 March 2023) + - Fixed auto-tick bug on SetBufferCount(). + - Added TenThousandComponents test. + - Lots of optimizatons. + v.9.1.0 (31 January 2023) - Renamed move version of SetValue() to MoveValue(). - Renamed CopySignal() to SetSignal(). diff --git a/CMakeLists.txt b/CMakeLists.txt index bacd967d..14ab86c1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ set(CMAKE_CXX_EXTENSIONS OFF) # Set version information. set(DSPATCH_MAJOR 9) -set(DSPATCH_MINOR 1) +set(DSPATCH_MINOR 2) set(DSPATCH_MICRO 0) if(MSVC) diff --git a/docs/Doxyfile b/docs/Doxyfile index a1e18f22..cdd9c1a8 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.9.1.0 +PROJECT_NUMBER = v.9.2.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/_auto_tick_thread_8h_source.html b/docs/html/_auto_tick_thread_8h_source.html index beb83789..72370269 100644 --- a/docs/html/_auto_tick_thread_8h_source.html +++ b/docs/html/_auto_tick_thread_8h_source.html @@ -3,7 +3,7 @@ - + DSPatch: AutoTickThread.h Source File @@ -22,7 +22,7 @@ Logo -
DSPatch v.9.1.0 +
DSPatch v.9.2.0
@@ -30,7 +30,7 @@
- +