Commit graph

1125 commits

Author SHA1 Message Date
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
Robert
385eff6053 fixed some stuff for dvb-s(2) mux creation 2009-11-15 12:38:57 +00:00
Andreas Öman
c8a2f29e08 Fix operator precedence bug in in CA Descriptor. 2009-11-14 20:36:38 +00:00
Robert
ce2109c3e7 some work on displaying and adding dvb-s(2) 2009-11-13 18:08:05 +00:00
Andreas Öman
0547bd232f Fix a refcount problem 2009-11-12 23:29:49 +00:00
Andreas Öman
8451ee2006 Add tentative RTSP streamer 2009-11-12 23:07:02 +00:00
Mattias Wadman
b19f4636d9 Make it compile on PPC
Added generic ffdesca code
Added atomic ops for ppc
2009-11-12 22:09:52 +00:00
Andreas Öman
2cc649d073 linuxtv_muxes: updated from dvb-apps @ 1310:38fd2755f324 2009-11-12 22:06:26 +00:00
Robert
41d6f9a117 added ffdecsa mode selection to configure 2009-11-12 18:41:13 +00:00
Stephan Diederich
e9cba0821f added: channelId to HTSP getEvent reply 2009-11-11 12:32:04 +00:00
Stephan Diederich
be49398fd2 Added addDvrEntry and deleteDvrEntry methods to HTSP 2009-11-10 14:08:33 +00:00
Andreas Öman
19addf1264 Send 'error' (telling why a recording failed) in HTSP DVR entry message 2009-11-09 21:27:15 +00:00
Andreas Öman
1676e122d3 Mention channel number in the docs 2009-11-09 19:10:34 +00:00
Andreas Öman
fdeb377d61 Add a per-channel "number" that can be used by clients to order channels, map to remote control id, etc 2009-11-09 19:07:14 +00:00
Andreas Öman
c604ef0477 Cosmetics 2009-11-09 19:06:40 +00:00
Andreas Öman
4a564c42d7 Add more logging info when tuning fails 2009-11-08 22:16:17 +00:00
Andreas Öman
5b52d3c831 Wait a little longer before deeming that a transport receives no packets 2009-11-08 22:16:01 +00:00