summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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-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-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-31Merge branch 'master' of git.ardour.org:ardour/ardourPaul 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-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-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-29vtl: workaround xjadeo <= 0.6.4 issueRobin Gareus
2013-03-29vtl: rework import workflowRobin Gareus
2013-03-29vtl: update ffprobe csv parsingRobin Gareus
2013-03-29vtl: amend 0c2d95b - fix possible race condition when terminating external p...Robin Gareus
2013-03-29vtl: add close/remove video menu entryRobin Gareus
2013-03-28vtl: fix possible race condition when terminating external programRobin Gareus
2013-03-28some deep tweaking to get MIDI channel control into nearly done shape for 3.1Paul Davis
2013-03-28vtl: fflush stdout/in after writing to external processRobin Gareus
2013-03-28vtl: hide audio-import button when import/processing startedRobin Gareus
2013-03-28minor fix for misleading commentPaul Davis
2013-03-28vtl: debug xjadeo communicationRobin Gareus
2013-03-28vtl: prepare audio offset on A/V importRobin Gareus
2013-03-28vtl: simple/localhost mode.Robin Gareus
2013-03-28vtl: rc config dialog for simple/advanced configRobin Gareus
2013-03-28vtl: prepare simple/advanced usage modesRobin Gareus
2013-03-27Squashed commit of the following:Paul Davis
2013-03-27use C++ std function for max()Robin Gareus
2013-03-27move "Video Monitor" to WindowMenuRobin Gareus
2013-03-27vtl: video sets session start/end markers.Robin Gareus