summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-30fix up some confusion with filesources' _origin and _file_is_new members. if ...Paul Davis
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
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-28Merge branch 'master' of git.ardour.org:ardour/ardourPaul Davis
2013-03-28little extra debugging to show discovered LXVST .so'sPaul Davis
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
2013-03-27messages related to video-server & ffmpeg external binariesRobin Gareus
2013-03-27optionally include video-server in linux bundleRobin Gareus
2013-03-26canonical names for video-toolsRobin Gareus
2013-03-26fix typo in prev commitRobin Gareus
2013-03-26vtl: increase retry timeout on 503, print http status on error.Robin Gareus
2013-03-26add <ardour-root>/bin to PATHRobin Gareus
2013-03-25use new VisibilityTracker class for ArdourWindowPaul Davis
2013-03-25add new VisibilityTracker class to implement cycling window visibility "prope...Paul Davis
2013-03-25remove notion of BUILD from build and uninstall scriptsPaul Davis
2013-03-25remove notion of BUILD from stage2.runPaul Davis
2013-03-25possible new naming convention, plus factor out version/DEBUG info into a sou...Paul Davis
2013-03-25Merge branch 'master' of git.ardour.org:ardour/ardourPaul Davis
2013-03-25more packaging tweaks related to git/wscript/pythonPaul Davis
2013-03-24Fix memory leak.David Robillard
2013-03-24Merge branch 'master' of git.ardour.org:ardour/ardourDavid Robillard
2013-03-24Load LV2 presets using lilv state API to support presets with state.David Robillard
2013-03-24more packaging changes/debuggingPaul Davis