Make LV2World local to lv2_plugin.cc
[ardour.git] / libs / ardour / ardour /
2011-05-14 David RobillardMake LV2World local to lv2_plugin.cc
2011-05-14 David RobillardRemove LV2Plugin::slv2_port.
2011-05-14 David RobillardGeneric scale points API.
2011-05-14 David RobillardUse LV2_SUPPORT define instead of HAVE_SLV2.
2011-05-13 Paul Davisinitial volley of work for AudioPlaylistSource, the...
2011-05-12 Carl HetheringtonFix update of session range location on copy-dragging...
2011-05-12 Paul Davisremove unused fade_source member of AudioDiskstream
2011-05-12 Paul Davisremove unused SHUTTLE_FRACT constant
2011-05-11 Carl HetheringtonFix previous patch using Ben's patch from A2 to fix...
2011-05-11 Carl HetheringtonReset fades on regions copied from time ranges in other...
2011-05-11 Carl HetheringtonAdd missing GPL boilerplate.
2011-05-08 Carl HetheringtonEnsure that empty drag-created MIDI regions get a file...
2011-05-08 Carl HetheringtonMake a new write source when the diskstream name change...
2011-05-05 Carl HetheringtonAdd a GUI to set the number of active extenders for...
2011-05-04 Carl HetheringtonRemove some unused code.
2011-05-04 Carl HetheringtonFix problems with sessions being saved as foo.ardour...
2011-05-02 Carl HetheringtonRemove playlists from the session lists when they DropR...
2011-05-02 Carl HetheringtonFactor out stop limit computation into its own method...
2011-04-23 Carl HetheringtonRe-fix compile failure with --no-nls (#3111).
2011-04-22 David RobillardUse new Suil and SLV2 APIs for LV2 plugin UIs.
2011-04-20 Carl HetheringtonA few comments.
2011-04-19 Paul Daviscrude but apparently working fix for issues with JACK...
2011-04-19 Carl HetheringtonSave route group reorderings in the session file. ...
2011-04-15 Carl HetheringtonFix 'make new plugins active' configure option (#3975).
2011-04-09 Paul Davispart two of: correctly reset capture alignment at sessi...
2011-04-09 Paul Daviscorrectly reset capture alignment at session load;...
2011-04-06 David RobillardFix broken whitespace.
2011-04-06 David RobillardFix my name :)
2011-04-06 David RobillardImplement latest LV2 files extension.
2011-04-06 Carl HetheringtonDifferentiate between pitch-shift (for audio) and trans...
2011-04-05 Paul Davisremove unused arguments to keep gcc quiet
2011-04-04 Paul Davisreimplement MidiRingBuffer::dump()
2011-04-04 Paul Davismove some DEBUG::Graph traces to DEBUG::ProcessThreads...
2011-04-03 David RobillardImplement LV2 files extension.
2011-04-02 Paul Davismore attempted cleanup of AU preset declarations
2011-04-02 Paul Davisadd the standard mechanism for search paths to the...
2011-03-30 Carl HetheringtonRemove some unused methods. Restore Solo boost, SiP...
2011-03-30 Carl HetheringtonWhitespace, add GPL boilerplate.
2011-03-29 David RobillardUpdate for latest LV2 Persist extension.
2011-03-29 David RobillardUpdate for latest LV2 persist extension.
2011-03-28 David RobillardImplement most recent LV2 persist extension.
2011-03-26 Paul Davisremove Evoral::RingBuffer, which was (a) duplicating...
2011-03-21 Paul Davisprevent limits on MAX_DBL from messing up combination...
2011-03-20 Paul Davisfixup auto-connection of new MIDI tracks and MIDI track...
2011-03-18 Paul Davisfix (?) capture alignment by making sure we use non...
2011-03-15 Paul Davisfix all manner of things relating to io connections...
2011-03-14 Paul Davismore fun and games with latency compensation, and so...
2011-03-12 Sakari BergenProperly create new presets, i.e. without duplicate...
2011-03-12 Paul Davisproperly use and publish private/public port latency...
2011-03-12 Paul Davisa better fix fpr that wierd XMLProperty botch
2011-03-12 Paul Davisuse legalize_for_path() on filenames for export presets...
2011-03-11 Paul Davissorta-kinda working latency compensation, latency repor...
2011-03-09 Paul Davisadd new concept for managing alignment style (AlignChoi...
2011-03-08 Paul Davislots of stuff related to capture alignment. things...
2011-03-07 Paul Davismanage Route::_have_internal_generator more accurately...
2011-03-07 Paul Davismissed removals that should have been in the port offse...
2011-03-07 Paul Davisfix all manner of wrongness with port buffer offsets
2011-03-07 Carl HetheringtonTrim some includes.
2011-03-07 Carl HetheringtonMake the route group submenu of the RouteTimeAxisView...
2011-03-06 David RobillardUpdate for new SLV2 UI API.
2011-03-05 Paul Davisfix monitoring so that MIDI tracks don't work the same...
2011-03-05 Paul Davissome LV2 debug tracing, part two
2011-03-05 Paul Davissome LV2 debug tracing
2011-03-04 Carl HetheringtonMake speaker dialogue manage the session's Speakers...
2011-03-02 Paul Davisremove entire "stub" file concept; open new audio and...
2011-03-02 Paul Davislincoln's patch to use QM onset detection in RFerret...
2011-03-02 Paul Davis(a) require JACK 0.120.1 to compile (but NOT to run...
2011-03-01 Paul Davisimprove, cleanup, rationalize Session::cleanup_sources...
2011-03-01 Carl HetheringtonSet session dirty when pans change (#3807).
2011-03-01 Carl HetheringtonMake sure CapturingProcessors write a type to their...
2011-03-01 Carl HetheringtonUpdate session range on trimming regions.
2011-03-01 Carl HetheringtonAdd virtual destructor.
2011-03-01 Carl HetheringtonHopefully fix disappearing MIDI recorded regions on...
2011-02-28 Carl HetheringtonFix up strip silence.
2011-02-27 Carl HetheringtonAllow naming of new tracks/busses in the add route...
2011-02-25 Carl HetheringtonFix previous patch a bit better.
2011-02-25 Carl HetheringtonMove playback_distance up to AudioDiskstream from Disks...
2011-02-24 David RobillardTidy (no functional changes).
2011-02-22 Carl HetheringtonUse commented out (correct) Mute/SoloControllable set_v...
2011-02-22 Paul Davisremove semantic-free Panner::Changed signal; make macki...
2011-02-22 Paul DavisAdd AFLFrom... enums as counterpart to PFLFrom ; add...
2011-02-20 Carl HetheringtonFix plugin parameter controllers again (#3767).
2011-02-20 Carl HetheringtonMake InternalReturns collect their sends' data on the...
2011-02-20 Carl HetheringtonModify route _processor list set up so that the logic...
2011-02-19 Paul Davisfirst pass at full output & gain coefficient interpolat...
2011-02-17 Carl HetheringtonTrim some duplicate code.
2011-02-17 Paul Davisdraw speaker positions in 2d panner
2011-02-17 Paul Davisdraw pucks (signal positions) on vbap panner
2011-02-17 Paul Davismore progress on speakers/vbap etc. etc (still a work...
2011-02-17 Paul Davispreparations for a working speaker editing dialog
2011-02-16 Paul Davisremove some undefined function decls and an unused...
2011-02-16 Paul Davisfixes for latency computation and compilation
2011-02-15 Paul Davispart two of new JACK latency API support - should fix...
2011-02-15 Paul Davispart one of several parts: implement support for new...
2011-02-15 Carl HetheringtonClean up and hopefully fix handling of logarithmic...
2011-02-15 Carl HetheringtonNo-op: whitespace.
2011-02-14 Paul Davispatches from lincoln to speed up the regionlist and...
2011-02-14 Paul Davis3.0 version of previous 2.X change to always prevent...
2011-02-12 Carl HetheringtonLabel logarithmic plugin controls correctly. Should...
2011-02-11 Paul Davisprovide solo mute gain Config parameter as a controllab...
next