summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-20Fix converter origins for computing region length.Carl Hetherington
2010-12-20Fix split of midi regions after tempo / meter changes.Carl Hetherington
2010-12-20use notification of what was changed in MidiRegion::post_set() callPaul Davis
2010-12-20add notification of what was changed in Stateful::post_set() callPaul Davis
2010-12-20Fix summary height scaling problems when there are not enough tracks to fill ...Carl Hetherington
2010-12-20Allow deletion of program changes in the same way as notes.Carl Hetherington
2010-12-20Allow dragging of program change flags in MIDI regions.Carl Hetherington
2010-12-20Make sure that _POSIX_VERSION is available.Carl Hetherington
2010-12-19Clean up plugin preset handling a bit.Carl Hetherington
2010-12-19Fix function pointer to void* cast (and vice-versa) related warnings on POSIX...Sakari Bergen
2010-12-19Fix some spacey tabs.Carl Hetherington
2010-12-18Hopefully fix visual glitches on dragging fade ins/outs.Carl Hetherington
2010-12-18Further fade handle twaeks.Carl Hetherington
2010-12-18Tweak positioning of fade handles.Carl Hetherington
2010-12-18Finally implement position aware silence adding in export (i.e. bbt times are...Sakari Bergen
2010-12-18Add "session rate" as a possible sample rate for export formatsSakari Bergen
2010-12-17Fix comment. Fix believed erroneous add of ticks to a fractional beats value.Carl Hetherington
2010-12-17patch from lincoln to make mute controllable emit its Changed signal; note to...Paul Davis
2010-12-17fix BeatFramesConverter so that it at least works even if its not optimally n...Paul Davis
2010-12-16Missing i18n patch from prokoudine. Fixes #3610.Carl Hetherington
2010-12-16Fix comment.Carl Hetherington
2010-12-16Fix loading of PortInserts from 2.X sessions.Carl Hetherington
2010-12-16Fix deadlock.Carl Hetherington
2010-12-15make track list solo-isolate column wide enough to show "SI" as its namePaul Davis
2010-12-15Fix a memory leak.Carl Hetherington
2010-12-15fix stupid variable naming issue in last BBT commitPaul Davis
2010-12-15Restore VST preset saving without chunks. Fixes #3602.Carl Hetherington
2010-12-15Give VSTPluginUI its own header.Carl Hetherington
2010-12-15Make VST preset files pre-preset rather than global. Clean up VST preset han...Carl Hetherington
2010-12-15Save and Delete buttons for plugin presets, remove largely useless edit plugi...Carl Hetherington
2010-12-14move ticks per beat from Meter to Timecode::BBT_Time, add new constructor for...Paul Davis
2010-12-14minor safety check for symmetryPaul Davis
2010-12-14EXPERIMENTAL: allow GUI button clicks on transport controls to drive transpor...Paul Davis
2010-12-14implement methods in TempoMap for walking a given distance along a tempo map ...Paul Davis
2010-12-14fix some more incorrect casts to CanvasNote rather than CanvasNoteEvent (fixe...Paul Davis
2010-12-14Clean up libtimecode, make license of bbt_time.h LGPL.David Robillard
2010-12-14Rename libmusictime libtimecode (consistent with already used namespace "Time...David Robillard
2010-12-14Updated ru_RU.po for gtk2_ardour from Alexandre Prokoudine (#3605)Carl Hetherington
2010-12-14make global connection window inherit from ArdourDialogPaul Davis
2010-12-14Fix some gettext plural forms. Should fix #3604.Carl Hetherington
2010-12-14Fix warning better.Carl Hetherington
2010-12-14Fix warning.Carl Hetherington
2010-12-14Add dialogue to ask user about ambiguous source files. Fixes #3603.Carl Hetherington
2010-12-14Use DEBUG_TRACE for all of the MIDI clock ticker code.Carl Hetherington
2010-12-13Add missing files.David Robillard
2010-12-13Eliminate circular dependency kludge for control_protocol/smpte.o.David Robillard
2010-12-13More complete (but still incomplete) LV2 persist implementation.David Robillard
2010-12-13Oops, fix build.Carl Hetherington
2010-12-13Remove unnecessary assert from midi clock ticker code; MIDI::Port handles non...Carl Hetherington
2010-12-13Fix comment.Carl Hetherington