summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2012-03-02fixes for 64 bit OS X build (c/o david robillard); tested on Lion & TigerPaul Davis
2012-03-01follow glib include rules, sighPaul Davis
2012-03-01follow glib include rules, sighPaul Davis
2012-03-01use #include <typeinfo> before using typeidPaul Davis
2012-03-01follow glib include rules, sighPaul Davis
2012-03-01Hopefully fix compilation without Suil.David Robillard
2012-03-01Patch from colinf to fix crash on stem export of 4-channel tracks (#4750).Carl Hetherington
2012-02-29fix a few dangling uses of Ardour as program name, in favor of PROGRAM_NAMEPaul Davis
2012-02-29Update to latest LV2 atom extension.David Robillard
2012-02-28More verbosity for Linux VST loading.Carl Hetherington
2012-02-28Move a few declarations to first use.Carl Hetherington
2012-02-28We already checked for vstfx being NULL, so the secondCarl Hetherington
2012-02-28Use dBs for send gain automation controls too.Carl Hetherington
2012-02-27Display amp automation in dB using a logarithmic fader.Carl Hetherington
2012-02-27fix typo in jack-out-of-ports messagePaul Davis
2012-02-27Fix previous commit.Carl Hetherington
2012-02-27Be slightly more verbose about vstfx_get_info errors.Carl Hetherington
2012-02-27Slightly tweaked patch from colinf to avoid crashes onCarl Hetherington
2012-02-26Fix crash on opening the export dialogue when there are noCarl Hetherington
2012-02-25Fix real-time violation, only send UI updates if explicitly requested by UI.David Robillard
2012-02-25Use FastScreenUpdate for UI message updating, and only if plugin has message ...David Robillard
2012-02-25Full round-trip message communication between LV2 UIs and plugins.David Robillard
2012-02-25Use more straightforward 1:1 names for URI nodes.David Robillard
2012-02-25Support LV2 atom sequence ports alongside old event ports.David Robillard
2012-02-24Clean up LV2 code in preparation for atom support.David Robillard
2012-02-15part two of: make region gain line visibility global, not per-regionPaul Davis
2012-02-07fix coloring of global rec-enable button when actively recording; fix related...Paul Davis
2012-02-07remove additional "mid" color from ArdourButton; replace Active/Mid widget st...Paul Davis
2012-02-06attempt to stop sending MMC/MTC while exporting or freewheeling for any reasonPaul Davis
2012-02-06fix bug in MidiClock that sent MIDI Clock messages with negative offsets afte...Paul Davis
2012-02-06likely fix for crash-by-assert just after a MIDI diskstream overwrite (e.g. j...Paul Davis
2012-02-06even more debugging info for zthPaul Davis
2012-02-06yet more debugging info for zthPaul Davis
2012-02-06some more debugging info for zthPaul Davis
2012-02-06removed #ifdef'ed trace_midi() code (dup'ed from libmidi++)Paul Davis
2012-02-06some debugging infoPaul Davis
2012-02-03add some more variants of the cairo rounded rectangle codePaul Davis
2012-02-02add virtual method is_instrument() to PluginInfo (already existed for AUPlugi...Paul Davis
2012-02-02add a way to create a new MIDI track with an instrument pre-selectedPaul Davis
2012-02-01Make crossfade convert-to-full and activate/deactivate work across edit group...Carl Hetherington
2012-02-01Tidy up slightly.Carl Hetherington
2012-02-01Trim declaration.Carl Hetherington
2012-01-31use musical_time_equal() test for equality when copying note data, not strict...Paul Davis
2012-01-31Make crossfade active state and length changes undo-able.Carl Hetherington
2012-01-31Comments.Carl Hetherington
2012-01-30many changes, large and small, related to smart mode editing, range/region se...Paul Davis
2012-01-30Fix faulty comment in previous commit.Carl Hetherington
2012-01-30Fix non-summon of butler when a track that needs it is followed by a track th...Carl Hetherington
2012-01-30Add assert.Carl Hetherington
2012-01-30Add aux sends at the position that the menu was opened, rather than always pr...Carl Hetherington