move Transport Masters prefs tab under Transport, with LTC and MTC as subtabs
[ardour.git] / session_utils / fix_bbtppq.cc
2019-11-02 Paul Davisrename all Evoral source from .(hpp|cpp)$ to .(h|cc)
2019-08-14 Robin GareusDon't print usage to stdout for invalid parameters
2019-08-03 Robin GareusUpdate plugins/addons GPL boilerplate and (C) from...
2019-08-01 Ben Loftis(Source List) Clean up the natural_position implementat...
2019-07-04 Robin GareusUse exit-status macros for compatibility 1/3
2017-09-24 Paul Davisconvert codebase to use Temporal for various time types
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2016-11-10 nick_mrename Region pos_beats -> quarter_note
2016-11-10 nick_mremove public pulse methods from TempoMap.
2016-11-10 nick_mrename Region pulse to pos_beats. use new beat distance...
2016-10-09 nick_mInterpret start & length_beats properties as double...
2016-10-01 nick_mfix_bbtppq: add missing space - no-op 5.4
2016-09-30 nick_mfix_bbtppqn: setting start and length accounts for...
2016-09-29 nick_mfix_bbtppq: fix typo.
2016-09-29 nick_mfix_bbtppq update: format text, remove old sources...
2016-09-29 Robin GareusFix error: conversion from 'int' to non-scalar type
2016-09-28 nick_mRename headless-chicken utility to fix_bbtppq