summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2010-12-28fix rounding errors and bbox glitches that led to lines missing redraws, plus...Paul Davis
2010-12-28Remove unnecessary _have_transaction flag in TrimDrag. Fix undo when a trim ...Carl Hetherington
2010-12-28Missing files.Carl Hetherington
2010-12-28Unify program change and bank handling so that they are manipulated together.Carl Hetherington
2010-12-26Use the channel selector to decide which channel to add program changes to.Carl Hetherington
2010-12-26Fix Ardour -> PROGRAM_NAME (#3627).Carl Hetherington
2010-12-23add EPA stuff from 2.XPaul Davis
2010-12-23Use MTC instead of MIDI Timecode as the string for the external sync button. ...Carl Hetherington
2010-12-23Remove Program Change automation lane options.Carl Hetherington
2010-12-22Add menu option to insert program changes.Carl Hetherington
2010-12-22Refactor so that all the locate-related stuff in CursorDrag is in one method....Carl Hetherington
2010-12-22Update transport clocks on initial grab of the playhead cursor.Carl Hetherington
2010-12-22Account for the fact that CursorDrag only ever drags the playhead. Fix playh...Carl Hetherington
2010-12-22Fix some i18n problems.Carl Hetherington
2010-12-22Fix region resizing with grid snapping enabled (#3620).Carl Hetherington
2010-12-20Clean up region.h and trim include tree.David Robillard
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-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-16Missing i18n patch from prokoudine. Fixes #3610.Carl Hetherington
2010-12-15make track list solo-isolate column wide enough to show "SI" as its namePaul Davis
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-14fix some more incorrect casts to CanvasNote rather than CanvasNoteEvent (fixe...Paul Davis
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-14Add dialogue to ask user about ambiguous source files. Fixes #3603.Carl Hetherington
2010-12-13Eliminate circular dependency kludge for control_protocol/smpte.o.David Robillard
2010-12-12Fix display of MIDI automation on regions with non-zero _start. Should fix #...Carl Hetherington
2010-12-12Small cleanups.Carl Hetherington
2010-12-12Make adjust region gain work in 1dB steps with no upper limit. Should fix or...Carl Hetherington
2010-12-12Fix a couple of i18n warnings.Carl Hetherington
2010-12-11Notice edits made to spinbuttons via numbers on the keyboard. Fixes #3413.Carl Hetherington
2010-12-11Fix compiler warningsSakari Bergen
2010-12-11Fix a few tiny memory leaks.Carl Hetherington
2010-12-10Stop bounce / freeze on tracks that have more outputs than inputs and so cann...Carl Hetherington
2010-12-10Fix thinko in previous commit.Carl Hetherington