13
0
livetrax/libs
Robin Gareus 36bbd14113 towards fixing #5711
Don’t call ::output() [here: SilenceTrimmer::process()] 
with no data to process. 

If (position + N * period-size) % chunksize == 0;
frames_left == 0 before the last call to ::output().
chunker.h:60 keeps the ProcessContext<T>::EndOfInput
flag and the SilenceTrimmer will already have done ‘in_end’ processing.
2015-01-27 23:13:55 +01:00
..
appleutility
ardour [Summary] Adding missing initialization of the date &time formats. “Init trashes” caused a bit ruined logic of the export dialog. 2015-01-27 17:06:54 -05:00
ardouralsautil
audiographer towards fixing #5711 2015-01-27 23:13:55 +01:00
backends ALSA backend: synchronous switch to/from freewheeling 2015-01-24 23:39:41 +01:00
canvas ScrollGroup::covers_{window,canvas}() need to account for possible non-zero position of the group. 2015-01-24 18:48:28 -05:00
clearlooks-newer
clearlooks-older
evoral few more basic ControList/Curve Tests 2015-01-20 00:46:58 +01:00
fst waf: fix concurrency issue with duplicate targets 2015-01-17 18:19:25 +01:00
gtkmm2ext on OS X, do not require click to activate the application 2015-01-26 11:55:58 -05:00
libltc
midi++2 remove cruft (old unused pre-git version files) 2015-01-09 06:11:57 +01:00
panners When building with MSVC make sure any backends / panners etc get copied to the correct target folder 2015-01-12 14:43:22 +00:00
pbd use C locale, because POSIX locale is not supported on windows, and operation is undefined. C works on all platforms 2015-01-19 07:29:25 -06:00
plugins/reasonablesynth.lv2 clarify reasonable synth description. 2015-01-20 21:25:59 +01:00
qm-dsp
surfaces When building with MSVC make sure any backends / panners etc get copied to the correct target folder 2015-01-12 14:43:22 +00:00
timecode remove hardcoded major version in build scripts 2015-01-08 17:59:41 +01:00
vamp-plugins
vfork