ardour/libs
Robin Gareus 2edbda2526
Replace explicit image-surface with cairo pattern/group
For MacOS/X this is equivalent, rendering happens using a
CGBitmapContext + image-surface. Windows and Linux needs profiling
for respective equivalent surfaces.
2019-12-27 19:35:02 +01:00
..
appleutility
ardour remove unused member 2019-12-27 10:53:02 -07:00
ardouralsautil
audiographer Fix for-loop condition (comma has no effect) 2019-12-05 18:23:49 +01:00
backends add a bit of debugging to JACK transport code 2019-11-15 16:06:04 -07:00
canvas Replace explicit image-surface with cairo pattern/group 2019-12-27 19:35:02 +01:00
clearlooks-newer
evoral Use labs() for long instead of abs() 2019-12-09 23:25:51 +01:00
fluidsynth Amend previous commit, fluidsynth tables 2019-12-03 00:23:54 +01:00
fst
gtkmm2ext Replace explicit image-surface with cairo pattern/group 2019-12-27 19:35:02 +01:00
hidapi
libltc
lua Add Lua typecast from C++ vector to C-Array 2019-12-01 21:32:10 +01:00
midi++2 slightly enhanced error handling when loading MIDNAM data 2019-12-19 13:14:45 -07:00
panners rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
pbd truncate unnecessarily verbose debug set/bits output 2019-12-14 10:40:07 -07:00
plugins Add support for LV2 state:freePath feature 2019-12-08 15:22:00 +01:00
ptformat
qm-dsp
surfaces Make BusSendLevel 1st class citizen (1/2) 2019-12-14 15:06:23 +01:00
temporal fix Temporal::Beats::operator* 2019-12-18 18:00:53 -07:00
vamp-plugins
vamp-pyin
vfork
waveview limit waveview render threads to 8 2019-10-28 17:24:21 -06:00
widgets Allow calling Dropdown::set_active from a signal handler 2019-10-21 14:58:59 +02:00
zita-convolver
zita-resampler