summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-17small correction to TRANSLATORS (needs more work to be fully accuratePaul Davis
2011-11-17Concatenate MidiGhostRegion::Note and MidiGhostRegion::Event.Carl Hetherington
2011-11-17Remove ghost notes when actual notes are deleted, and ensure the _optimizatio...Carl Hetherington
2011-11-17another attempt to fix win/86 VST buildsPaul Davis
2011-11-17move non-X11/GUI related lxvst code back into libardourPaul Davis
2011-11-16Slightly unpleasant fix for creation of tracks fromCarl Hetherington
2011-11-16Remove set_state / _set_state dance in Route hierarchyCarl Hetherington
2011-11-16Use capital L for solo safe button in narrow strips andCarl Hetherington
2011-11-16Tooltips for mixer strip width and hide buttons (#4477).Carl Hetherington
2011-11-16Use a Drag class for midi note selection, so that itCarl Hetherington
2011-11-16Make activate/deactivate all only operate on visibleCarl Hetherington
2011-11-16Label solo iso / solo lock buttons even on narrow stripsCarl Hetherington
2011-11-16Fix grammatical error (#4469).Carl Hetherington
2011-11-16fix win-x86-vst support in build by using CFLAGS and CXXFLAGS not CPPPATHPaul Davis
2011-11-16Doxygen tweaks.Carl Hetherington
2011-11-16Remove unused variable.Carl Hetherington
2011-11-16bump version for new same-day packagesPaul Davis
2011-11-16Save custom meter position so that it can be restored ifCarl Hetherington
2011-11-16Fix glitchness in DnDVBox placeholders.Carl Hetherington
2011-11-16Remove no-longer-required search path hack.Carl Hetherington
2011-11-16Open route group dialogue on Ctrl-right-click rather than Ctrl-left-click on ...Carl Hetherington
2011-11-16remove debugging outputPaul Davis
2011-11-16avoid duplicate panners by checking names, not symlinksPaul Davis
2011-11-16remove stupid symlink stuffPaul Davis
2011-11-16put the UI configuration file in the right place(s) in the linux packagesPaul Davis
2011-11-15some button color debuggingPaul Davis
2011-11-15include step editing and mixer binding files in linux packagesPaul Davis
2011-11-15Comment previous commit.Carl Hetherington
2011-11-15Must search for *.so* to find panners now that symlinkedCarl Hetherington
2011-11-15Don't set program 0 on opening a LXVST plugin UI as itCarl Hetherington
2011-11-15alpha -> betaCarl Hetherington
2011-11-15No-op; formatting.Carl Hetherington
2011-11-15Remove ambiguous checkbutton from Comments... menu itemCarl Hetherington
2011-11-15provide link-editor-and-mixer-selection option. gui implementation is slightl...Paul Davis
2011-11-15Use ARDOUR_EXPORT_FORMATS_PATH (as set up by the bundle)Carl Hetherington
2011-11-15Use the word Remove consistently for the remove regionsCarl Hetherington
2011-11-15Fix comment.Carl Hetherington
2011-11-15Remove unused MIDI regions as well as audio onesCarl Hetherington
2011-11-15Slightly fudged but basically reasonable fix for reports ofCarl Hetherington
2011-11-15change package names for i18n files, in an attempt to fix #4085Paul Davis
2011-11-15Fix typo in last commit.3.0-beta1Carl Hetherington
2011-11-15When tabbing between notes in a MIDI region view, only consider those that ar...Carl Hetherington
2011-11-15revert previous changes to region selection and action sensitivity handlingPaul Davis
2011-11-15Repair thinko in previous commit.Carl Hetherington
2011-11-15minor fix for linux packagingPaul Davis
2011-11-15flip a coin for a difficult GUI design question, and leave 4 region edit acti...Paul Davis
2011-11-15try using sensitize_the_right_region_actions() when region selection changes,...Paul Davis
2011-11-15Tidy a couple of minor things up.Carl Hetherington
2011-11-15don't look for panners in symlinks to avoid finding "duplicate" libsPaul Davis
2011-11-15utility function to detect symlinksPaul Davis