Andreas Öman
70f10c09da
Fix memory corruption issue
2010-06-14 18:42:00 +00:00
Andreas Öman
bc43bf2cb3
Fix stupid bug
2010-06-14 18:15:04 +00:00
Andreas Öman
c74fa3b554
remove debug printf:s
2010-06-14 12:41:15 +00:00
Andreas Öman
f5254a66fa
Splice "global data" (sequence headers for MPEG2 and SPS/PPS for h264) into
...
packet buffers of its own.
Make all subscribers merge it back for now. We will need this for correctly
writing global headers in MKV files.
Ticket #61
2010-06-14 12:32:57 +00:00
Andreas Öman
2a9e1169f4
Use 90kHz timebase internally
2010-06-13 19:29:31 +00:00
Andreas Öman
95f2727a36
Cosmetics
2010-06-13 13:09:06 +00:00
Andreas Öman
3f96640158
update changelog
2010-06-13 13:07:36 +00:00
Andreas Öman
50733ab7a1
Workaround for ITV HD (which has incorrect PMT)
2010-06-13 12:53:20 +00:00
Andreas Öman
c15d002917
Keep track of video width and height and send it over HTSP in subscriptionStart.
...
Fixed ticket #208
2010-06-13 12:18:59 +00:00
Andreas Öman
a974a3fb69
Print output of PMT
2010-06-13 11:23:30 +00:00
Andreas Öman
31cb0e9733
Support the Logical Channel Number descriptor (0x83)
...
Fixes ticket #138
2010-06-04 20:59:18 +00:00
Andreas Öman
14ff47028b
Maintain the order of PIDs as they appear in the PMT. Fixes bug #218
2010-06-04 20:33:16 +00:00
Andreas Öman
cb300661c5
Update to dvb-apps 1376:5631d8b9250c
2010-06-04 19:43:06 +00:00
Andreas Öman
a85447229e
Add missing TLDs
2010-06-04 19:42:31 +00:00
sb1066
058c59221b
When there is no video pid (service type is Radio), start the audio stream right away. Fixes ticket #59
2010-05-29 08:29:01 +00:00
Andreas Öman
e0630b7259
Allow subscription weight to be set on subscription and later changed via subscriptionChangeWeight HTSP method
2010-05-28 12:44:45 +00:00
Andreas Öman
cac5cadc3a
Better error reporting
2010-05-27 17:51:32 +00:00
Andreas Öman
4216003f26
Add SM_CODE_NO_TRANSPORT error code
2010-05-27 17:51:24 +00:00
Andreas Öman
03ac1348ba
Fix typo
2010-05-24 21:30:34 +00:00
Andreas Öman
7f474c1ec9
Raise severity when we can't create a directory
2010-05-09 11:49:50 +00:00
Fredik Viksten
3adaea6ec8
2010-04-26 19:21:02 +00:00
sb1066
702ff4173c
Added missing case SM_CODE_NO_INPUT to streaming_code2txt()
2010-04-05 11:26:39 +00:00
Hein Rigolo
73cbaae31e
fix old changelog to remove lintian error
2010-03-31 18:12:35 +00:00
Andreas Öman
78d446db49
2.11
2010-03-27 09:06:05 +00:00
Andreas Öman
8e0db87f80
Minor fixes
2010-03-27 09:05:55 +00:00
Andreas Öman
535845d666
linuxtv_muxes: updated from dvb-apps @ 1355:7de0663facd9
2010-03-27 06:27:45 +00:00
Andreas Öman
12f6cb6cf8
Cosmetics
2010-03-27 06:26:32 +00:00
Andreas Öman
f5d88b9045
Add TLD .ro . Skip S2 muxes (for now)
2010-03-27 06:25:34 +00:00
Andreas Öman
eea87fb766
Add Lithuania TLD
2010-03-27 06:08:57 +00:00
Andreas Öman
6b883f492b
Fix problems with styles in IE
2010-03-27 06:04:13 +00:00
Andreas Öman
67692832e6
Update docs
2010-03-27 05:55:18 +00:00
Andreas Öman
ae02e76a85
Fix ''scheduled for recording by "Auto recording by: (null)"'' -uglyness
2010-03-27 05:45:31 +00:00
Andreas Öman
f3fa3f0326
Use a different strategy for generating version tags
2010-03-26 21:20:29 +00:00
Andreas Öman
a1202d7e60
Fix incorrect free(). Fixes ticket #183
2010-03-26 20:36:31 +00:00
Andreas Öman
7b626dfeac
Display recording status in EPG grid
...
Patch by Chris Dekter
2010-03-26 07:35:27 +00:00
Andreas Öman
3dcc1f2be2
Don't inject EPG from disabled DVB services. Ticket #180
2010-03-25 21:28:19 +00:00
Andreas Öman
5288a7a5f1
Avoid unnecessary memory allocation
2010-03-25 21:05:15 +00:00
Andreas Öman
6f47c0efe7
Cosmetics
2010-03-25 20:59:34 +00:00
Andreas Öman
4cc48d9f7e
A single PMT PID can carry tables for multiple services. So, support that. Fixes ticket #174
2010-03-25 20:49:19 +00:00
Andreas Öman
48979df2f3
Fix daylight saving time problems. Ticket #181
2010-03-25 18:54:29 +00:00
Andreas Öman
0545ca3b81
Add support for SECA EMMs
...
Ticket #139
2010-03-23 20:55:43 +00:00
Andreas Öman
8424ade4d5
Don't fail to tune if request weight == 0 and we are just idlescanning
...
Ticket #175
2010-03-23 20:37:29 +00:00
Andreas Öman
5e20573581
Wait for udev to settle before launching tvheaded
2010-03-22 19:58:38 +00:00
Andreas Öman
30925b7988
Remove console.log() stuff
2010-03-22 07:30:36 +00:00
Andreas Öman
ccb447ae44
Add an additional rule to autorecordings to filter out only events that occures around a specific time of day
2010-03-21 20:45:26 +00:00
Andreas Öman
3162bc68e2
Display full date in DVR log
...
patch by: Chris Dekter
2010-03-21 10:52:02 +00:00
Andreas Öman
e472434d01
Add support for Irdeto EMM
...
Patch by: opdenkamp
2010-03-21 10:47:17 +00:00
Andreas Öman
d57985481c
* Fix various issues realted to the Recording Schedule user interface.
...
The UI now includes better visual feedback on what's going on and if
there are errors. Also recordings that do not complete successfully
are correctly reported as failed entries. Ticket #131
2010-03-21 10:08:16 +00:00
Andreas Öman
bdb3e95818
Fix incorrect CAID compare causing CW client to not work at all
...
Embarrassing...
2010-03-21 09:14:21 +00:00
Andreas Öman
6361f95aac
Fix typo :(
2010-03-20 10:37:11 +00:00