Commit Graph

51 Commits

Author SHA1 Message Date
Rolf Ahrenberg d940e616e3 Fixed and refactored the section filtering code, fixed a possible crash in the file protocol, and updated Makefile's install target. 2013-03-27 22:13:15 +02:00
Rolf Ahrenberg e75080b1a8 Cleaned up the code. 2013-02-23 15:31:11 +02:00
Rolf Ahrenberg 94461d6c08 Updated for vdr-1.7.38 and added a new CURL protocol for HTTP/HTTPS. 2013-02-23 02:03:27 +02:00
Rolf Ahrenberg 11d864c16b Updated for vdr-1.7.30 and added support for source-specific multicasts (SSM).
Changed default external script directory from the configuration to the resource.
2012-09-30 18:42:40 +03:00
Rolf Ahrenberg 4c7b2ea69b Added cIptvDevice::DeviceType() and updated HISTORY. 2012-04-02 19:15:53 +03:00
Rolf Ahrenberg 0b790260fa Updated for vdr-1.7.27. 2012-03-25 16:42:06 +03:00
Rolf Ahrenberg c2f88fbbb3 Updated for vdr-1.7.21. 2011-09-04 17:58:18 +03:00
Rolf Ahrenberg 1898defeb6 Updated for vdr-1.7.19. 2011-06-19 22:07:01 +03:00
Rolf Ahrenberg 55bb0e65df Disable detaching of receivers if retuned to an existing channel (Thanks to Zdeněk Kopřivík). 2010-11-29 21:09:17 +02:00
Rolf Ahrenberg aa620a314c Updated for vdr-1.7.13. 2010-03-04 17:34:21 +02:00
Rolf Ahrenberg d1c2d48a6b Fixed remaining lint warnings. 2009-03-21 00:56:37 +02:00
Rolf Ahrenberg 53b5644973 Migration changes for git and UTF-8.
Updated contact information.
2008-08-23 08:15:30 +03:00
Rolf Ahrenberg 71b0e52712 Added support for fifo dvr and modificationsfor vdr-1.5.15. 2008-02-17 19:18:47 +00:00
Rolf Ahrenberg 89e3aba59e Added channel specific sid and pid scanning options. 2008-01-31 22:28:53 +00:00
Rolf Ahrenberg 68459e6553 Added preliminary automatic Pid scanning functionality. 2008-01-30 22:41:58 +00:00
Rolf Ahrenberg 537c16a43b Added support for vdr-1.5.14. 2008-01-28 21:36:32 +00:00
Antti Seppälä 4915630cfc Bug and style fixes. 2008-01-04 23:36:37 +00:00
Rolf Ahrenberg 8e3956cbeb Channel parameter refactoring. 2007-10-19 21:36:27 +00:00
Rolf Ahrenberg 31b6264a54 Added some missing EXT protocol code. 2007-10-15 21:03:45 +00:00
Rolf Ahrenberg 0f0c49dce3 Modified for vdr-1.5.10. 2007-10-14 18:45:34 +00:00
Rolf Ahrenberg c568bf973c Added some statistics tweaks. 2007-10-09 22:12:17 +00:00
Antti Seppälä dd530a1931 Show buffer statistics 2007-10-09 17:58:17 +00:00
Rolf Ahrenberg 784b64f5c0 Added 'Bits/Bytes' button. 2007-10-09 16:37:16 +00:00
Rolf Ahrenberg b0df5006b6 Separated information/statistics into several color button pages. 2007-10-08 23:51:58 +00:00
Antti Seppälä 0b965f0c76 Modify statistics to contain more intelligence. 2007-10-07 19:06:33 +00:00
Antti Seppälä 953da1fc50 Statistic improvements. Supports unit calculations and appending of pre-specified unit string to the result. 2007-10-07 10:13:45 +00:00
Rolf Ahrenberg d857378616 Added IPTV information menu and SVDRP INFO command. 2007-10-06 20:57:53 +00:00
Antti Seppälä 978fb7aa0f Implement some statistics. 2007-10-05 19:00:44 +00:00
Rolf Ahrenberg e210b8197b Renamed SidFinder to SidScanner. 2007-10-01 18:14:57 +00:00
Rolf Ahrenberg e579aeb5bf Fixed header 'Id:' keywords. 2007-09-29 16:21:04 +00:00
Rolf Ahrenberg a7b88369a1 Added preliminary Sid scanner. 2007-09-28 23:23:12 +00:00
Rolf Ahrenberg b6f80d9bd6 Removed unnecessary setup options and merged RTP protocol into UDP. 2007-09-28 16:44:59 +00:00
Antti Seppälä ef7940059a Added method for Blacklisting filter settings. 2007-09-28 14:49:10 +00:00
Rolf Ahrenberg 0177f03089 Added preliminary RTP protocol support. 2007-09-26 19:49:35 +00:00
Rolf Ahrenberg 49234919ea Minor cosmetic changes. 2007-09-24 17:20:58 +00:00
Antti Seppälä 679ccd0e35 New and improved section filter code from Kernel. Objectified neatly in
separate class.
2007-09-24 13:03:38 +00:00
Antti Seppälä bdacb388c3 Separate filter Close to a private method. 2007-09-22 08:17:35 +00:00
Rolf Ahrenberg 067ba7c505 Fixed prebuffering. 2007-09-21 21:50:52 +00:00
Rolf Ahrenberg 6d0f27e710 Implemented HasLock() for prebuffering. 2007-09-20 22:01:42 +00:00
Rolf Ahrenberg e85dc10fea Added some filtering tweaks. 2007-09-20 21:15:08 +00:00
Rolf Ahrenberg 0b6d4c820a Some cosmetic changes. 2007-09-19 18:17:30 +00:00
Antti Seppälä a7bd285fc6 Very rudimentary pid & section filtering, uses code from libdvb. Does
not work anyway.
2007-09-19 15:14:32 +00:00
Rolf Ahrenberg b95e93408f Reworked channel parameter field. 2007-09-16 13:11:19 +00:00
Antti Seppälä 2751ba9d7f Added simple file reader. 2007-09-16 12:18:15 +00:00
Antti Seppälä d1e633c147 Rudimentary HTTP -protocol support. 2007-09-16 09:38:00 +00:00
Rolf Ahrenberg cb87392299 Added a setup option for buffer prefill ratio and fixed protocol Read(). 2007-09-15 21:27:00 +00:00
Rolf Ahrenberg c5cba58f9f Added a dummy OpenFilter() for section filtering. 2007-09-14 16:10:44 +00:00
Rolf Ahrenberg da50e032fd Protocol refactoring. 2007-09-14 15:44:25 +00:00
Rolf Ahrenberg df3658365f Fix for channel parsing. 2007-09-13 18:14:41 +00:00
Rolf Ahrenberg ae75f0dffd Modified protocol parsing. 2007-09-12 21:14:51 +00:00