[xiph-commits] r18477 - trunk/spectrum

xiphmont at svn.xiph.org xiphmont at svn.xiph.org
Sat Jul 21 22:35:14 PDT 2012


Author: xiphmont
Date: 2012-07-21 22:35:13 -0700 (Sat, 21 Jul 2012)
New Revision: 18477

Modified:
   trunk/spectrum/wave_panel.c
Log:
Necessary to propogate holdoff interval changes to set_trigger


Modified: trunk/spectrum/wave_panel.c
===================================================================
--- trunk/spectrum/wave_panel.c	2012-07-19 14:25:21 UTC (rev 18476)
+++ trunk/spectrum/wave_panel.c	2012-07-22 05:35:13 UTC (rev 18477)
@@ -338,6 +338,7 @@
   }
 
   blockslice_frac = plot_interval;
+  set_trigger(plot_trigger,0,plot_interval,plot_span);
   //replot();
 }
 



More information about the commits mailing list