summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2012-06-23Replace use of PBD::sys::path in ardour/template_utils.hTim Mayberry
2012-06-23Use std::string instead of PBD::sys::path in pbd/search_path.h, pbd/file_util...Tim Mayberry
2012-06-23Remove unneeded header includeTim Mayberry
2012-06-22don't swallow left/right scroll events in a midi region view when in internal...Paul Davis
2012-06-22use the pane watcher to prevent the nastiness that occurs when the RHS editor...Paul Davis
2012-06-22keep latency dialog for plugins above the plugin GUIPaul Davis
2012-06-22introduce the idea of a "default transport speed", used whenever Session::sta...Paul Davis
2012-06-22fix reset of transport speed when seamless looping; add a few comments and ti...Paul Davis
2012-06-22provide an easier way to add mixed (audio+MIDI) tracks to a session, to facil...Paul Davis
2012-06-21sshhhPaul Davis
2012-06-21smooth 0.5 second fade out during quit, plus MIDI panic to turn everything of...Paul Davis
2012-06-20Add a menu option and key press (F) in port matrices to flip the selected row...Carl Hetherington
2012-06-20Unify clamping of frames-per-unit values during zoom; should help with #3514.Carl Hetherington
2012-06-20Remove indirected method calls.Carl Hetherington
2012-06-20tweak expander label name as per thorsten wilms' suggestionPaul Davis
2012-06-20tweak button label name as per thorsten wilms' suggestionPaul Davis
2012-06-19Clarify the meaning of the show-region-gain-envelopes option.Carl Hetherington
2012-06-19Make sure we always copy Freesound imported files as well as MIDI ones (#4675).Carl Hetherington
2012-06-19patch from colinf that adds an 'empty' preset to the preset drop-down list, s...Paul Davis
2012-06-19patch for handling LV2 presets from colinf (#4698)Paul Davis
2012-06-19really, really do not signal MidiRegionView::SelectionCleared during destructionPaul Davis
2012-06-19Change option name to clarify that get_default_narrow_ms is applied to the mi...Carl Hetherington
2012-06-19Add option to add new range marker from the context menu without needing the ...Carl Hetherington
2012-06-19Fix logic for setting mixer strip name button widths (#4448).Carl Hetherington
2012-06-19Use set_editable() rather than set_sensitive() to lock the clocks of locked m...Carl Hetherington
2012-06-19slighty brighten bar lines and slighty dim beat lines for easier visual disti...Paul Davis
2012-06-18Disallow import-without-copy for MIDI files (#4148).Carl Hetherington
2012-06-18fix compilation on OS XPaul Davis
2012-06-18define CHARSETALIASDIR (again) to stop various bits of the GNU stack from loa...Paul Davis
2012-06-18fix comment indentationPaul Davis
2012-06-17Hacky fix for track height step losing 'grip' on theCarl Hetherington
2012-06-17Remove believed-unnecessary and broken MIDI thru option;Carl Hetherington
2012-06-17make it possible for canvas patch changes to receive kbd events, and along th...Paul Davis
2012-06-17Add option to disable autoscroll of editor (#4721).Carl Hetherington
2012-06-17Simplify management of waveform visibility / shape / scale;Carl Hetherington
2012-06-16do NOT call ProcessThread::init() **again** inside a freeze op, since this is...Paul Davis
2012-06-15Re-show all xfades that we hide during drags (#4933).Carl Hetherington
2012-06-14Darken light theme treeview text (#3877).Carl Hetherington
2012-06-14Fix crash on close.Carl Hetherington
2012-06-13Fix visibility of midi scroomer and keyboard.Carl Hetherington
2012-06-13Use preview filename rather than the first-alphabetically-sorted filename for...Carl Hetherington
2012-06-13Patch from colinf to fix problems with toggle mixer on top (#2477).Carl Hetherington
2012-06-13Scale the piano roll right with stacked tracks, as well.Carl Hetherington
2012-06-13Uninitialised variable.Carl Hetherington
2012-06-13Remove unused variable.Carl Hetherington
2012-06-13Shrink the midi scroomer to match the keyboard in stacked mode.Carl Hetherington
2012-06-13Don't recompute child heights when building the route time axis view menu.Carl Hetherington
2012-06-13Colour lower stacked regions with a lighter colour and make it configurable (...Carl Hetherington
2012-06-13Make y position of MIDI note drags slightly better.Carl Hetherington
2012-06-13Make a few more MIDI track menu options apply to the current selection (#4106).Carl Hetherington