summaryrefslogtreecommitdiff
path: root/session_utils
AgeCommit message (Expand)Author
2020-04-23GUI use updated XML::read_buffer APIRobin Gareus
2020-03-23fix error in multiple calls to SourceFactory::createWritable()Paul Davis
2020-02-14Fix cross-compile linking (arm-linux ld)Robin Gareus
2020-01-25Towards waf python 2+3 supportDavid Runge
2019-11-02rename all Evoral source from .(hpp|cpp)$ to .(h|cc)Paul Davis
2019-09-18NO-OP: fix some Wimplicit-fallthroughRobin Gareus
2019-09-18Add missing i18n include (after 7f3f2018334)Robin Gareus
2019-09-17add finite state machine to control/manage transport statePaul 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-03Update utility and tools 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-18Add session-util to create new sessionRobin Gareus
2019-07-04Use exit-status macros for compatibility 1/3Robin Gareus
2019-04-09Fix session-export util (timecode: frames, not samples)Robin Gareus
2019-01-16(libs) call ARDOUR::init_post_engine() from within libardour rather than requ...Paul Davis
2018-10-26Wimplicit-fallthrough fixes for tools/utilsRobin Gareus
2018-02-28Yet another spelling mistake fixRobin Gareus
2018-02-28Fix a typo in session-utils (thanks to IOhannes/debian for reporting)Robin Gareus
2017-09-27Update session-utils ReadmeRobin Gareus
2017-09-27Minor refinement of new session utilRobin Gareus
2017-09-27Add session-util to create a new empty sessionRobin 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
2017-08-06Add options to set bit-depth and bwf to session-export util.Robin Gareus
2017-08-06Improve help text and error-reporting for ardour-exportRobin Gareus
2017-08-06Fix session-export --samplerate optionRobin Gareus
2017-04-19Use XMLNode::set_property API in copy-mixer Session utilityTim Mayberry
2017-01-20update UI, new info API, display created_version in tooltipRobin Gareus
2016-12-14rework locking (fa07233a, 112fba182)Robin Gareus
2016-12-13mutex 'er upRobin Gareus
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-14include session-utils with windows bundlesRobin Gareus
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
2016-09-29headless-chicken: force setting of region length properties, clean up code.nick_m
2016-09-29headless-chicken: skip !writable sources, ensure midi path is writable.nick_m
2016-09-29headless-chicken: ensure new sources are empty, misc renaming.nick_m
2016-09-29headless-chicken: misc fixes.nick_m
2016-09-29headless-chicken: various fixesnick_m
2016-09-29Add headless-chicken session utility.nick_m
2016-08-22update session utils for API change in 636522Robin Gareus
2016-07-18Normalize API rename part 2Robin Gareus