summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2009-03-19clean up & extend handling of various AU Component types & subtypes - makes A...Paul Davis
2009-03-19fix an ordering problem that breaks compilation on OS XPaul Davis
2009-03-17VST chunk save/restore patch from Martin ProfittlichPaul Davis
2009-03-17more rational handling of silence when (a) running freeze/export/bounce (b) d...Paul Davis
2009-03-17clean up some FST debugging outputPaul Davis
2009-03-17clean up VST debugging outputPaul Davis
2009-03-13revert VST debugging hacksPaul Davis
2009-03-13Show which plugins are discovered - otherwise users won't know which plugin i...Sampo Savolainen
2009-03-13deeper fixes for route issue/s .. make RouteSignal use shared_ptr<Route> rath...Paul Davis
2009-03-13remove icky FUDGE-ness code when sizing ComboBoxText's (from an idea by david...Paul Davis
2009-03-13run time check for jack_set_thread_creator() - fixes building with current JA...Paul Davis
2009-03-13use Session::master_out() to find the master out route, and avoid crash durin...Paul Davis
2009-03-13a lot of VST support odds-and-ends, including preset discovery and support, e...Paul Davis
2009-03-12new options for moving playhead to next/previous region boundaryPaul Davis
2009-03-11default click i/o setup is dual monoPaul Davis
2009-03-11correct (or at least better) handling of shifted shortcuts under OS XPaul Davis
2009-03-06combobox width fixes from mtahtPaul Davis
2009-03-06new/updated/extended spanish translation from Grupo de Traducción al EspañolPaul Davis
2009-03-05Make "consolidate range" and "bounce range to region list" not apply processi...Sampo Savolainen
2009-03-05fixes for creating tracks from templates - a new Diskstream is needed, andget...Paul Davis
2009-03-02prevent double-listing of LADSPA plugins caused by symlinks to library direct...Paul Davis
2009-03-02ICS (image compositor socket) patches from robin gareus, to keep ICS alive in...Paul Davis
2009-03-02fixes for gcc4.4 header pathsPaul Davis
2009-02-20more fix ups of indentation caused by lack of .emacsPaul Davis
2009-02-20fix up indentation caused by lack of .emacsPaul Davis
2009-02-19Fix crash on MIDI feedback with MTC (ticket #2419).David Robillard
2009-02-19working VST support with VeSTige header and new FST codePaul Davis
2009-02-18Mini stylistic 3.0 merge.David Robillard
2009-02-18creating routes from templates now properly chooses between track & bus; fix ...Paul Davis
2009-02-17stringstream needs to preserve plenty of significant digits when writing auto...Ben Loftis
2009-02-14track templates; indent fixes needed and will be forthcoming; minor fix for t...Paul Davis
2009-01-28AU state handling, including changes to PathScanner so that it can now do rec...Paul Davis
2009-01-02save/restore meter point from carl for #1748Paul Davis
2008-12-06fix up shorter versions of coreaudio file format strings2.7.1Paul Davis
2008-12-04fix up MTC message delivered internally when locate is noticed (removes stupi...Paul Davis
2008-12-04tweak to make that last buffer fix not break thingsPaul Davis
2008-12-04MAJOR fix for any situation where an audio track is playing more channels tha...Paul Davis
2008-12-04shorten CoreAudioFileSource's format text and drop use of "legacy" CoreAudio ...Paul Davis
2008-12-02define ARCH_X86 even on x86_64 (untested!); giso's patch for control surface ...Paul Davis
2008-12-02more session init fixes from carlPaul Davis
2008-11-30fix up monumental botch job regarding undo history/object/command managementPaul Davis
2008-11-26Make the wiimote code appear in the source packageSampo Savolainen
2008-11-26more OS X build fixes - make a symlink to clearlooks .so since GTK doesn't kn...Paul Davis
2008-11-26more little build fixes for OS XPaul Davis
2008-11-26make send GUIs into ArdourDialogs; ensure that panner changes propagate into ...Paul Davis
2008-11-25make Gtkmm2ext::Popup::touch() thread-safe (again; it used to be in the 0.99 ...Paul Davis
2008-11-25copy sends & plugins, not just plugins, when doing a mixer strip copy; copied...Paul Davis
2008-11-25lincoln's solo-mute-override should only take effect soloing in placePaul Davis
2008-11-25lincoln's solo-mute-override patch modified/extended to track the option chan...Paul Davis
2008-11-25colinf's fix for duplicate LADSPA plugins appearing in manager listPaul Davis