Commit Graph

77 Commits

Author SHA1 Message Date
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
Rolf Ahrenberg 0177f03089 Added preliminary RTP protocol support. 2007-09-26 19:49:35 +00:00
Rolf Ahrenberg c03e69a64f Fixed DeleteFilter() and commented some debug outputs. 2007-09-24 21:25:53 +00:00
Rolf Ahrenberg 49234919ea Minor cosmetic changes. 2007-09-24 17:20:58 +00:00
Antti Seppälä 569258d9b7 Made a noisy delete -debug output little less noisy. 2007-09-24 16:10:19 +00:00
Antti Seppälä 007bfdade3 Fix segfault. 2007-09-24 16:08:09 +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
Rolf Ahrenberg 91f5dced05 Cleaned up comments. 2007-09-22 17:37:57 +00:00
Antti Seppälä bfc7f2e703 Remove erroneus filter closing loop. 2007-09-22 17:34:20 +00:00
Rolf Ahrenberg c42187f0ec Changed ringbuffer's margin size 2007-09-22 10:36:30 +00:00
Rolf Ahrenberg 18cb7df87d Added CloseFilter() to VDR's API. 2007-09-22 10:23:54 +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