summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
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: remove xjadeo option dialogRobin Gareus
2013-04-01fix #5424: routes created from templates do not get names based on the user-s...Paul Davis
2013-04-01clarify comment about Automatable/ControlSet inheritancePaul Davis
2013-04-01Merge branch 'nsm' of https://github.com/royvegard/ardourPaul Davis
2013-03-31remove debug outputPaul Davis
2013-03-31more work on the suprisingly ongoing filename/path/origin issuePaul Davis
2013-03-31Make sure every imported file is copied to the session pathRoy Vegard Ovesen
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-30fix input metering when not rolling but using h/w monitoring: need to explici...Paul Davis
2013-03-29Merge branch 'patches' of https://github.com/jdekozak/ardourPaul Davis
2013-03-29major fixes for MIDI patch change and note undo/redo. Patch change handling w...Paul 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: prepare simple/advanced usage modesRobin Gareus
2013-03-27Squashed commit of the following:Paul Davis
2013-03-27vtl: video sets session start/end markers.Robin Gareus
2013-03-24Fix memory leak.David Robillard
2013-03-24Load LV2 presets using lilv state API to support presets with state.David Robillard
2013-03-23Fix some compilation warningsJulien de Kozak
2013-03-21fix nasty crash when using double-nested compound (consolidated) regions caus...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-20move path_expand() and search_path_expand() into libpbd, and use them to expa...Paul Davis
2013-03-20fix crash when deleting non-existing presetsPaul Davis
2013-03-19fix mishanding of LXVST (and windows VST) plugin names where the path include...Paul Davis
2013-03-19[cosmetics] Replace "misformed" by "malformed" in PO filesAdrian Knoth
2013-03-18Merge branch 'kdev4' of https://github.com/jdekozak/ardourPaul Davis
2013-03-18parameter-ize the URL used to donate from the nag screenPaul Davis
2013-03-18Set the revision mechanism independent from the VCS nameJulien de Kozak
2013-03-17remove cruft (old cvsignore files)Robin Gareus
2013-03-17Save LV2 presets with relative URIs to their own bundle, in the same style as...David Robillard
2013-03-17Handle mutiple export files with the same extension but different format.Sakari Bergen
2013-03-14match *.[mM][iI][dD][iI]$ as well as *.[mM][iI][dD] files when looking for MI...Paul Davis
2013-03-13videotimlineRobin Gareus
2013-03-12remove very out of date xcode project definitionPaul Davis
2013-03-12fix error reporting for a realpath(2) errorPaul Davis
2013-03-10do not use https for pingbacks3.0Paul Davis
2013-03-09add code to display announcements, and parameterize several URL's used in the...Paul Davis
2013-03-08remove old call_the_mothership codePaul Davis
2013-03-06two fixes from TheCranston to help out on OS X with disk space measurement, m...Paul Davis
2013-03-04make notice about mismatched session/ardour versions more prominent, since yo...Paul Davis
2013-03-03updated .po files, including new cs versions for libs/ardour and libs/gtkmm2extPaul Davis
2013-03-03SuperCaliFragilisticHoraAdaequationisRobin Gareus
2013-03-03clock info-box: fix alignment and spacingRobin Gareus
2013-03-03replace unicode dash with (monospace) minus.Robin Gareus
2013-03-03skip fade&envelope info in region XMLRobin Gareus
2013-03-03fix region fade/env XML save - fixes #5353Robin Gareus