summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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
2012-11-04LTC generator fix latency compensation.Robin Gareus
2012-11-04MTC slave: disable seekahead, implement own sync-lockedRobin Gareus
2012-11-02auto-detect JackVideoFrameOffset supportRobin Gareus
2012-11-02fix LTC slave latency compensation typoRobin Gareus
2012-10-30Create export temporary files in the export directorySakari Bergen
2012-10-30Fix chunker to handle end of input properlySakari Bergen
2012-10-30LTC slave speed deadzone works, remove #if 1Robin Gareus
2012-10-30LTC slave/gen latency compensation: jack2 got fixed, remove #ifdefRobin 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-29yet another fix for complaints from OS X gcc about constnessPaul Davis
2012-10-29another fix for complaints from OS X gcc about constnessPaul Davis
2012-10-29fix complaints from OS X gcc about constnessPaul Davis
2012-10-28LTC (slave&gen): no reset on graph-changeRobin Gareus