Commit graph

1141 commits

Author SHA1 Message Date
Stephan Diederich
489e102834 fixed [htsp]: the event that was asked for in getEvents was missing 2009-12-02 19:08:33 +00:00
Andreas Öman
219b3af532 Fix race conditions and inadequate locking during transport start 2009-12-01 23:53:54 +00:00
Andreas Öman
56a234cf70 subtitle decoder: account for end_of_PES_data_field_marker 2009-12-01 23:01:52 +00:00
Andreas Öman
0de1d92e9e Fix off by 6 error in subtitle parser 2009-12-01 22:19:59 +00:00
Andreas Öman
221dc82f17 Correctly clock rawtsinput streams and fix a few bugs related to it 2009-12-01 21:57:46 +00:00
Andreas Öman
1b12716e0e Add more sofisticated fatal signal handlers 2009-12-01 21:25:53 +00:00
Andreas Öman
3b14fecf40 indent 2009-12-01 20:32:08 +00:00
Andreas Öman
3b5d94dc78 Raise maximum UDP packet size for IPTV to 65536 2009-12-01 20:07:13 +00:00
Andreas Öman
b886e97041 Don't feed packets to the parsers if the transport is not running 2009-12-01 19:54:44 +00:00
Andreas Öman
6f0c3dfc00 Rename SUBTITLES -> DVBSUB 2009-12-01 19:30:19 +00:00
Andreas Öman
3ee73a5b81 Add DVB subtitle support. Ticket #39 2009-11-30 22:33:19 +00:00
Andreas Öman
b0399bdeea Delay subscriptions created via the -j command line argument with 2 seconds. 2009-11-29 21:31:53 +00:00
Andreas Öman
33f29241da Close for 2.6 2009-11-29 13:03:06 +00:00
Andreas Öman
f05b8505a2 cosmetics 2009-11-29 12:28:44 +00:00
Andreas Öman
a2a949a092 Bump HTSP to version 4 2009-11-29 12:27:43 +00:00
Stephan Diederich
5fd143e7f8 added: epgQuery RPC to htsp 2009-11-28 13:10:56 +00:00
Stephan Diederich
d3305f07d7 changed: split up epg_query in internal + convenience functions 2009-11-28 13:10:28 +00:00
Stephan Diederich
5206e698f1 added helper channel_tag_find_by_identifier 2009-11-28 13:09:20 +00:00
Stephan Diederich
d566fe299e added: getEvents to htsp; retrieves an event + n followers
changed: factored out htsp_build_event
2009-11-27 10:12:40 +00:00
Andreas Öman
c9b724d80d Up to 2.6 2009-11-26 22:40:03 +00:00
Andreas Öman
d80d1070a4 Spelling corrections 2009-11-26 21:52:26 +00:00
Andreas Öman
00a3098885 Update documentation 2009-11-26 21:21:32 +00:00
Andreas Öman
d043666f9f record extra time is in minutes, not seconds. Ticket #124 2009-11-26 20:37:36 +00:00
Andreas Öman
d8829bf604 * Autodetect CPU capabilities and choose best mode for CSA descrambler.
Ticket #122
2009-11-26 20:32:58 +00:00
Andreas Öman
bd353b2854 Open all files with O_CLOEXEC 2009-11-26 19:35:08 +00:00
Stephan Diederich
e7222e9b0f fixed: crash sending dvrEntry with empty description/title 2009-11-20 17:33:09 +00:00
sb1066
4b9fa4283b Added a playlist for the rtsp streams (/channels.pls) 2009-11-19 20:54:50 +00:00
Andreas Öman
1b5c8960c1 Improve subscription logging a bit 2009-11-18 22:37:29 +00:00
Andreas Öman
ee858a049c cosmetics 2009-11-18 22:33:53 +00:00
Andreas Öman
907c00c3b5 Add support for RTSP teardown method 2009-11-18 22:33:39 +00:00
Andreas Öman
799bb368a8 Add direct RTSP links in the channel grid and in the DVB service grid 2009-11-18 22:25:21 +00:00
Andreas Öman
74582843b4 Tell the extjs web ui to whom it's talking to 2009-11-18 22:24:44 +00:00
Andreas Öman
ab3ce01643 tcp server: keep track of the local (ie. our) IP + port 2009-11-18 22:24:06 +00:00
Andreas Öman
c23296eb1d Add access control to RTSP server 2009-11-18 20:43:52 +00:00
Andreas Öman
b8b8b3e5b1 Add support for MPEG2 audio in RTSP streamer 2009-11-18 20:42:16 +00:00
Andreas Öman
dade35a931 Initial work on TS pass-through 2009-11-18 20:28:35 +00:00
Sarge
9ec995ced3 Check that server will accept EMMs 2009-11-18 19:37:26 +00:00
Sarge
16e4f4b6c1 Only send EMM once per cwc 2009-11-18 19:33:51 +00:00
Andreas Öman
8d4335cd89 Don't crash if we cannot figure out the adapter type when constructing the list of built-in dvb networks 2009-11-18 19:03:56 +00:00
Andreas Öman
e651b7e07b Remove incorrect comment 2009-11-17 22:26:50 +00:00
Andreas Öman
96d4b02184 The checkbox instance needs to be passed to the table editor 2009-11-17 22:04:15 +00:00
Andreas Öman
32a3a8e4d2 ifdef'ery for DVB_API_VERSION >= 5 2009-11-17 22:00:23 +00:00
Andreas Öman
54bd74cae4 Better scheduling of blocks to descrambler == less CPU usage 2009-11-17 21:57:35 +00:00
Andreas Öman
ccf4d92de3 Correctly extract PCR
Log CC errors
2009-11-17 21:32:26 +00:00
Andreas Öman
fb5729aee0 Fix typos 2009-11-16 23:02:44 +00:00
Andreas Öman
64a134fba2 Filter EMMs 2009-11-16 22:27:44 +00:00
Andreas Öman
60a0d2e36f Experimental support for sending EMM.
Don't enable unless you know what you are doing
2009-11-15 21:25:55 +00:00
Andreas Öman
f836aceaec Drop stray debug printf()s 2009-11-15 21:21:40 +00:00
Andreas Öman
fadc2e9417 Avoid using ':' in filenames 2009-11-15 21:21:21 +00:00
Andreas Öman
1778b4edd3 Add config option whether or not we sound send EMM to card server 2009-11-15 21:19:06 +00:00