summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-29major fixes for MIDI patch change and note undo/redo. Patch change handling w...Paul Davis
2013-03-28some deep tweaking to get MIDI channel control into nearly done shape for 3.1Paul Davis
2013-03-28minor fix for misleading commentPaul Davis
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
2013-03-24Merge branch 'master' of git.ardour.org:ardour/ardourPaul Davis
2013-03-24more packaging name fixesPaul Davis
2013-03-24Add option to export track output to stem export dialogSakari Bergen
2013-03-24Fix static initialization order problemSakari Bergen
2013-03-24Fix PBD wscript to be python3 compatibleSakari Bergen
2013-03-22more packaging name tweaksPaul Davis
2013-03-22more tweaks to get package names rightPaul Davis
2013-03-22Merge branch 'master' of git.ardour.org:ardour/ardourPaul Davis
2013-03-22make 0/KP_0 do the same thing in the mono panner as it does in the stereo pan...Paul Davis
2013-03-22change extraction of revision and build from revision.cc, and use in the buil...Paul Davis
2013-03-21honor CTRL modifier when drag/drop importing files (copy vs embed)Robin Gareus
2013-03-21fix nasty crash when using double-nested compound (consolidated) regions caus...Paul Davis
2013-03-20Merge branch 'patches' of https://github.com/jdekozak/ardourPaul Davis
2013-03-20fix an old bug introduced when cth tried (valiantly) to make region-list -> D...Paul Davis
2013-03-20remaining part of static library commit, should have been a part of 16ce39c23...Paul Davis
2013-03-20make PBD::stacktrace() be clear if it cannot generate stacktraces for some (r...Paul Davis
2013-03-20initial, prototype modifications to permit compilation of local libraries as ...Paul Davis
2013-03-20fix other potential crashes with non-existing plugins and presets caused by i...Paul Davis
2013-03-20Fix guard nameJulien de Kozak
2013-03-20add missing filesPaul Davis
2013-03-20move path_expand() and search_path_expand() into libpbd, and use them to expa...Paul Davis