13
0
Commit Graph

15 Commits

Author SHA1 Message Date
b26cc12513 close all open fd's on fork 2013-06-07 20:50:59 +02:00
aac5f4c6d6 prefer the use of references in private static function in system_exec.cc 2013-06-07 14:04:43 -04:00
5d691c1a2a fix handling of returning value of ::waitpid() so that we clean up harvid correctly 2013-06-07 13:13:12 -04:00
79cb2875fe Merge branch 'master' of git.ardour.org:ardour/ardour 2013-06-07 12:00:23 -04:00
323f39d8b6 fix ssize_t/size_t confusion 2013-06-07 11:59:47 -04:00
1053529e4f possible fix for no-shutdown of external app (ie harvid) 2013-06-07 16:43:41 +02:00
03310a587c zero/reset closed file-descriptors
should fix issues with LinuxDSP plugins (X11 thread) & xjadeo
2013-04-30 03:28:46 +02:00
66ee2c8e59 enable videotimeline by default 2013-04-11 19:49:48 +02:00
b7c617b057 possible fix for #5441 -- ardour hangs on shutdown (trying to stop harvid/xjadeo) 2013-04-10 23:41:44 +02:00
9301991f6e vtl: video-monitor interaction
* Menu > View > Video Monitor -- bi-directional communication
with xjadeo for window-state and OSD.
* fix saving state on session close (wait for xjadeo to terminate)
2013-04-03 22:29:37 +02:00
9274b870ab vtl: amend 0c2d95b - fix possible race condition when terminating external program 2013-03-29 12:36:02 +01:00
0c2d95b08f vtl: fix possible race condition when terminating external program 2013-03-28 23:32:02 +01:00
bbb4aa0141 vtl: fflush stdout/in after writing to external process 2013-03-28 21:54:44 +01:00
745804fd7e vtl: debug xjadeo communication 2013-03-28 16:59:01 +01:00
0c3e840700 videotimline
squashed 694 commits from http://gareus.org/gitweb/?p=ardour3.git
2013-03-13 20:28:15 +01:00