Commit Graph

91 Commits

Author SHA1 Message Date
Rolf Ahrenberg 1e8f117988 Updated for vdr-1.7.4.
Fixed blacklisting of PAT section filter.
Set max IPTV device count to VDR's max devices.
2009-02-24 13:40:16 +02:00
Rolf Ahrenberg 0eff9de2ee Silenced a warning about ignoring a return value of write(). 2008-11-10 12:32:34 +02:00
Rolf Ahrenberg 9ec10262d4 Fifo shouldn't be opened as write-only, if there're no readers. 2008-08-31 12:56:22 +03:00
Rolf Ahrenberg 53b5644973 Migration changes for git and UTF-8.
Updated contact information.
2008-08-23 08:15:30 +03:00
Rolf Ahrenberg c507f373ff Fixed channels.conf format used in vlc2iptv. Disabled retuning feature and added some minor corrections. 2008-04-02 22:55:04 +00:00
Rolf Ahrenberg e798ff1424 Removed old channels.conf format support and disabled re-tuning of EXT protocol. 2008-04-02 20:22:48 +00:00
Rolf Ahrenberg 71952ae0dc Removed support for older vdr versions. 2008-02-19 22:29:02 +00: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 a03bd6309c Removed [PS]idScanner setup options and added a timeout mechanism for pid scanner. 2008-02-01 21:54:24 +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 29cb25485f Added some funky moves. 2008-01-30 21:57:33 +00:00
Rolf Ahrenberg 537c16a43b Added support for vdr-1.5.14. 2008-01-28 21:36:32 +00:00
Antti Seppälä 18c2962cd9 Get rid of bad interface design in statistic collectors. 2008-01-19 21:08:02 +00:00
Antti Seppälä 4915630cfc Bug and style fixes. 2008-01-04 23:36:37 +00:00
Rolf Ahrenberg fe02d29eef Simplified GetTSPacket(). 2007-10-26 23:48:30 +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 3c30852c81 Modified channels.conf parameters to be caseinsensitive. 2007-10-20 20:35:06 +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ä f1319fb34f Add EXT -protocol framework. Does not do anything yet. 2007-10-15 20:06:38 +00:00
Rolf Ahrenberg 0f0c49dce3 Modified for vdr-1.5.10. 2007-10-14 18:45:34 +00:00
Rolf Ahrenberg 6327cbe7ed Modified cIptvBufferStatistics() and general statistics menu. 2007-10-11 23:06:49 +00:00
Rolf Ahrenberg 9d5a91b288 Added text identication to section filter statistics. 2007-10-10 19:41:10 +00:00
Rolf Ahrenberg c568bf973c Added some statistics tweaks. 2007-10-09 22:12:17 +00:00
Antti Seppälä 54cd27a8a9 Better naming of buffers. 2007-10-09 17:59:12 +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
Rolf Ahrenberg 3ec7e15e40 Modified GetInformation() output. 2007-10-08 18:35:10 +00:00
Rolf Ahrenberg 80651984f6 Added mutexes into statistics. 2007-10-08 16:24:48 +00:00
Rolf Ahrenberg 2fae82e107 Added missing linefeeds into pid/filter statistics. 2007-10-08 12:30:53 +00:00
Rolf Ahrenberg 382e575cb5 Reformated info menu. 2007-10-07 22:54:09 +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 29171129a4 Fixed section filter blacklist check. 2007-10-06 22:25:49 +00:00
Rolf Ahrenberg 9af7bd84bc Added some real data into IPTV info menu. 2007-10-06 22:15:02 +00:00
Rolf Ahrenberg d857378616 Added IPTV information menu and SVDRP INFO command. 2007-10-06 20:57:53 +00:00
Rolf Ahrenberg 3e553d5324 Added a user configurable section filter blacklist. 2007-10-06 00:02:50 +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 588a86284d Added setup options for section filtering and Sid scanning. 2007-09-30 21:38:31 +00:00
Antti Seppälä 2f4b7cdbe7 Sid finder should find channels when PID -setting is available. 2007-09-30 17:32:43 +00:00
Rolf Ahrenberg 10554cf3a7 Enabled sidfinder, if UpdateChannels variable is equal or greater than 4. 2007-09-29 19:09:10 +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