13
0
livetrax/libs
Robin Gareus 6cf5e989c0 time-bound memory-pool
O(1) realloc() for use with Lua.
A standard malloc/free/realloc API is exposed for testing and other
potential use-cases.

The current configuration it's performs well for lua-metatables
(regular calls to realloc() with varying tiny chunks ~1-50 bytes)
For the use-case at hand it outperforms TLSF.
2016-02-22 22:06:47 +01:00
..
appleutility replicate the remove-all-trailing whitespace commit(s) in master 2016-02-22 15:31:24 -05:00
ardour add syntax and scaffolding for MIDI binding maps to refer to selected tracks/busses. 2016-02-22 15:31:25 -05:00
ardouralsautil alsa: allow environment variable ARDOUR_ALSA_DEVICE to identify a single, arbitrary ALSA PCM name as the only available/allowed device 2016-02-21 12:44:54 -05:00
audiographer Spelling correction patch from Debian 2016-02-22 15:13:01 -05:00
backends Accommodate newly introduced source(s) in our MSVC project (portaudio_backend) 2016-02-12 12:31:23 +00:00
canvas Spelling correction patch from Debian 2016-02-22 15:13:01 -05:00
clearlooks-newer Fix compilation warnings. (libs part) 2016-02-22 15:11:02 -05:00
clearlooks-older
evoral
fst
gtkmm2ext fix merge/rebase mistake 2016-02-22 15:31:26 -05:00
libltc
lua Add a VC project for building the new lua branch with MSVC 2016-02-22 22:06:47 +01:00
midi++2 Spelling correction patch from Debian 2016-02-22 15:13:01 -05:00
panners
pbd time-bound memory-pool 2016-02-22 22:06:47 +01:00
plugins/reasonablesynth.lv2
ptformat remove C++11'isms from libptformat. back to C++98 compat. 2016-02-13 23:15:47 +01:00
qm-dsp
surfaces cleanup post-rebase-against-master messes 2016-02-22 15:31:25 -05:00
timecode
vamp-plugins add an OOM check. 2016-02-20 20:47:13 +01:00
vfork