summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-05lots of tweaking and adding debug output including operator<</dump(ostream&) ...Paul Davis
2013-04-05adjust demangling code a bit so that it can easily be used with typenames and...Paul Davis
2013-04-04commit immediately post linkingPaul Davis
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis
2013-04-02Merge branch 'master' of git.ardour.org:ardour/ardourPaul Davis
2013-04-02fix (?) behaviour when punching into automation write mode while the transpor...Paul Davis
2013-04-02vtl: update session start/end only when adding (or dragging) the videoRobin Gareus
2013-04-02vtl: remove video-maintenance menuRobin Gareus
2013-04-02vtl: remove xjadeo option dialogRobin Gareus
2013-04-02vtl: update export informationRobin Gareus
2013-04-02vtl: update video-exportRobin Gareus
2013-04-02vtl: draw cross if info-request fails in open-video preview.Robin Gareus
2013-04-01fix #5424: routes created from templates do not get names based on the user-s...Paul Davis
2013-04-01likely fix for #5426 (hide all tracks doesn't work and causes inconsistent statePaul Davis
2013-04-01clarify comment about Automatable/ControlSet inheritancePaul Davis
2013-04-01fix up iterator syntax and unnecessary use of X_() in NSM patchPaul Davis
2013-04-01Merge branch 'nsm' of https://github.com/royvegard/ardourPaul Davis
2013-04-01fix compilation on OS XPaul Davis
2013-03-31Merge branch 'master' of git.ardour.org:ardour/ardourPaul Davis
2013-03-31fix missing slash-newline in --help outputPaul Davis
2013-03-31vtl: fix video-monitor [dialog] crashRobin Gareus
2013-03-31vtl: ffmpeg interaction:Robin Gareus
2013-03-31vtl: open video dialog - aspect ratiosRobin Gareus
2013-03-31remove debug outputPaul Davis
2013-03-31Merge branch 'master' of git.ardour.org:ardour/ardourPaul Davis
2013-03-31more work on the suprisingly ongoing filename/path/origin issuePaul Davis
2013-03-31Disable some actions that are not allowed while under nsmRoy Vegard Ovesen
2013-03-31vtl: open-video dialog tweaksRobin Gareus
2013-03-31Better start upRoy Vegard Ovesen
2013-03-31Make sure every imported file is copied to the session pathRoy Vegard Ovesen
2013-03-31Prevent the new session dialog from appearingRoy Vegard Ovesen
2013-03-31non-session-manager supportRoy Vegard Ovesen
2013-03-30include -P (--no-connect-ports) option in --help outputPaul Davis
2013-03-30Merge branch 'master' of git.ardour.org:ardour/ardourPaul Davis
2013-03-30fix up some confusion with filesources' _origin and _file_is_new members. if ...Paul Davis
2013-03-30vtl: minor UI dialog tweaksRobin Gareus
2013-03-30vtl: update ffmpeg parameters and output-parsingRobin Gareus
2013-03-30if a filesource is supposed to be new, don't waste time looking for it. if it...Paul Davis
2013-03-30allow double click on radio buttons in ambiguous file dialog to finish dialogPaul Davis
2013-03-30alter menu name for processor automation and hide extra separator in menu whe...Paul Davis
2013-03-30add tooltip for channel edit buttonPaul Davis
2013-03-30fix input metering when not rolling but using h/w monitoring: need to explici...Paul Davis
2013-03-29remove incorrect #includes of <cairo/cairo.h> and replace with <cairo.h>Paul Davis
2013-03-29Merge branch 'patches' of https://github.com/jdekozak/ardourPaul Davis
2013-03-29allow Drag-n-Drop onto the empty canvas (again); always import MIDI files sin...Paul Davis
2013-03-29tweak name shown in plugin selector listview as column header for "Hide"; reb...Paul Davis
2013-03-29Merge branch 'master' of git.ardour.org:ardour/ardourPaul Davis
2013-03-29major fixes for MIDI patch change and note undo/redo. Patch change handling w...Paul Davis
2013-03-29vtl: workaround xjadeo <= 0.6.4 issueRobin Gareus
2013-03-29vtl: rework import workflowRobin Gareus