ardour/libs
nick_m aebd5863f0 Use a dumb cache for waveview ImageSurfaces. This halves the size of the
previous one, but usually ends up using three of them at the current
CACHE_HIGH_WATER setting.
Should result in a smaller memory footprint for sessions with
multiple copies of nearby audio segments (electronic style).
The downside is the larger memory footprint for linear recording
sessions if CACHE_HIGH_WATER > 1 (1 giving a max of two
half - sized cache entries per audio stream).
2014-08-17 14:55:20 -04:00
..
appleutility [Summary] Made Tracks buildable on MAC OS X 10.9 Maverricks. 2014-07-15 15:14:08 +03:00
ardour Revert windows backend search expression to "*backend.dll" 2014-08-17 14:54:22 -04:00
ardouralsautil install libardouralsautil into the normal libdir, not a subdir 2014-08-17 14:54:34 -04:00
audiographer remove redundant os.path.join() calls when specifying install path as bld.env['LIBDIR'] 2014-08-16 16:10:30 -04:00
backends ALSA backend: separate systemic audio+midi latency 2014-08-17 14:55:07 -04:00
canvas Use a dumb cache for waveview ImageSurfaces. This halves the size of the 2014-08-17 14:55:20 -04:00
clearlooks-newer finish unfinished work at basing all install paths on the program name 2014-08-16 16:10:15 -04:00
clearlooks-older
evoral limit automation event density - fixes #5928 2014-08-17 14:55:13 -04:00
fst vst-scanner app: properly init and use libpbd's Transmitter 2014-08-16 16:50:32 -04:00
gtkmm2ext Include stdint.h for int64_t type 2014-08-17 14:53:47 -04:00
libltc Fix compile when using external version of libltc 2013-12-05 20:57:36 +10:00
midi++2 fix for storing 14 bit MIDI controller values 2014-08-16 16:15:15 -04:00
panners finish unfinished work at basing all install paths on the program name 2014-08-16 16:10:15 -04:00
pbd manually jump forward state of system_exec files to avoid various cherry-picking-related problems during merge with ardour 2014-08-16 17:53:33 -04:00
plugins/reasonablesynth.lv2 mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64) 2014-03-04 15:25:58 +01:00
qm-dsp remove redundant os.path.join() calls when specifying install path as bld.env['LIBDIR'] 2014-08-16 16:10:30 -04:00
surfaces more gettimeofday() -> g_get_monotonic_time() 2014-08-16 16:49:28 -04:00
timecode Fix timecode target so it is just libtimecode.so and not liblibtimecode.so 2014-08-17 14:53:42 -04:00
vamp-plugins finish unfinished work at basing all install paths on the program name 2014-08-16 16:10:15 -04:00
vfork add GPLv2 to exec_wrapper 2014-08-16 17:03:12 -04:00