2023-08-25 Fred Gleason <fredg@paravelsystems.com>

* Added profiling code (disabled by default) to the 'RDCae' class.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-08-25 11:54:43 -04:00
parent ba1e2d84ab
commit aa8e32d6a4
2 changed files with 38 additions and 0 deletions

View File

@@ -24373,3 +24373,5 @@
* Added a feature to the 'Set Output Port' ['OP'] CAE command where
passing a '-1' for the 'port-num' argument will cause all output
stream volume controls for the specified stream to be muted.
2023-08-25 Fred Gleason <fredg@paravelsystems.com>
* Added profiling code (disabled by default) to the 'RDCae' class.