summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2013-07-31catch assert()Robin Gareus
2013-07-31LV2 - use scratch buffers to scratch :)Robin Gareus
2013-07-31another amend to 00f26394a9Robin Gareus
2013-07-31fix stupid copy/paste error in 00f26394a9Robin Gareus
2013-07-30RMS meter: remove unused peak-detectionRobin Gareus
2013-07-30use dedicated buffers for route (and track)Robin Gareus
2013-07-30Revert "fix issue with generator plugins and no-roll disk monitoring"Robin Gareus
2013-07-30fix issue with generator plugins and no-roll disk monitoringRobin Gareus
2013-07-29Merge branch 'clang-rebased' of https://github.com/axetota/ardourPaul Davis
2013-07-29Return an empty string instead of a boolMichael Fisher
2013-07-29Cast param for std::time to a pointer of time_tMichael Fisher
2013-07-29Housekeeping, code styleMichael Fisher
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-29use K-20 meter as default master busRobin Gareus
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-28fix compiler warnings.Robin Gareus
2013-07-28update german translation for libardourEdgar Aichinger
2013-07-28update german translationEdgar Aichinger
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-25reset meters only when *really* necessaryRobin Gareus
2013-07-25fix compiler warningRobin 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-23use fixed fall-off time for k-meterRobin 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-18reset meter when meter-point changesRobin Gareus
2013-07-16meter-state 17 and 49 + code-commentRobin Gareus
2013-07-16rework metering states 2, 6, 18 and 22Robin Gareus
2013-07-16revert functionality of f842e8af2 (meter display in DISK mode)Robin Gareus
2013-07-16yet another meter+monitoring detail:Robin Gareus
2013-07-16fix metering states 34, 38, 49, 50, 53 and 54Robin Gareus
2013-07-16zero meters for inactive tracksRobin Gareus
2013-07-16RMS meter - reset after calculating new dataRobin Gareus
2013-07-16fix "monitor mode 11"Robin Gareus
2013-07-16fix input metering:Robin Gareus
2013-07-15finally get to the bottom of where NO_PLUGIN_STATE needs to be in order to be...Paul Davis
2013-07-15more plugin state debuggingPaul Davis
2013-07-15tweaks to NO_PLUGIN_STATE logicPaul Davis
2013-07-14HousekeepingMichael R. Fisher
2013-07-14set the flag trueMichael R. Fisher
2013-07-14Lazily load bundled LV2 plugins in LV2PluginInfo::discover()Michael R. Fisher
2013-07-14Formatting only.Michael R. Fisher
2013-07-14Use a static string variable for dll path.Michael R. Fisher