Commit Graph

13 Commits

Author SHA1 Message Date
Antti Seppälä cf6195bb8a Refactor usages of select() to common code. 2007-10-20 20:27:58 +00:00
Rolf Ahrenberg 0670667e9b Moved EXT protocol base port setting from the command line switch to the setup menu entry. 2007-10-20 17:26:46 +00:00
Antti Seppälä 2758993bb2 Robustify network protocols with more error checking. 2007-10-20 11:36:21 +00:00
Rolf Ahrenberg 2b574bafa2 Modified error message. 2007-10-19 22:56:25 +00:00
Rolf Ahrenberg 1aeccbe51d Forced EXT script location only to plugin's config directory. 2007-10-19 22:54:03 +00:00
Rolf Ahrenberg 4dd9e42a71 Added configurable UDP listen port for EXT protocol. 2007-10-19 22:18:55 +00:00
Rolf Ahrenberg 8e3956cbeb Channel parameter refactoring. 2007-10-19 21:36:27 +00:00
Antti Seppälä 5ed04a6e72 Refactored and added more error checking. 2007-10-19 18:26:27 +00:00
Antti Seppälä 5dc7117720 Improved child exit waiting functionality. Also send a bit milder signal
to child at close.
2007-10-19 18:03:19 +00:00
Rolf Ahrenberg 90abed4598 Removed SystemExec() from EXT protocol. 2007-10-18 19:33:15 +00:00
Rolf Ahrenberg f9252cc925 Added EXT protocol listen port to channels.conf. 2007-10-16 22:13:44 +00:00
Antti Seppälä d69901ffb6 More work on external protocol, this one can already launch external
scripts. "Channel" switching does not work at all.
2007-10-16 20:03:59 +00:00
Antti Seppälä f1319fb34f Add EXT -protocol framework. Does not do anything yet. 2007-10-15 20:06:38 +00:00