summaryrefslogtreecommitdiff
path: root/session_utils/fix_bbtppq.cc
AgeCommit message (Expand)Author
2020-03-23fix error in multiple calls to SourceFactory::createWritable()Paul Davis
2019-11-02rename all Evoral source from .(hpp|cpp)$ to .(h|cc)Paul Davis
2019-08-15Don't print usage to stdout for invalid parametersRobin Gareus
2019-08-03Update plugins/addons GPL boilerplate and (C) from git logRobin Gareus
2019-08-01(Source List) Clean up the natural_position implementation (libardour part).Ben Loftis
2019-07-04Use exit-status macros for compatibility 1/3Robin Gareus
2017-09-24convert codebase to use Temporal for various time typesPaul Davis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2016-11-11rename Region pos_beats -> quarter_notenick_m
2016-11-11remove public pulse methods from TempoMap.nick_m
2016-11-11rename Region pulse to pos_beats. use new beat distance api where required.nick_m
2016-10-10Interpret start & length_beats properties as double rather than Evoral::Beats.nick_m
2016-10-01fix_bbtppq: add missing space - no-op5.4nick_m
2016-10-01fix_bbtppqn: setting start and length accounts for for multiple tempi,nick_m
2016-09-29fix_bbtppq: fix typo.nick_m
2016-09-29fix_bbtppq update: format text, remove old sources in region method.nick_m
2016-09-29Fix error: conversion from 'int' to non-scalar typeRobin Gareus
2016-09-29Rename headless-chicken utility to fix_bbtppqnick_m