don't attempt to check server name if possible server paths have not been discovered
[ardour.git] / libs /
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-27 Paul Davisfix broken patch that caused crash when loading an...
2009-04-14 Paul DavisEXPERIMENTAL! NEEDS TESTING! remove "offset" from almos...
2009-04-14 Paul Davismark AU plugin as uninitialized after uninitializing it
2009-03-27 Paul Davisactual fix for vestige header file specification in... 2.8
2009-03-27 Paul Davissave+restore VST preset program number; don't call...
2009-03-27 Paul Davissome totally untested FST/VST changes
2009-03-27 Paul Davisfix scons breakage on older versions of scons
2009-03-27 Paul Davisno-cache-port-buffers fix from stephane letz
2009-03-27 Paul Davisadd vestige dir to tarball
2009-03-26 Paul Davisensure that the name used the control out IO for a...
2009-03-26 Paul Davisprovide more accurate diagnostics from AudioEngine...
2009-03-26 Paul Davismore tweaks for RB compilation and linking
2009-03-26 Paul Davismerge from thirdparty rubberband 1.3 @ 4901
2009-03-26 Paul Davisremove another dead file, post-VAMP-2.0 cleanup
2009-03-26 Paul Davisremove dead files, post-VAMP-2.0 cleanup
2009-03-26 Paul Davisrearrange and update VAMP tree to match VAMP 2.0
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 :(
next