add lib/LV2 path akin to lib/surfaces, to allow bundling of LV2 plugins in an ardour...
[ardour.git] / libs / ardour / ardour /
2013-07-10 benadd lib/LV2 path akin to lib/surfaces, to allow bundlin...
2013-06-23 Robin GareusMerge branch 'radiosrb' of https://github.com/adiknoth...
2013-06-22 Colin FletcherFurther Freesound import tweaks.
2013-06-21 Colin FletcherAdd config variable for Freesound download folder location.
2013-06-16 Robin Gareusremove executable mode-bit from files
2013-06-09 Paul DavisMerge branch 'master' of git@git.ardour.org:ardour...
2013-06-05 Paul DavisMerge branch 'master' of https://github.com/johnwpolive...
2013-06-05 Paul DavisMerge branch 'patch-1' of https://github.com/globin...
2013-06-02 Robin Gareushonor LV2 rsz:minimumSize for Atom Event buffers
2013-05-26 Sakari BergenRemove special handling of session range in export...
2013-05-19 Robin GareusForward midi feedback from LV2 plugins and allow to...
2013-05-01 Paul DavisMerge branch 'license-fix' of https://github.com/adikno...
2013-04-29 Paul DavisRevert "fix LXVST support for plugins that make audioMa...
2013-04-15 Robin GareusRevert "option to ignore feedback detection - /i know...
2013-04-15 Robin Gareusoption to ignore feedback detection - /i know what...
2013-04-11 Robin Gareusenable videotimeline by default
2013-04-10 Paul Davisfix LXVST support for plugins that make audioMaster...
2013-04-09 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-04-08 Robin Gareusadd session save signal and hook-up videotimeline
2013-04-06 Paul Davisrename Route::is_hidden() to Route::is_auditioner(...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-04-03 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-02 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-04-02 Robin Gareusvtl: remove xjadeo option dialog
2013-04-02 Paul Davisfix #5424: routes created from templates do not get...
2013-04-01 Paul Davisclarify comment about Automatable/ControlSet inheritance
2013-04-01 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-03-31 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-31 Paul Davismore work on the suprisingly ongoing filename/path...
2013-03-31 Roy Vegard OvesenMake sure every imported file is copied to the session...
2013-03-30 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-30 Paul Davisfix up some confusion with filesources' _origin and...
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-29 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-29 Paul Davismajor fixes for MIDI patch change and note undo/redo...
2013-03-28 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-28 Robin Gareusvtl: prepare simple/advanced usage modes
2013-03-28 Paul DavisSquashed commit of the following:
2013-03-27 Robin Gareusvtl: video sets session start/end markers.
2013-03-21 Paul Davisfix nasty crash when using double-nested compound ...
2013-03-20 Paul Davismove path_expand() and search_path_expand() into libpbd...
2013-03-19 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-18 Paul DavisMerge branch 'kdev4' of https://github.com/jdekozak...
2013-03-18 Paul Davisparameter-ize the URL used to donate from the nag screen
2013-03-18 Julien de KozakSet the revision mechanism independent from the VCS...
2013-03-17 Robin Gareusremove cruft (old cvsignore files)
2013-03-17 David RobillardSave LV2 presets with relative URIs to their own bundle...
2013-03-17 Sakari BergenHandle mutiple export files with the same extension...
2013-03-13 Robin Gareusvideotimline
2013-03-10 Paul Davisdo not use https for pingbacks 3.0
2013-03-09 Paul Davisadd code to display announcements, and parameterize...
2013-03-08 Paul Davisremove old call_the_mothership code
2013-03-04 Paul Davismake notice about mismatched session/ardour versions...
2013-03-03 Robin GareusSuperCaliFragilisticHoraAdaequationis
2013-03-03 Robin Gareusclock info-box: fix alignment and spacing
2013-03-03 Robin Gareusskip fade&envelope info in region XML
2013-03-02 Robin Gareusfix MTC slave+generator for non integer quarter_frame_d...
2013-01-27 David RobillardSupport state:loadDefaultState feature.
2013-01-23 Paul Davisnew logic for enabling translation in bundled releases...
2013-01-21 Paul Davisstart passing around the (possibly-bundle-modified...
2013-01-21 Paul Davisvolatile in stupid
2013-01-21 David RobillardTrim the include tree a bit.
2013-01-21 David RobillardFix MIDI loop recording.
2013-01-21 David RobillardMore style-only changes.
2013-01-21 David RobillardActually flush to disk continuously while MIDI loop...
2013-01-21 David RobillardMore whitespace-only changes.
2013-01-20 David RobillardShow matching controller name in automation lane header.
2013-01-17 Paul Davisfix up Location::first_location_(after|before) to do...
2013-01-16 Paul Davisadd copyright comments
2013-01-16 Paul Davisuse regex to match [mM][iI][dD] file extension for...
2013-01-08 Paul Davistentative redesign of MIDI looping, will probably fix...
2013-01-07 Paul Davisreinstate wiimote support, thanks to work by jannis...
2013-01-04 Paul Davisallow region list selection of whole file regions to...
2013-01-03 Paul Davisexpose operation to remove subgroup
2013-01-02 Paul Davisvarious fixes for moving markers, fixes a crash reporte...
2012-12-26 Paul Davisremove "edit" property from track/bus groups; use ...
2012-12-20 Paul Davisreplace characters that would make an export filename...
2012-12-19 Paul Davisprevent MIDI tracks from ever being in MonitoringSilenc...
2012-12-18 Paul Davischange default font scaling to 80% which makes a newly...
2012-12-14 Paul Davismerge robin gareus' libltc into ardour source tree...
2012-12-13 Ben Loftiscrossfade hack and slash. removed overlap checks,...
2012-12-13 Paul Davisreinstate the windows way for GUIIdle's but limit the...
2012-12-12 Paul Davisbecause sometimes there are good reasons for not doing...
2012-12-12 Paul Davissometimes, you just have to do what a windows programme...
2012-12-12 Paul Davisfinalize fix for MIDI track monitoring
2012-12-07 Sakari BergenMake export type an enum and pass it to the profile...
2012-12-07 Paul Davisfix issues with rec-enabling being done in RT context...
2012-12-06 Paul Davisvarious fixes for exporting, including correct handling...
2012-12-04 Paul Davisdramatically speed up the addition of large numbers...
2012-11-21 Paul Davisadd more DEBUG::Solo output ; fix assignment of remote...
2012-11-19 Paul Davisreset default automation interval to 30msec
2012-11-19 Paul Davisremove unused Automatable::automation_interval and...
2012-11-19 Paul Davistweak config param for automation sampling interval...
2012-11-18 David RobillardDeliver MIDI events to atom ports that support it,...
2012-11-18 David RobillardBetter implementation of LV2 plugin<=>UI communication.
2012-11-17 David RobillardSent precise transport information to LV2 plugins via...
2012-11-16 David RobillardTidy up tempo.h and add some documentation.
2012-11-14 Paul Davisprovide the ability to enable + disable tooltips
2012-11-14 Paul Davislikely fixes for most remaining issues with data in...
2012-11-13 Robin Gareusimplement TC offset for slave&generator.
next