summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-04another small .de updateEdgar Aichinger
2015-04-04fix wrapper script major versionRobin Gareus
2015-04-05Amend 2c28a05nick_m
2015-04-04update German translation.Edgar Aichinger
2015-04-04Sort stem and port export dialogs by route order key.nick_m
2015-04-04improve option name consistency.Robin Gareus
2015-04-04add missing space and hyphen.Robin Gareus
2015-04-04fix OSC parameter mapping, fixes #6224Robin Gareus
2015-04-04Query backend’s setup_required() every time. fixes #6041Robin Gareus
2015-04-03fix bundles for ’3.0’, ‘4.0’ tags.Robin Gareus
2015-04-03win packaging: use common “define_versions.sh”Robin Gareus
2015-04-03fix hard-coded version in config copy dialog; use yes/no buttons, and default...4.0-rc2Paul Davis
2015-04-03fix: windows uninstall before re-installRobin Gareus
2015-04-02remove hard-coded program namePaul Davis
2015-04-03fix another untranslatableRobin Gareus
2015-04-02wording tweak.Paul Davis
2015-04-02when copying A3 config files, consider that the user may have /config rather ...Paul Davis
2015-04-02allow to prefix tags with “<text>+”Robin Gareus
2015-04-02Revert "[Summary]: Main menu item "Save Template..." should be disabled durin...Paul Davis
2015-04-02[Summary] Adding option to avoid sorting the routs in Session::foreach method...Valeriy Kamyshniy
2015-04-02[Summary] Sort the routes of session before creating time axises unconditiona...Valeriy Kamyshniy
2015-04-02[Summary]: Main menu item "Save Template..." should be disabled during record...YPozdnyakov
2015-04-02update German translationEdgar Aichinger
2015-04-02use plural form for menu itemPaul Davis
2015-04-02Revert "fix typo, list output bundles properly."Robin Gareus
2015-04-02windows: run uninstaller on re-installRobin Gareus
2015-04-02auditioning [external] files does not need peaks.Robin Gareus
2015-04-02fix #6227, ‘old_peak_path()’ does not exist on win.Robin Gareus
2015-04-01revert plugin UI kbd handling so that we get expected forwarding4.0-rc1Paul Davis
2015-04-01reverse logic in plugin GUI key handlingPaul Davis
2015-04-01reverse logic in ArdourWindow key handlingPaul Davis
2015-04-01ArdourDialog and ArdourWindow don't change magic widget focusPaul Davis
2015-04-02Potential fix for AU window close crash.nick_m
2015-04-01remove an “a3” reference.Robin Gareus
2015-04-01NOOP, just whitespaceRobin Gareus
2015-04-01protect RouteUI's destructor from crashes caused by MeterStrips with no route.Paul Davis
2015-04-01make MeterStrip::state_id() safe against null _route memberPaul Davis
2015-04-01add header to deal with destruction issues for tempo mapPaul Davis
2015-04-02Window focus handling fixes.nick_m
2015-04-01remove race condition when editing tempo/meter information.Paul Davis
2015-04-01delete tempo map at appropriate timesPaul Davis
2015-03-31updated i18n files from ./waf i18nPaul Davis
2015-03-31Revert "rename excessively old chinese translation"Paul Davis
2015-03-31rename excessively old chinese translationPaul Davis
2015-03-31fixes for recent waves tracks => ardour cherry-picks of the wavesaudio backendPaul Davis
2015-03-31add new signals to AudioEngine from waves backend changes.Paul Davis
2015-03-31manually merge current version of WavesMidiDevice::{open,close}()Paul Davis
2015-03-31[Summary] Audio Backend code cleanup - PORTION BValeriy Kamyshniy
2015-03-31[Summary] Audio Backend code cleanup - PORTION AValeriy Kamyshniy
2015-03-31[Summary] Changed midi stop order related to audioGreg Zharun