Thulinma
8c01ec8897
Such style. (Code style unification)
2014-06-18 10:39:27 +02:00
Thulinma
57bcd8f25c
Fixes and new functionality by Wouter Spruit, mostly for the HTTP proxy rewrite.
2014-06-18 10:38:40 +02:00
Thulinma
6675b647b8
Some static/non-static fixes to procs/stream library, updated converter to make use of getOutputOf function instead of re-implementing this.
2013-08-27 00:29:04 +02:00
Thulinma
0daa757e92
Added getOutputOf functions to easily retrieve output of executed applications.
2013-08-07 16:04:34 +02:00
Erik Zandvliet
dce6d4b030
Updates to StartPiped (added std::string version and a 2-process variant), also updated conversion to allow for status checks (not fully functional yet)
2013-06-06 15:30:37 +02:00
Erik Zandvliet
21a9aaab98
Working encoder detection
2013-06-06 15:30:37 +02:00
Thulinma
bf69dacefd
Added automated exit handler in Util::Procs.
2013-03-19 14:41:07 +01:00
Thulinma
38ef8704f8
Global cleanups and standardization of code style.
2012-12-11 11:03:33 +01:00
Peter Wu
b994bab6d2
Add new process function including fds
...
Based on BiPipe from MistPlayer branch
v2: fix dup2 of wrong fd, fix invalid fd debug print
2012-08-15 11:49:21 +02:00
Peter Wu
06167128bf
Add process termination registration
...
Edited patch because of context change due to:
commit 28548f35b0
Author: Thulinma <jaron@vietors.com>
Date: Tue Aug 14 20:53:05 2012 +0200
Do not report part-termination of processes.
2012-08-15 11:48:23 +02:00
Thulinma
935d5635e5
Fix multiple-including.
2012-07-20 17:46:22 +02:00
Thulinma
ad410a2e79
Convert to autotools build system for cleanness (part1).
2012-05-08 19:19:42 +02:00