2.8 ... yeah, baby!
[ardour.git] / libs /
2009-03-25 Paul Davismake LADSPA and LV2 plugins pay attention to "offset...
2009-03-25 Paul Davisdo not pass a non-zero offset to plugins AFTER the...
2009-03-25 Paul Davisremove some debug output; always zero VstParameterPrope...
2009-03-24 Paul DavisVST omnibus commit edition: use wine_pthread_create...
2009-03-24 Paul Davispossible fix for clipping in RB effect-created regions
2009-03-24 Paul Davismove FST/winegcc thing around even more to avoid breaki...
2009-03-23 Paul Davisuse boost::dynamic_pointer_cast<> to avoid use of ...
2009-03-23 Paul Davisuse region sync points correctly for grid and PH motion...
2009-03-21 Sampo SavolainenMake compilation work again.
2009-03-19 Paul Davisremove some AU debugging output
2009-03-19 Paul Davisclean up & extend handling of various AU Component...
2009-03-19 Paul Davisfix an ordering problem that breaks compilation on...
2009-03-17 Paul DavisVST chunk save/restore patch from Martin Profittlich
2009-03-17 Paul Davismore rational handling of silence when (a) running...
2009-03-17 Paul Davisclean up some FST debugging output
2009-03-17 Paul Davisclean up VST debugging output
2009-03-13 Paul Davisrevert VST debugging hacks
2009-03-13 Sampo SavolainenShow which plugins are discovered - otherwise users...
2009-03-13 Paul Davisdeeper fixes for route issue/s .. make RouteSignal...
2009-03-13 Paul Davisremove icky FUDGE-ness code when sizing ComboBoxText...
2009-03-13 Paul Davisrun time check for jack_set_thread_creator() - fixes...
2009-03-13 Paul Davisuse Session::master_out() to find the master out route...
2009-03-13 Paul Davisa lot of VST support odds-and-ends, including preset...
2009-03-12 Paul Davisnew options for moving playhead to next/previous region...
2009-03-11 Paul Davisdefault click i/o setup is dual mono
2009-03-11 Paul Daviscorrect (or at least better) handling of shifted shortc...
2009-03-06 Paul Daviscombobox width fixes from mtaht
2009-03-06 Paul Davisnew/updated/extended spanish translation from Grupo...
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 Davisprevent double-listing of LADSPA plugins caused by...
2009-03-02 Paul DavisICS (image compositor socket) patches from robin gareus...
2009-03-02 Paul Davisfixes for gcc4.4 header paths
2009-02-20 Paul Davismore fix ups of indentation caused by lack of .emacs
2009-02-20 Paul Davisfix up indentation caused by lack of .emacs
2009-02-19 David RobillardFix crash on MIDI feedback with MTC (ticket #2419).
2009-02-19 Paul Davisworking VST support with VeSTige header and new FST...
2009-02-18 David RobillardMini stylistic 3.0 merge.
2009-02-18 Paul Daviscreating routes from templates now properly chooses...
2009-02-17 Ben Loftisstringstream needs to preserve plenty of significant...
2009-02-14 Paul Davistrack templates; indent fixes needed and will be forthc...
2009-01-28 Paul DavisAU state handling, including changes to PathScanner...
2009-01-02 Paul Davissave/restore meter point from carl for #1748
2008-12-06 Paul Davisfix up shorter versions of coreaudio file format strings 2.7.1
2008-12-04 Paul Davisfix up MTC message delivered internally when locate...
2008-12-04 Paul Davistweak to make that last buffer fix not break things
2008-12-04 Paul DavisMAJOR fix for any situation where an audio track is...
2008-12-04 Paul Davisshorten CoreAudioFileSource's format text and drop...
2008-12-02 Paul Davisdefine ARCH_X86 even on x86_64 (untested!); giso's...
2008-12-02 Paul Davismore session init fixes from carl
2008-11-30 Paul Davisfix up monumental botch job regarding undo history...
2008-11-26 Sampo SavolainenMake the wiimote code appear in the source package
2008-11-26 Paul Davismore OS X build fixes - make a symlink to clearlooks...
2008-11-26 Paul Davismore little build fixes for OS X
2008-11-26 Paul Davismake send GUIs into ArdourDialogs; ensure that panner...
2008-11-25 Paul Davismake Gtkmm2ext::Popup::touch() thread-safe (again;...
2008-11-25 Paul Daviscopy sends & plugins, not just plugins, when doing...
2008-11-25 Paul Davislincoln's solo-mute-override should only take effect...
2008-11-25 Paul Davislincoln's solo-mute-override patch modified/extended...
2008-11-25 Paul Daviscolinf's fix for duplicate LADSPA plugins appearing...
2008-11-25 Paul Davisthe OTHER PART of fix up region-list => canvas drags...
2008-11-25 Paul Davisenough mind-blowing crazy code, lets do intra-ardour...
2008-11-24 Paul Davisjust a little something to blow your mind. comments...
2008-11-24 Paul Daviscarl's patch to copy send i/o configuration when copyin...
2008-11-24 Paul Davistiny but massively important bug fix that actually...
2008-11-22 Paul Davisnew user option "New Plugins Active"; make only *new...
2008-11-20 Sampo SavolainenFast enough, Paul?
2008-11-20 Paul Davisfinalize death of DOCUMENTATION; new handling of 2...
2008-11-20 Paul Davistwo versions of clearlooks now
2008-11-19 Paul Davisper-route OSC control of solo/mute/recenable/gain
2008-11-18 Paul Davisdon't show nag screen if export was stopped or if SAE...
2008-11-14 Paul Davisnew plugins are active, always
2008-11-13 David RobillardSave symbols along with indices for LV2 ports (as requi...
2008-11-13 David RobillardFix warnings.
2008-11-13 Sampo SavolainenReport init/callback thread to the framework
2008-11-13 Paul Davisspeed up track resizing; fixup file DnD; stop use CAAud...
2008-11-12 Paul Davisdon't return last stop frame as audible frame if we...
2008-11-12 Paul Davisfix Session::audible_frame() return when transport...
2008-11-11 Nick MainsbridgeError viewer is set to WINDOW_TYPE_HINT_UTILITY, same...
2008-11-11 Paul Davisnew region constructor for use by audiofilters (almost...
2008-11-11 Paul Davismake it possible to not tearoff tearoff boxes :(
2008-11-10 Sampo SavolainenMore sane status led for transport
2008-11-10 Sampo SavolainenDas Wiimote Blinkenlights!
2008-11-09 Paul Davisfix for handling DnD path data, plus lots of d-n-d...
2008-11-09 Paul Daviscopy scale amp in region copy constructor
2008-11-09 Nick MainsbridgeFix rulers sometimes not refreshed on zoom, only auto...
2008-11-08 Paul Davisminor cleanup of audioengine.cc
2008-11-08 Paul Daviscatch exceptions while loading AudioUnits
2008-11-08 Paul Davisfix for incorrect reading of fade in curve under a...
2008-11-08 Paul Davisadd operator=() to Curve; add AudioRegion::copy_setting...
2008-11-06 Paul DavisOSX-only thread registration fix
2008-11-06 Paul Daviswrap PBD::Thread... signals in a mutex to avoid crashin...
2008-11-04 Sampo SavolainenDon't wait in vain for 1 second when quitting before...
2008-11-03 Paul Davisfix up what freeze does with fader settings, gain ...
2008-11-03 Paul Davisfix nasty bug in evaluation of final step of interpolat...
2008-11-02 Sampo SavolainenBind home button to move the playhead to marker. Also...
2008-11-01 Sampo SavolainenBy mistake, pressing B was connected to a function...
2008-11-01 Sampo SavolainenWiimote control surface. Bind one wiimote by pressing...
2008-11-01 Nick MainsbridgeIgnore triple clicks for mute/solo/rec-enable (fixes...
2008-11-01 Paul Davisclean up debug output from MIDI port stuff
next