MIDI Clock - Shuffling locate code (not actually used yet)
[ardour.git] / libs / ardour / ardour /
2013-08-02 Michael FisherMIDI Clock - Shuffling locate code (not actually used...
2013-08-02 Robin Gareusrework MIDI [processor|plugin] chain
2013-07-31 Robin Gareususe zeroed scratch buffers for "silent" plugin runs
2013-07-30 Robin Gareususe dedicated buffers for route (and track)
2013-07-29 Paul DavisMerge branch 'clang-rebased' of https://github.com...
2013-07-29 Michael FisherMoving Mclk locating code to ticker.cc. Housekeeping
2013-07-29 Michael FisherAdd method to send a song position pointer message
2013-07-29 Robin Gareusadd option to resize meterbridge track-labels
2013-07-28 Robin Gareuschange default meter-fall-off to 13.3 dB/sec
2013-07-28 Robin Gareusadd dedicated line-up level for IEC1/DIN meter (15dbFS)
2013-07-28 Robin Gareusmake LED meter style optional
2013-07-25 Robin GareusDon't allow to deactivate meter.
2013-07-23 Robin Gareusadd "0VU = +8dBu" VU meter config
2013-07-23 Robin Gareuschange default VU mode to "0VU = +4dBu (standard)"
2013-07-23 Robin Gareusimplement meter-lineup and VU standard preferences
2013-07-22 Robin Gareusrestore session backwards compatibility to 3.3
2013-07-22 Robin Gareusimplement new meter types
2013-07-22 Robin GareusRevert "Revert new meter types (postponed until after...
2013-07-15 Robin GareusRevert new meter types (postponed until after 3.3 release)
2013-07-15 Robin Gareusadd VU and IEC meter DSP (from jmeters)
2013-07-10 Robin GareusRevert "show track-ID in mixer" and "...towards unique...
2013-07-10 Robin Gareusremove unique track number from meterbridge
2013-07-10 Robin Gareusdisable number display on meterbridge by default
2013-07-10 Robin Gareususe accurate log10 for meter (fast_log2 is unsuitable...
2013-07-10 Robin Gareusshow track-ID in mixer
2013-07-10 Robin Gareusnumber/name on meterbridge
2013-07-10 Robin Gareus...towards unique track numbers.
2013-07-10 Robin Gareusallow to include solo,mute buttons on meterbridge
2013-07-10 Robin Gareusshare meter-type among meter instances.
2013-07-10 Robin Gareusprepare meter type unification
2013-07-10 Robin Gareusremember meter type with session
2013-07-10 Robin Gareusexperimental RMS-meter and peak-signal (vs peak-power...
2013-07-10 Robin Gareusmeter line-up and fall-off standard values & names
2013-07-10 Robin Gareuspeak-indicator threshold configuration
2013-07-10 Robin Gareusprepare meter configuration..
2013-07-10 Robin Gareusadd options to show/hide master and midi tracks;; hide...
2013-07-10 Robin Gareussession property - include busses in meterbridge
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.
next