Commit Graph

21 Commits

Author SHA1 Message Date
Mads Kiilerich b3743227be
Change tools --help URLs to use https 2022-10-24 04:57:30 +02:00
Robin Gareus 062aeb0262
Bail out if export cannot be started 2020-12-08 01:10:00 +01:00
Robin Gareus 1e380b1e2e
GUI use updated XML::read_buffer API 2020-04-23 02:26:27 +02:00
Robin Gareus e0d5c1426c
NO-OP: fix some Wimplicit-fallthrough
gcc can recognize various regexps in comments. Since C++17 provides
[[fallthrough]], using /* fallthrough */ consistently seems
appropriate until we switch to C++17.

see also https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html
2019-09-18 17:37:54 +02:00
Robin Gareus ce7d2a4f2a
Add missing i18n include (after 7f3f201833) 2019-09-18 04:32:51 +02:00
Paul Davis bd229936ec add finite state machine to control/manage transport state 2019-09-17 18:26:03 -06:00
Robin Gareus 316880b9cf
Don't print usage to stdout for invalid parameters 2019-08-15 01:09:26 +02:00
Robin Gareus dbd8d491e5
Update utility and tools GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
Robin Gareus dbc0c54ced
Use exit-status macros for compatibility 1/3 2019-07-04 22:21:14 +02:00
Robin Gareus 25eb8ca593
Fix session-export util (timecode: frames, not samples) 2019-04-09 03:28:23 +02:00
Robin Gareus 5c08a6a85d Wimplicit-fallthrough fixes for tools/utils 2018-10-26 14:53:53 +02:00
Paul Davis 30b087ab3d globally change all use of "frame" to refer to audio into "sample".
Generated by tools/f2s. Some hand-editing will be required in a few places to fix up comments related to timecode
and video in order to keep the legible
2017-09-18 12:39:17 -04:00
Robin Gareus 0301326656 Add options to set bit-depth and bwf to session-export util. 2017-08-06 18:00:52 +02:00
Robin Gareus bc713b00c3 Improve help text and error-reporting for ardour-export 2017-08-06 14:47:50 +02:00
Robin Gareus d98b722a28 Fix session-export --samplerate option 2017-08-06 14:34:24 +02:00
Robin Gareus 8c944c08ea Normalize API rename part 2 2016-07-18 17:37:13 +02:00
Robin Gareus f43ccd7321 update session-utils
* use target name in help text
* add options and documentation to copy-mixer
2016-06-03 23:09:18 +02:00
Robin Gareus 1af8b564b4 fix typo in export-util help text 2016-06-02 22:25:41 +02:00
Robin Gareus 883a6a3d4e UI updates for export-abort 2016-02-09 21:37:28 +01:00
Robin Gareus d56a44bf36 UI updates for detailed export state. 2016-02-09 13:19:34 +01:00
Robin Gareus b228c11311 commandline session utilities 2015-12-16 00:25:07 +01:00