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
|
bf3fc70d2d
|
Added cppcheck target into Makefile.
|
2011-06-15 17:49:15 +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
|
fd06641449
|
Added Makefile depencency for objects.
Changed ProvidesChannel() to set needsDetachReceivers only if any receivers are attached.
|
2010-10-11 23:19:59 +03:00 |
|
Rolf Ahrenberg
|
d126da8ed8
|
Changed ProvidesChannel() to set the need of detaching receivers due to VDR's channel selection mechanism.
|
2010-08-23 09:34:57 +03:00 |
|
Rolf Ahrenberg
|
6eb259e8fb
|
Updated for vdr-1.7.14.
|
2010-03-14 17:39:52 +02:00 |
|
Rolf Ahrenberg
|
aa620a314c
|
Updated for vdr-1.7.13.
|
2010-03-04 17:34:21 +02:00 |
|
Rolf Ahrenberg
|
49fcbc8921
|
Modified sectionfilters to use socket pair instead of filesystem fifos.
|
2009-10-01 18:48:28 +03:00 |
|
Rolf Ahrenberg
|
26cd1aa1f1
|
Cleaned up compilation warnings.
|
2009-06-19 13:28:53 +03:00 |
|
Rolf Ahrenberg
|
d1c2d48a6b
|
Fixed remaining lint warnings.
|
2009-03-21 00:56:37 +02:00 |
|
Rolf Ahrenberg
|
74761da04a
|
Fixed a locking bug with section filters.
|
2009-03-17 17:37:05 +02:00 |
|
Rolf Ahrenberg
|
abf0a5ece4
|
Refactored section filter class.
|
2009-02-27 16:05:19 +02:00 |
|
Rolf Ahrenberg
|
024ee7ba89
|
Optimized TS packet data flow.
|
2009-02-26 16:04:12 +02:00 |
|
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 |
|