13
0
livetrax/libs
Robin Gareus 0e4ddcf506 Fix out-of-bounds waveform image rendering.
With large sample-rates and high-zoom-level the minimal request-size
or at least 1/10sed can exceed the max image size supported by cairo.
e.g. @192kSPS;  100ms = 19200 samples.
 * 1 sample/pixel, * 2 (left/right) = 38400px > 2^15px.
2017-05-14 20:37:58 +02:00
..
appleutility
ardour Add note name parser to convert to midi note number 2017-05-14 18:13:07 +02:00
ardouralsautil Use PBD::to_string() from pbd/string_convert.h in ardour ALSA utils 2017-04-19 09:37:00 +10:00
audiographer
backends ALSA backend: always register ports with systemic latency 2017-04-27 20:59:15 +02:00
canvas Fix out-of-bounds waveform image rendering. 2017-05-14 20:37:58 +02:00
clearlooks-newer
clearlooks-older
evoral AutomationLine time-unit conversion and paste API update 2017-04-26 23:37:27 +02:00
fluidsynth
fst
gtkmm2ext update german translation 2017-05-14 15:29:27 +02:00
hidapi
libltc
lua Fix hiding Lua __metatable -- prevent setmetatable() override 2017-03-30 05:06:34 +02:00
midi++2 Use XMLNode::set_property API in Midi::Port class 2017-04-19 09:36:48 +10:00
panners Use XMLNode::set_property API in all Panner classes 2017-04-19 09:36:53 +10:00
pbd NO-OP: whitespace and FSF address 2017-05-06 15:11:53 +02:00
plugins
ptformat
qm-dsp Patch the QM source code to make it buildable with MSVC 2017-04-02 15:32:26 +02:00
surfaces Sanitize "well-known" ctrl API 2017-05-14 00:17:11 +02:00
timecode
vamp-plugins update qm-vamp-plugins (git v1.7.1-10-g76bc879) 2017-04-01 21:50:32 +02:00
vfork