summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-25properly translatable plural formsRobin Gareus
2015-10-25Changed MCP trim detection to match method used in GUI.Len Ovens
2015-10-25Markers use the selection change stack.nick_m
2015-10-25Amend last commit.nick_m
2015-10-25Set a larger minimum size for recent session scrollers.nick_m
2015-10-23back to mjpeg (revert 2cb511e and 3f157f9) for nowRobin Gareus
2015-10-23Delete SystemExec in the main process thread.Robin Gareus
2015-10-23fix crash on SystemExec::TerminateRobin Gareus
2015-10-24Relative snap for markers.nick_m
2015-10-23add ifdefs for LV2-1.0.0 compatRobin Gareus
2015-10-24ResizeNoteDrag selection click behaves as NoteDrag's does.nick_m
2015-10-24Clear point selection when uniquely selecting a note.nick_m
2015-10-22Make mackie control view mode save bank for all modes.Len Ovens
2015-10-22mime-type definition is version independent.Robin Gareus
2015-10-23Use lwrcase_dirname for desktop file names and substitutions.nick_m
2015-10-22set executable and icon name in desktop-fileRobin Gareus
2015-10-22Remove GhostRegion::CatchDeletion signal to reduce session close timesTim Mayberry
2015-10-22Enable i18n for info/error messages in MidiPatchManagerTim Mayberry
2015-10-22Only parse additional Session midnam files on Session loadTim Mayberry
2015-10-22Store the file path when constructing MidiNameDocumentTim Mayberry
2015-10-22Decouple Session from MidiPatchManager and reduce parsing of midnam xml filesTim Mayberry
2015-10-22Add PBD::Searchpath::contains method to check if a Searchpath contains a pathTim Mayberry
2015-10-22Expose protected PBD::Searchpath APITim Mayberry
2015-10-22Don't parse midnam patch files contained in Session twiceTim Mayberry
2015-10-22Refactor common code in MidiPatchManager class into new methodTim Mayberry
2015-10-22Don't call MidiPatchManager::refresh when creating MidiPatchManager instanceTim Mayberry
2015-10-22Fix a small buffer issue which could sometimes prevent sessions from being ab...John Emmas
2015-10-23Build freedesktop files if requested.nick_m
2015-10-23Amend last commit.nick_m
2015-10-23Center some windows known to be presented by ardour.nick_m
2015-10-22fix edge-case: (move playhead w/o session)Robin Gareus
2015-10-22remove invalid assertion - #6634Robin Gareus
2015-10-22Add some newly introduced sources to our MSVC project (libardour)John Emmas
2015-10-21Merge branch 'chaot4-fix_overwrite_file'Paul Davis
2015-10-21Also use overwrite_file_dialog at all the other places.André Nusser
2015-10-21Confirmation on overwrite for track and session templates. -fixes #6587André Nusser
2015-10-21Add overwrite option to save_template. (default = false)André Nusser
2015-10-21fix automation update at transport stop when in automation Play modePaul Davis
2015-10-21fix mute automation in Play automation statePaul Davis
2015-10-21Add AutomationControl::set_value_unchecked() and AutomationControl::writable(...Paul Davis
2015-10-21add commentary and clean up blank linesPaul Davis
2015-10-22More desktop file renaming.nick_m
2015-10-22Remove old ardour3 desktop files.nick_m
2015-10-22Add ardour4 desktop and mime type files.nick_m
2015-10-22User interaction preferences tooltips clarify button names.nick_m
2015-10-21variable name change: make purpose of formerly named "_values" in LV2 plugin ...Paul Davis
2015-10-21variable name change: percent is 0..100, 0..1.0 is a fractionPaul Davis
2015-10-21ensure that mutator function for CONFIG_VARIABLE_SPECIAL is used when assigni...Paul Davis
2015-10-20Make sure Mackie Control view modes start with route 1 except Mixer mode goes...Len Ovens
2015-10-20Added "Selected" view mode to Mackie Control.Len Ovens