Commit Graph

120 Commits

Author SHA1 Message Date
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
Rolf Ahrenberg a16c31c276 Reformatted debug outputs. 2007-09-19 19:43:29 +00:00
Rolf Ahrenberg 0b6d4c820a Some cosmetic changes. 2007-09-19 18:17:30 +00:00
Rolf Ahrenberg 0ae7eb654e Some cosmetic changes. 2007-09-19 18:02:38 +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 dc6ff5edc6 updated vdr patch and added a preliminary channel editor. 2007-09-18 18:48:10 +00:00
Rolf Ahrenberg 07cb89d82e Updated README and translations. Fixed double free. 2007-09-16 16:03:24 +00:00
Rolf Ahrenberg 756a7626ed Fixed sscanf() return values. 2007-09-16 13:44:09 +00:00
Rolf Ahrenberg b6aabba854 Added new setup options. 2007-09-16 13:38:20 +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 728e791165 Some late night fixes. 2007-09-15 23:58:23 +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 43eb0db822 Reenabled ringbuffer timeouts. 2007-09-15 17:15:37 +00:00
Rolf Ahrenberg 8d6f72ca5d Added configurable buffer size. 2007-09-15 15:38:38 +00:00
Rolf Ahrenberg 543f9974be Added ringbuffer tweaks and some debug outputs. 2007-09-15 15:02:33 +00:00
Rolf Ahrenberg 769fb684f2 Modified SetChannelDevice() to report about unrecognized channel settings. 2007-09-14 21:36:05 +00:00
Antti Seppälä 2153243dbd Create pipes for filtering. 2007-09-14 18:02:22 +00:00
Rolf Ahrenberg 32288855b8 Fixed OpenFilter return value. 2007-09-14 16:17:52 +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 5d6d68d566 Minor refactoring. 2007-09-13 16:58:22 +00:00
Rolf Ahrenberg 6511d87fe6 Removed redundant debug outputs. 2007-09-12 21:21:55 +00:00
Rolf Ahrenberg ae75f0dffd Modified protocol parsing. 2007-09-12 21:14:51 +00:00
Rolf Ahrenberg c71599d81d Added device indexes into debug outputs. 2007-09-12 18:55:31 +00:00
Rolf Ahrenberg fe6b6ce61e Initial revision 2007-09-12 17:28:59 +00:00