summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2012-11-17Sent precise transport information to LV2 plugins via events.David Robillard
2012-11-16Tidy up tempo.h and add some documentation.David Robillard
2012-11-15Fix libardour test build.Carl Hetherington
2012-11-15add a "guard" point after a write/touch automation insertion, preserving the ...Paul Davis
2012-11-14provide the ability to enable + disable tooltipsPaul Davis
2012-11-14add missing <<endmsgPaul Davis
2012-11-14do not add 2.X search path if its already present in the search pathPaul Davis
2012-11-14remove debug outputPaul Davis
2012-11-14use const static member instead of a magic numberPaul Davis
2012-11-14likely fixes for most remaining issues with data in automation/control lists,...Paul Davis
2012-11-14change message displayed when there is an open file limitPaul Davis
2012-11-14put automation list into or out of Touch mode before adding an automation wat...Paul Davis
2012-11-13implement TC offset for slave&generator.Robin Gareus
2012-11-13revert to a 0..2 scale for MIDI velocity control, so that we can increase MID...Paul Davis
2012-11-13change handling of MIDI gain so that we present a linear fader spanning 0..12...Paul Davis
2012-11-13add timecode format parserRobin Gareus
2012-11-13add alt-i as a binding in both the editor and mixer windows to toggle the sta...Paul Davis
2012-11-13overhaul timecode calculationsRobin Gareus
2012-11-13complete r13404 - use double for timecode fps.Robin Gareus
2012-11-12fix #5076 - we failed to actually find any existing snapshots because the pat...Paul Davis
2012-11-12slave delta: move sign next to the digitRobin Gareus
2012-11-12fix for #5078 - not considering unused playlists when computing region use countPaul Davis
2012-11-11add slave and generator Timecode offset (no UI yet)Robin Gareus
2012-11-11reintroduce space before delta "sample" lableRobin Gareus
2012-11-11make Cairo{HV}Packer fetch bg information from a style file, rather than hard...Paul Davis
2012-11-11first round of audio-clock font rendering updateRobin Gareus
2012-11-10add a delta sign to the slave delta display.Robin Gareus
2012-11-10update slave clocks -- to use long minusRobin Gareus
2012-11-09make timecode offset workRobin Gareus
2012-11-09move auditioner output configuration params from session to global config varsPaul Davis
2012-11-09Don't notify user if fps changes only affect speed but not counting.Robin Gareus
2012-11-09LTC encoder: relax alignment constraint under some circumstances.Robin Gareus
2012-11-09LTC slave fix fps detection with 29.97000 optionRobin Gareus
2012-11-09use double for timecode fps.Robin Gareus
2012-11-09LTC encoder: fix signal polarityRobin Gareus
2012-11-09LTC encoder: clear user-bitsRobin Gareus
2012-11-09MTC slave: 2997fudge optionRobin Gareus
2012-11-09fix LTC slave initial TC track valuesRobin Gareus
2012-11-07experimental option to support LTC 29.97000 fps generators.Robin Gareus
2012-11-07new MTDM implementation from Fons' latest jack_delay implementationPaul Davis
2012-11-07fix required-sample count for cubic interpolation.Robin Gareus
2012-11-05LTC slave: suppress warning during shutdownRobin Gareus
2012-11-05NOOP - LTC generator replace double(a) with (double)aRobin Gareus
2012-11-05NOOP - LTC generator: bit-alignment add comments and made permanentRobin Gareus
2012-11-05LTC generator: undo pull up/down adjustmentsRobin Gareus
2012-11-05LTC generator: adaptive signal filterRobin Gareus
2012-11-05experimental LTC sub-frame drift compensation for scope testingRobin Gareus
2012-11-05LTC generator: filter the signal to reduce ringing.Robin Gareus
2012-11-05MTC slave: set initial framerates to current value.Robin Gareus
2012-11-05tigten LTC Slave resolution.Robin Gareus