summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
AgeCommit message (Expand)Author
2013-07-30use dedicated buffers for route (and track)Robin Gareus
2013-07-29Moving Mclk locating code to ticker.cc. HousekeepingMichael Fisher
2013-07-29Add method to send a song position pointer messageMichael Fisher
2013-07-29add option to resize meterbridge track-labelsRobin Gareus
2013-07-28change default meter-fall-off to 13.3 dB/secRobin Gareus
2013-07-28add dedicated line-up level for IEC1/DIN meter (15dbFS)Robin Gareus
2013-07-28make LED meter style optionalRobin Gareus
2013-07-25Don't allow to deactivate meter.Robin Gareus
2013-07-23add "0VU = +8dBu" VU meter configRobin Gareus
2013-07-23change default VU mode to "0VU = +4dBu (standard)"Robin Gareus
2013-07-23implement meter-lineup and VU standard preferencesRobin Gareus
2013-07-22restore session backwards compatibility to 3.3Robin Gareus
2013-07-22implement new meter typesRobin Gareus
2013-07-22Revert "Revert new meter types (postponed until after 3.3 release)"Robin Gareus
2013-07-15Revert new meter types (postponed until after 3.3 release)Robin Gareus
2013-07-15add VU and IEC meter DSP (from jmeters)Robin Gareus
2013-07-10Revert "show track-ID in mixer" and "...towards unique track numbers."Robin Gareus
2013-07-10remove unique track number from meterbridgeRobin Gareus
2013-07-10disable number display on meterbridge by defaultRobin Gareus
2013-07-10use accurate log10 for meter (fast_log2 is unsuitable inaccurate)Robin Gareus
2013-07-10show track-ID in mixerRobin Gareus
2013-07-10number/name on meterbridgeRobin Gareus
2013-07-10...towards unique track numbers.Robin Gareus
2013-07-10allow to include solo,mute buttons on meterbridgeRobin Gareus
2013-07-10share meter-type among meter instances.Robin Gareus
2013-07-10prepare meter type unificationRobin Gareus
2013-07-10remember meter type with sessionRobin Gareus
2013-07-10experimental RMS-meter and peak-signal (vs peak-power) queryRobin Gareus
2013-07-10meter line-up and fall-off standard values & namesRobin Gareus
2013-07-10peak-indicator threshold configurationRobin Gareus
2013-07-10prepare meter configuration..Robin Gareus
2013-07-10add options to show/hide master and midi tracks;; hide inactive tracksRobin Gareus
2013-07-10session property - include busses in meterbridgeRobin Gareus
2013-07-10add lib/LV2 path akin to lib/surfaces, to allow bundling of LV2 plugins in an...ben
2013-06-21Add config variable for Freesound download folder location.Colin Fletcher
2013-06-16remove executable mode-bit from filesRobin Gareus
2013-06-03honor LV2 rsz:minimumSize for Atom Event buffersRobin Gareus
2013-05-26Remove special handling of session range in export. Fixes things when the ses...Sakari Bergen
2013-05-19Forward midi feedback from LV2 plugins and allow to chain LV2 midi plugins.Robin Gareus
2013-04-28Revert "fix LXVST support for plugins that make audioMaster callbacks fromPaul Davis
2013-04-15Revert "option to ignore feedback detection - /i know what i'm doing/ mode."Robin Gareus
2013-04-15option to ignore feedback detection - /i know what i'm doing/ mode.Robin Gareus
2013-04-11enable videotimeline by defaultRobin Gareus
2013-04-10fix LXVST support for plugins that make audioMaster callbacks from within eff...Paul Davis
2013-04-08add session save signal and hook-up videotimelineRobin Gareus
2013-04-06rename Route::is_hidden() to Route::is_auditioner() and Route::Hidden to Rout...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