Commit Graph

205 Commits

Author SHA1 Message Date
Rolf Ahrenberg 3ae015cf51 Fixed a typo and some reformatting. 2008-01-06 20:19:02 +00:00
Antti Seppälä 4915630cfc Bug and style fixes. 2008-01-04 23:36:37 +00:00
Rolf Ahrenberg 28d1869a28 Minor corrections. 2007-11-27 19:44:02 +00:00
Rolf Ahrenberg c8c9dccf2b Added a release date. 2007-11-27 19:31:46 +00:00
Antti Seppälä adcde3954c Switch away from utf-8 2007-11-24 16:44:20 +00:00
Antti Seppälä c3d38f2345 Add vlc2iptv example script from Tobias Grimm. 2007-11-24 16:34:20 +00:00
Antti Seppälä 8f552bd19f Add GPL boilerplate 2007-11-24 15:14:52 +00:00
Antti Seppälä 3b5b7eac24 One more consistency change. 2007-11-22 17:36:37 +00:00
Antti Seppälä 3daea8b1ba Use consistent variable names. 2007-11-22 17:36:00 +00:00
Antti Seppälä b5744903cd Add an entry about iptvstream.sh modifications. 2007-11-22 17:33:51 +00:00
Antti Seppälä 61a588ed22 An attempt at more posix compliance in iptvstream.sh. 2007-11-22 17:25:20 +00:00
Rolf Ahrenberg 9e630760f6 Added French translation. 2007-11-08 18:49:40 +00:00
Rolf Ahrenberg b3b0ae3567 Incremented version number. 2007-11-04 17:07:25 +00:00
Rolf Ahrenberg 4b8b396f6b Fixed a typo. 2007-11-04 15:31:05 +00:00
Rolf Ahrenberg 19b49e00e5 Modified cMenuEditStrItem for vdr-1.5.11. 2007-11-04 15:23:16 +00:00
Rolf Ahrenberg bde204f3b3 Updated Makefile 'i18n' targets. 2007-11-04 14:13:11 +00:00
Rolf Ahrenberg 60ed46f42f Added patch for vdr-1.5.11. 2007-11-04 13:00:23 +00:00
Rolf Ahrenberg c6671b20db Incremented version number. 2007-10-29 21:21:39 +00:00
Antti Seppälä edb54e537d History file entry about German translation 2007-10-29 21:07:54 +00:00
Antti Seppälä 9750b0f565 Added German translations from Tobias Grimm. 2007-10-29 21:03:24 +00:00
Rolf Ahrenberg 470197eb77 Fixed VERSION code. 2007-10-28 16:26:28 +00:00
Rolf Ahrenberg ea18decf44 Added localization support for non-gettext VDRs. 2007-10-28 16:22:44 +00:00
Rolf Ahrenberg 7bda3e47ce Added note about localization. 2007-10-28 00:01:29 +00:00
Rolf Ahrenberg e016a97841 Updated installation instructions. 2007-10-27 12:55:04 +00:00
Rolf Ahrenberg e842c4f181 Removed Spids from menu if vdr is old enough. 2007-10-27 12:07:40 +00:00
Rolf Ahrenberg fe02d29eef Simplified GetTSPacket(). 2007-10-26 23:48:30 +00:00
Rolf Ahrenberg fab6904a57 Reorganized header files. 2007-10-26 23:18:49 +00:00
Rolf Ahrenberg 2bd95ab23e Added preliminary support for vdr-1.4.7. 2007-10-26 23:13:24 +00:00
Rolf Ahrenberg f07e3bf485 Prevent busylooping in GetTSPacket() and modified RTP to accect any TS stream. 2007-10-26 22:07:10 +00:00
Antti Seppälä 13fa932a5a Remove unnecessary type parameter from DELETE macro. 2007-10-22 19:32:19 +00:00
Rolf Ahrenberg eb1cd9b01a Fixed shutdown crash. 2007-10-22 16:22:11 +00:00
Rolf Ahrenberg 8e979d2940 Some comment additions. 2007-10-21 19:46:03 +00:00
Antti Seppälä e1c4d22fda Refactor out an unnecessary socket parameter. 2007-10-21 19:32:14 +00:00
Antti Seppälä eebd990991 Improve object constructs of protocols. Create Separate ProtocolUdp and
ProtocolTcp -classes.
2007-10-21 17:32:43 +00:00
Rolf Ahrenberg ced3540d3b Changed initialization of socket port number. 2007-10-21 15:49:54 +00:00
Antti Seppälä 4bc08e8cc0 Refactor socket code to a separate common class. 2007-10-21 13:31:21 +00:00
Rolf Ahrenberg 7330887512 Renamed 'Command' to 'Script'. 2007-10-21 09:24:24 +00:00
Antti Seppälä 63ad1a66d7 Re-name error macros and eliminate need for specifying empty parameters. 2007-10-20 23:25:14 +00:00
Antti Seppälä 64dd6a5f3f Reduce duplicated code by using an error -macro. 2007-10-20 23:16:28 +00:00
Antti Seppälä 30409fac2c Use c-style function naming for functions outside of classes. 2007-10-20 20:43:22 +00:00
Rolf Ahrenberg 3c30852c81 Modified channels.conf parameters to be caseinsensitive. 2007-10-20 20:35:06 +00:00
Antti Seppälä cf6195bb8a Refactor usages of select() to common code. 2007-10-20 20:27:58 +00:00
Rolf Ahrenberg 742e059dd3 Added Spids to channel editor. 2007-10-20 18:28:51 +00:00
Antti Seppälä 5e7118d3ca Moved text around. 2007-10-20 18:26:38 +00:00
Antti Seppälä 3caa49b468 Update as for upcoming release. 2007-10-20 18:01:01 +00:00
Antti Seppälä f6653370be Typo fix. 2007-10-20 17:48:49 +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ä 987696a35b Add documentation about external streaming. 2007-10-20 16:57:35 +00:00
Rolf Ahrenberg 8be05ea419 Updated installation instructions. 2007-10-20 16:02:11 +00:00
Antti Seppälä 2758993bb2 Robustify network protocols with more error checking. 2007-10-20 11:36:21 +00:00