summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-14add back required externPaul Davis
2014-01-14new MIDI binding map for Roland V-Studio 20, from Keith (Milner?)Paul Davis
2014-01-14revert incorrect include path changes and removal of export macros for two li...Paul Davis
2014-01-14'libs/ardour' - Non-visibility stuff changed for MSVC (mostly alterations to ...John Emmas
2014-01-14'libs/ardour' - Remove the old 'visibility.h' (so as not to merge it into cai...John Emmas
2014-01-14'libs/ardour' - DLL visibility stuff and associated changes needed for buildi...John Emmas
2014-01-14merge (with conflict fixes) with master (even against rgareus' recommendation)Paul Davis
2014-01-14fix broken build after addition of normalizer.ccPaul Davis
2014-01-13add preference -- link-send-and-route-panner defaultRobin Gareus
2014-01-13first stab at send+route panner linkRobin Gareus
2014-01-13center VBAP UI crosshairRobin Gareus
2014-01-13Merge branch 'windows+cc' into cairocanvasJohn Emmas
2014-01-13'libs/audiographer' - Add a new source file (to accommodate the stuff removed...John Emmas
2014-01-13'libs/audiographer' - DLL visibility stuff and associated changes needed for ...John Emmas
2014-01-13clamp marker name text appropriatelyPaul Davis
2014-01-13fix botched merge of vbap changesPaul Davis
2014-01-13VBAP backend re-work (part one):Robin Gareus
2014-01-13define marker height in one location, to avoid duplicated magic numbers and a...Paul Davis
2014-01-13pixel-align canvas PolyItems with single-pixel outlines, for crispnessPaul Davis
2014-01-13delete 'big' 2d panner window, if panner changes to mono|stereoRobin Gareus
2014-01-13fix delivery: check if panshell exists on session-loadRobin Gareus
2014-01-13ProcessorWindowProxy::processor_going_away takes care of deletionRobin Gareus
2014-01-13misc panning related UI tweaks:Robin Gareus
2014-01-13independent panning for external sendsRobin Gareus
2014-01-13fix output metering for Sends (Aux and External)Robin Gareus
2014-01-13add independent panner for internal (Aux) sendsRobin Gareus
2014-01-13update internal-send port-count when target port-count changesRobin Gareus
2014-01-13ignore additional channels for AFL, PFL:Robin Gareus
2014-01-13fix deadlock when removing monitoring-sectionRobin Gareus
2014-01-13fix processor -> reconfigure I/O || process concurrencyRobin Gareus
2014-01-13take process lock when adding processors:Robin Gareus
2014-01-13VBAP panner UI tweaks:Robin Gareus
2014-01-13aubio 3+4 compatRobin Gareus
2014-01-13cosmetic change - properly use lilv APIRobin Gareus
2014-01-13don't display elevation if panner does not support it.Robin Gareus
2014-01-13swap channel VBAP channelRobin Gareus
2014-01-13credit where credit is due for speaker-config and VBAP fixes inspirationRobin Gareus
2014-01-13VBAP GUI object-grab & positionRobin Gareus
2014-01-13hide speaker-config in menu (it's not implemented yet)Robin Gareus
2014-01-13add spinbox to control width in VBAP GUI,..Robin Gareus
2014-01-13VBAP rework (part III): fix position computation backend & GUIRobin Gareus
2014-01-13update default speaker position listRobin Gareus
2014-01-13VBAP GUI depends on signal-position (not parameter changes)Robin Gareus
2014-01-13VBAP backend re-work (part two): speaker positioningRobin Gareus
2014-01-13VBAP backend re-work (part one):Robin Gareus
2014-01-13Add provision for building 'libtimecode' as a DLL (MSVC build)John Emmas
2014-01-13'libs/timecode' - Change some instances of 'rint' to be 'lrint' (better compa...John Emmas
2014-01-13allow to custom select panner-type for each delivery.Robin Gareus
2014-01-13'libs/evoral' - and add 'Note.impl' to the projectJohn Emmas
2014-01-13'libs/evoral' - #include 'Note.impl' when building with MSVC (this is necessa...John Emmas