Merge branch 'noppc' of https://github.com/mojofunk/ardour into cairocanvas
[ardour.git] / libs / pbd / system_exec.cc
2014-05-19 Paul DavisMerge branch 'noppc' of https://github.com/mojofunk...
2014-05-19 Paul DavisMerge branch 'mingw-updates' of https://github.com...
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-05-18 Colin FletcherSystemExec: copy last argument from command line to...
2014-04-20 Robin Gareusclose stdin as first attempt to terminate process cleanly.
2014-04-20 Robin Gareusfix SystemExec for windows
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-13 Robin Gareusrework SystemExec - use vfork wrapper (and lots of...
2014-03-11 Robin Gareusprototype vfork exec-wrapper.
2014-02-25 Robin Gareusfix system-exec (wait for app to start)
2014-02-24 Colin FletcherMerge branch 'master' into export-dialog
2014-02-19 Robin Gareusmove SystemExec to libpbd
2014-01-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-10-10 Colin FletcherAdd command-line parsing constructor to SystemExec
2013-10-07 Colin FletcherMove system_exec from gtk2_ardour/ to libs/pbd/