implement AU host callbacks, to some extent
[ardour.git] / libs / ardour / ardour /
2009-11-02 Paul Davisinitial unfinished support for AU host callbacks (tempo...
2009-11-02 Paul Davisclean up last commit by sharing coding via modify_...
2009-11-02 Paul Davisprovide new cut_{front,end} region methods whose semant...
2009-10-30 Paul Davispatch from carl for #2017 - do not stop at session...
2009-10-30 Paul Davislots of deep but hard to spot changes to transport...
2009-10-29 Sampo SavolainenRemove unnecessary copy constructor
2009-10-29 Sampo SavolainenPluginInfo::type added to copy constructor. But why...
2009-10-28 Sampo SavolainenMake sure PluginInfo.type is always set plus replace...
2009-10-27 Ben Loftis2 patches inspired from 3.0. remove unused butler...
2009-10-20 Ben Loftisstore the count of imported files in the import_status...
2009-10-13 Paul DavisMTC-continue-when-looping patch from carl (#1875)....
2009-10-09 Paul Davishandle AU Factory presets along with user presets 2.8.3
2009-10-08 Paul Davisaccurate dB/log patch from Carl, back-ported from 3.0
2009-10-05 Paul Davisadd /ardour/locate <frame> <roll-after-locate> command...
2009-10-05 Paul Davisprovide jdelay-based hardware/port insert latency measu...
2009-10-05 Paul Davisadd new files, derived from jack_delay by fons
2009-10-02 Paul Davisreplace all instances of prop->value() == "yes" with...
2009-10-01 Paul Davismore on log fix, and redirect renaming fix from nickm
2009-10-01 Paul DavisLV2 external UI patch from nedko (#2777)
2009-10-01 Paul Davismerge 5674:5682 and 5689-5694 from mixbus branch
2009-09-26 Paul Davisopen un-writable sessions without complaining, and...
2009-09-17 Paul Davismore NSD hacks, including a new exception thrown when...
2009-07-18 Paul Davisimported files retain BWF timestamp info (nick murtagh...
2009-07-06 Paul Davisremove extra use of legalize_for_path() and just make...
2009-06-26 Paul Davisplaylist sort patch from nick_m, improves ordering...
2009-06-24 Paul Davissplash screen fix from nedko ; fix cleanup's failure...
2009-06-10 Ben LoftisAllow Insert Time option to move tempos and time sig...
2009-05-08 Paul Daviswhen changing a Route name, make that sure that a Route...
2009-04-30 Paul Davisimplement panner reset functionality (missing since...
2009-04-29 Paul Daviscatch jack shutdown (from server) and handle it better...
2009-04-14 Paul DavisEXPERIMENTAL! NEEDS TESTING! remove "offset" from almos...
2009-03-27 Paul Davisno-cache-port-buffers fix from stephane letz
2009-03-19 Paul Davisclean up & extend handling of various AU Component...
2009-03-17 Paul Davismore rational handling of silence when (a) running...
2009-03-12 Paul Davisnew options for moving playhead to next/previous region...
2009-03-05 Sampo SavolainenMake "consolidate range" and "bounce range to region...
2009-03-05 Paul Davisfixes for creating tracks from templates - a new Diskst...
2009-03-02 Paul DavisICS (image compositor socket) patches from robin gareus...
2009-02-14 Paul Davistrack templates; indent fixes needed and will be forthc...
2009-01-28 Paul DavisAU state handling, including changes to PathScanner...
2008-12-04 Paul Davisfix up MTC message delivered internally when locate...
2008-12-02 Paul Davisdefine ARCH_X86 even on x86_64 (untested!); giso's...
2008-11-25 Paul Davislincoln's solo-mute-override patch modified/extended...
2008-11-22 Paul Davisnew user option "New Plugins Active"; make only *new...
2008-11-19 Paul Davisper-route OSC control of solo/mute/recenable/gain
2008-11-13 David RobillardSave symbols along with indices for LV2 ports (as requi...
2008-11-13 Paul Davisspeed up track resizing; fixup file DnD; stop use CAAud...
2008-11-11 Paul Davisnew region constructor for use by audiofilters (almost...
2008-11-08 Paul Davisadd operator=() to Curve; add AudioRegion::copy_setting...
2008-11-03 Paul Davisfix up what freeze does with fader settings, gain ...
2008-10-21 Sakari BergenBackported automatic svn revision handling from 3.0
2008-10-21 Paul Davisimproved (?) Session::audible_frame()
2008-10-20 Paul Davisfix up some jerkiness/retrograde motion of playhead
2008-10-09 Paul Davisadd config var for region fade visibility
2008-10-09 Paul Davisadd global option to enable/disable region fades
2008-10-09 Paul Davisfix reload & use of MIDI port configuration, so that...
2008-10-08 Paul Davisadd initial-program-change support
2008-10-08 Paul Davisfix for bad sync with other JACK transport-aware client...
2008-10-07 Paul Davisfixes needed for track/strip ordering issues
2008-10-03 Paul Davispart II of probable fix for track sync-ordering
2008-09-22 Sampo SavolainenRemoved the extra "long".
2008-09-22 Sampo SavolainenFixed overflow issue. Code originally meant to truncate...
2008-09-19 Paul Davisshift-click to extend marker selection; marker drag...
2008-08-12 David RobillardSupport for the LV2 'data access' and 'instance access...
2008-08-09 David RobillardEmbedded LV2 GTK GUI support.
2008-07-07 Paul Davismove to scons Clone everywhere rather than Copy; add...
2008-06-18 Paul Davismake bounce range and bounce region work properly ...
2008-06-18 Paul Davismake Session::region_name() have the same performance...
2008-06-17 Paul Davisfix deep design problem with redirect parameter automat...
2008-06-03 Paul Davissmall changes to export code to hopefully fix some...
2008-06-02 Paul Davisdon't double-call JackStartFreewheeling if we're alread...
2008-05-15 Paul Davisadd note onset detection to the ferret, c/o the aubio...
2008-05-15 Paul Davismike taht's patch to remove all use of gettimeofday...
2008-05-15 Paul Davislots and lots of work to correctly deduce AU IO configu...
2008-05-14 Paul Davisuse Glib::build_filename() more widely
2008-05-13 Paul Davisinitial code for AU I/O config discovery (i hate you...
2008-05-11 David RobillardFix compilation with GCC 4.3 (at least with SYSLIBS=1).
2008-04-24 Paul Davisplugin selection via menu, along with "favorites"
2008-04-18 Paul Davisthe missing var
2008-04-17 Paul DavisAccessAction() OSC patch from Ryan Scott
2008-04-03 Paul Davisrename menu items for monitoring options, and make...
2008-04-01 Paul Davisinsert time operation
2008-03-25 Paul Davisadd new Session::Dialog signal for generic dialog inter...
2008-03-25 Paul Davismake copy-n-paste of AudioUnits work
2008-03-21 Paul Davisfix dragging that involves locked regions; auto-rebindi...
2008-03-17 Paul Davisfix problems with list stuff caused by assumptions...
2008-03-14 Paul Davisenable icon-start-from-.ardour-file to work on OS X...
2008-02-27 Paul Davisfixes from chris cannam for rb_effect bugs
2008-02-27 Paul Davismake AudioRegion::master_read() obey length limit of...
2008-02-27 Paul Davisfix up BWF creation; make CoreAudioSource work; add...
2008-02-27 Paul Davisrearrange icons/presets on xfade editor to be symmetric...
2008-02-26 Paul Davisnon-AA canvas support (not used by default); new SAE...
2008-02-22 Doug McLainSave and restore users font scale setting
2008-02-17 Nick MainsbridgeFix for last commit where rec enable state was not...
2008-02-17 Nick MainsbridgeRemove beat entry from meter dialog (beats are not...
2008-02-15 Ben Loftislock edit mode disallows sliding regions in time. ...
2008-02-15 Sampo SavolainenMake import GUI report if you are importing a file...
2008-02-14 Paul Davisdynamic discovery & loading of keybindings
2008-02-13 Doug McLaincreate xrun markers should be on by default part duex
2008-02-13 Paul Davissplash updating on gdk/quartz; more filtering of automa...
next