Issues.00380 - lordmundi/wikidoctest GitHub Wiki
00380: Problem with dsp_cctv plugin when it is included in main DOUG and DISPLAY block when using -display
Summary: Problem with dsp_cctv plugin when it is included in main DOUG and DISPLAY block when using -display
Created: 2011–07–21 14:45
Status: Released
Category: Bug
From: brad
Version: 2.2
Released_In: 2.3
Description:
The display does not update when dsp_cctv plugin is included in a non-display plugin block and a display plugin block when the display context is specified on the command line via the -display command line option.
Comments
brad This has been fixed
Associated Commits
| commit | f8a4d19c794d7eafc328ae2512beffafce3c1e4c
link5 |
||
| Author: | Brad Bell
|
| Date: | Thu Jul 21 14:59:51 2011 -0500
|
| Message: | [@Issue 00380: fixed a bug that resulted in a plugin potentially being loaded
and initialized more than once @] |
Affected Files:
lib_Darwin/libdsp.a | Bin 958096 -> 958912 bytes
lib_Linux_FC3/libdsp.a | Bin 984834 -> 985436 bytes
lib_Linux_FC3/libdsp_s.so | Bin 825226 -> 825400 bytes
lib_Linux_FC3/libviewer.a | Bin 1080076 -> 1080108 bytes
lib_Linux_FC3/libviewer_s.so | Bin 911313 -> 911309 bytes
lib_Win32/libdsp.dll | Bin 2419063 -> 2420640 bytes
lib_Win32/libviewer.dll | Bin 2379916 -> 2380428 bytes
7 files changed, 0 insertions(+), 0 deletions(-)
| commit | 7329f0cd284dd00261b860140434162f8eee3bcf
link6 |
||
| Author: | Brad Bell
|
| Date: | Thu Jul 21 14:48:31 2011 -0500
|
| Message: | [@EDGE Issue 00380: problem with plugins being loaded multiple times
@] |
Affected Files:
src/dsp/dsp_plugin.c | 75 +++++++++++++++++++++++++++++++++±-----------------
1 file changed, 49 insertions(+), 26 deletions(-)