<div dir="ltr"><div>Github will allow you to submit a pull request which makes things nice and automatable (or just fast).<br><br></div>Thanks for the work!<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 15, 2015 at 12:16 PM, Johannes Mueller <span dir="ltr"><<a href="mailto:github@johannes-mueller.org" target="_blank">github@johannes-mueller.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">I wrote:<br>
> Hello everyone,<br>
><br>
> I implemented the option of exporting markers into mp4chaps files.<br>
<br>
</span>I pushd my changes to a fork on github. So here you go ...<br>
<br>
The following changes since commit 9391da0c24000ac479adc00a04a7ad7e197f2049:<br>
<br>
  portaudio backend: allow Pa_GetDeviceInfo to fail. (2015-04-15 03:05:09<br>
+0200)<br>
<br>
are available in the git repository at:<br>
<br>
  git@github.com:johannes-mueller/ardour.git<br>
<br>
for you to fetch changes up to 1583c5b79510fa08fdc1756b54a04f052cbfc815:<br>
<br>
  Put an Intro chapter at position 00:00:00.000 (2015-04-15 18:03:39 +0200)<br>
<br>
----------------------------------------------------------------<br>
Johannes Mueller (2):<br>
      Added support for exporting mp4 chapter marks<br>
      Put an Intro chapter at position 00:00:00.000<br>
<br>
 gtk2_ardour/export_format_dialog.cc              |  9 ++++<br>
 gtk2_ardour/export_format_dialog.h               |  2 +<br>
 libs/ardour/ardour/export_format_manager.h       |  1 +<br>
 libs/ardour/ardour/export_format_specification.h |  4 ++<br>
 libs/ardour/ardour/export_handler.h              |  5 +++<br>
 libs/ardour/ardour/types.h                       |  3 +-<br>
 libs/ardour/export_format_manager.cc             |  6 +++<br>
 libs/ardour/export_format_specification.cc       | 17 ++++++--<br>
 libs/ardour/export_handler.cc                    | 55<br>
++++++++++++++++++++++--<br>
 9 files changed, 94 insertions(+), 8 deletions(-)<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
<a href="https://github.com/johannes-mueller/" target="_blank">https://github.com/johannes-mueller/</a><br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
ardour-dev mailing list<br>
<a href="mailto:ardour-dev@lists.ardour.org">ardour-dev@lists.ardour.org</a><br>
<a href="http://lists.ardour.org/listinfo.cgi/ardour-dev-ardour.org" target="_blank">http://lists.ardour.org/listinfo.cgi/ardour-dev-ardour.org</a><br>
</div></div></blockquote></div><br></div>