summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
AgeCommit message (Expand)Author
2012-11-14likely fixes for most remaining issues with data in automation/control lists,...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 alt-i as a binding in both the editor and mixer windows to toggle the sta...Paul Davis
2012-11-13complete r13404 - use double for timecode fps.Robin Gareus
2012-11-12slave delta: move sign next to the digitRobin Gareus
2012-11-11add slave and generator Timecode offset (no UI yet)Robin Gareus
2012-11-11first round of audio-clock font rendering updateRobin Gareus
2012-11-09move auditioner output configuration params from session to global config varsPaul Davis
2012-11-09LTC encoder: fix signal polarityRobin 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-04MTC slave: disable seekahead, implement own sync-lockedRobin Gareus
2012-10-29LTC: break out xrun and latency callbacks.Robin Gareus
2012-10-29change is the only constant, againPaul Davis
2012-10-29change is the only constantPaul Davis
2012-10-29another fix for complaints from OS X gcc about constnessPaul Davis
2012-10-28LTC (slave&gen): no reset on graph-changeRobin Gareus
2012-10-26LTC generator - reinit on xrun or graph-reorderRobin Gareus
2012-10-26LTC Slave - re-init on xrun or graph changeRobin Gareus
2012-10-26LTC slave; consolidate FPS detectionRobin Gareus
2012-10-26prevent raptor attacks on Ardour's lead developer.Robin Gareus
2012-10-25move ownership of LTC I/O ports to Session, and manage as IO objectsPaul Davis
2012-10-25LTC Slave: improve fps detectionRobin Gareus
2012-10-23LTC generator updateRobin Gareus
2012-10-23LTC generator configRobin Gareus
2012-10-23probable fix for not being able to find audio files in a 2.X session that had...Paul Davis
2012-10-21add LTC generatorRobin Gareus
2012-10-21LTC Slave cleanupRobin Gareus
2012-10-20LTC slave rewrite #2Robin Gareus
2012-10-18change input/output button context menus for mixer strip to be non-additive: ...Paul Davis
2012-10-17patch from robin to fix where the transport start occurs when exporting (#4098)Paul Davis
2012-10-17second half of forward-port of recent a2/mb control protocol changes, this ti...Paul Davis
2012-10-17slave delta displayRobin Gareus
2012-10-17forward part the backend part of the generic MIDI control fixes from mb2/a2Paul Davis
2012-10-16LTC slave reworkedRobin Gareus
2012-10-15create and manage a new config parameter that defines where LTC originates (s...Paul Davis
2012-10-14prepare reporting slave delta & MTC slave implementationRobin Gareus
2012-10-14LTC Slave, add support for variable frameratesRobin Gareus
2012-10-13MTCslave - use new timecode APIRobin Gareus
2012-10-12tweaks to be ready for more information timecode display in Timecode clock modePaul Davis
2012-10-12LTC slave - basic working version (hardcoded 25fps)Robin Gareus
2012-10-12basics for a TimecodeSlave parent class for MTC and LTCPaul Davis
2012-10-12skeleton framework for LTC-slaveRobin Gareus
2012-10-12MTC: map between timecodesRobin Gareus
2012-10-12move TimecodeFormat to libtimecodeRobin Gareus
2012-10-11implement missing midi event filtering during recordingHans Baier
2012-10-11revert last commit, wrong place...Hans Baier
2012-10-11fix bug: capture buffer not filtered by track channel selectorHans Baier