improve comment explaining the use of alloca()
[ardour.git] / libs /
2014-01-15 Paul Davisimprove comment explaining the use of alloca()
2014-01-15 Paul Davisadd back comment explaining the use of alloca()
2014-01-15 Paul Davismerge with master
2014-01-15 Robin Gareusdon't pan send/return inserts
2014-01-15 Robin Gareusrework LXVST port assignments - fixes #5827
2014-01-15 Robin Gareusstereo-panner: clamp width during processing to valid...
2014-01-15 Robin Gareusprevent stackoverflow when pannable changes to fewer...
2014-01-15 Robin Gareusre-allow panners for monitoring-section (for now)
2014-01-15 Robin Gareusfix invalid width when swiching to 2in2out
2014-01-15 Robin GareusVBAP GUI convention: top == front ^= azimuth == .5
2014-01-15 Paul Davisthe vampplugins lib that we build needs to use VAMPSDK
2014-01-15 Paul Davismerge with master
2014-01-15 Robin GareusNOOP, semantic update, don't pannable's panner for...
2014-01-15 Robin Gareuscont'd backend work on panner-linking
2014-01-15 Robin Gareusremove debug code
2014-01-14 Paul Davisfix compilation problem on OS X caused by a missing...
2014-01-14 Paul Davisadd back required extern
2014-01-14 Paul Davisrevert incorrect include path changes and removal of...
2014-01-14 John Emmas'libs/ardour' - Non-visibility stuff changed for MSVC...
2014-01-14 John Emmas'libs/ardour' - Remove the old 'visibility.h' (so as...
2014-01-14 John Emmas'libs/ardour' - DLL visibility stuff and associated...
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-14 Paul Davisfix broken build after addition of normalizer.cc
2014-01-13 Robin Gareusfirst stab at send+route panner link
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John Emmas'libs/audiographer' - Add a new source file (to accommo...
2014-01-13 John Emmas'libs/audiographer' - DLL visibility stuff and associat...
2014-01-13 Paul Davisfix botched merge of vbap changes
2014-01-13 Robin GareusVBAP backend re-work (part one):
2014-01-13 Paul Davispixel-align canvas PolyItems with single-pixel outlines...
2014-01-13 Robin Gareusfix delivery: check if panshell exists on session-load
2014-01-13 Robin Gareusindependent panning for external sends
2014-01-13 Robin Gareusfix output metering for Sends (Aux and External)
2014-01-13 Robin Gareusadd independent panner for internal (Aux) sends
2014-01-13 Robin Gareusupdate internal-send port-count when target port-count...
2014-01-13 Robin Gareusignore additional channels for AFL, PFL:
2014-01-13 Robin Gareusfix deadlock when removing monitoring-section
2014-01-13 Robin Gareusfix processor -> reconfigure I/O || process concurrency
2014-01-13 Robin Gareustake process lock when adding processors:
2014-01-13 Robin Gareusaubio 3+4 compat
2014-01-13 Robin Gareuscosmetic change - properly use lilv API
2014-01-13 Robin Gareusswap channel VBAP channel
2014-01-13 Robin GareusVBAP rework (part III): fix position computation backen...
2014-01-13 Robin Gareusupdate default speaker position list
2014-01-13 Robin GareusVBAP GUI depends on signal-position (not parameter...
2014-01-13 Robin GareusVBAP backend re-work (part two): speaker positioning
2014-01-13 Robin GareusVBAP backend re-work (part one):
2014-01-13 John Emmas'libs/timecode' - Change some instances of 'rint' to...
2014-01-13 Robin Gareusallow to custom select panner-type for each delivery.
2014-01-13 John Emmas'libs/evoral' - and add 'Note.impl' to the project
2014-01-13 John Emmas'libs/evoral' - #include 'Note.impl' when building...
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 Robin Gareusfix delivery: check if panshell exists on session-load
2014-01-13 Robin Gareusindependent panning for external sends
2014-01-13 Robin Gareusfix output metering for Sends (Aux and External)
2014-01-13 Robin Gareusadd independent panner for internal (Aux) sends
2014-01-13 Robin Gareusupdate internal-send port-count when target port-count...
2014-01-13 Robin Gareusignore additional channels for AFL, PFL:
2014-01-13 Robin Gareusfix deadlock when removing monitoring-section
2014-01-13 Paul Davisuse LIBEVORAL_TEMPLATE_API with Evoral::Note
2014-01-13 Paul Davisfix 64 bit template types
2014-01-13 Paul Davisadd new file (required by MSVC) to sources list
2014-01-13 Paul Davisuse LIBEVORAL_TEMPLATE_API
2014-01-13 Paul Davisadd LIBEVORAL_TEMPLATE_API to deal with gcc/msvc differ...
2014-01-12 Robin Gareusfix processor -> reconfigure I/O || process concurrency
2014-01-12 Robin Gareustake process lock when adding processors:
2014-01-12 Paul Davisremove VAMP and Rubberband from source tree
2014-01-12 Paul Davisadd -fvisibility=default back to cxx/cflags when buildi...
2014-01-12 Paul Davisadd export visibility macro
2014-01-12 Paul Davisadd new file
2014-01-12 Paul Davisadd missing export/visibility macro
2014-01-12 Paul Davisremove taglib from source tree (require external provision)
2014-01-12 Paul Davismove -fvisibility=hidden to the top of the source tree...
2014-01-12 Paul Davisadd export/visibility macros to libtimecode and build...
2014-01-12 Paul Davisbuild libsmf as a static library, since it is private...
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John Emmas'libs/evoral' - Move a couple of 'IdentityConverter...
2014-01-12 John Emmas'libs/evoral' - DLL visibility stuff and associated...
2014-01-12 Robin Gareusaubio 3+4 compat
2014-01-12 Robin Gareuscosmetic change - properly use lilv API
2014-01-12 Robin Gareusswap channel VBAP channel
2014-01-11 Robin Gareusredefine Pi :)
2014-01-11 Robin GareusVBAP rework (part III): fix position computation backen...
2014-01-11 Robin Gareusupdate default speaker position list
2014-01-11 Robin GareusVBAP GUI depends on signal-position (not parameter...
2014-01-11 Robin GareusVBAP backend re-work (part two): speaker positioning
2014-01-11 Robin GareusVBAP backend re-work (part one):
2014-01-11 Paul Davisfix merge with master
2014-01-11 David RobillardSupport midnam controller value labels.
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-10 Paul Davisfix merge errors with master
2014-01-10 Paul Davisfinal (?) tweaks to rectangle rendering
2014-01-10 Paul Davisclamp expose (queue_redraw()) requests to visible windo...
2014-01-10 Robin Gareusfix panner search path
2014-01-10 Paul Davismake no-zero-line be the default for wave views (still...
2014-01-10 Paul Davisfix up thinko in recent raise_to_top/lower_to_bottom...
2014-01-10 Paul Davisslightly expand CanvasRender debug output
2014-01-10 Paul Davisdon't go through ::deliver_enter_leave() unnecessarily
2014-01-10 Robin Gareusre-configure _all_ panners on a route, when panner...
next