Commit graph

1080 commits

Author SHA1 Message Date
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
Andreas Öman
63bd6f42c8 Even more robust transport transport_stream id checks 2009-11-08 21:51:16 +00:00
Andreas Öman
43f2066c00 Don't set tht_provider and tht_svcname to "unknown" if they are not known. Rather set the string to NULL 2009-11-08 21:32:22 +00:00
Andreas Öman
142a86e954 Revert accidental change 2009-11-08 21:00:00 +00:00
Andreas Öman
cdf916c43f Don't use a delay to work around latent table updates (from a previously tuned mux).
Instead rely on robust checks of the transport stream id
2009-11-08 20:58:49 +00:00
Andreas Öman
c131c35f52 Cosmetics 2009-11-08 20:03:07 +00:00
Andreas Öman
136a3ee394 Sync DVB muxes from dvb-apps 1308:cb9e3204009f 2009-11-08 19:54:37 +00:00
Robert
8ec0a1c105 showing channel ids in webui 2009-11-08 18:53:23 +00:00
Robert
4fa5e52a09 fixed capmt connection state 2009-11-08 18:41:40 +00:00
Robert
39b6846883 more work on capmt 2009-11-08 18:17:44 +00:00
Robert
58868079ac added webui for capmt 2009-11-08 15:38:04 +00:00
Benjamin Larsson
7be992c72e Override global pre/post time instead of add. 2009-10-29 19:17:13 +00:00
sb1066
0b845662df Render the cwc records with green text if we are connected to the server, red when its not and black (default) when disabled 2009-10-25 12:28:10 +00:00
sb1066
e71fbf5cb0 Announce the connection status of a server to the webui 2009-10-25 12:26:17 +00:00
Robert
f5d7812c11 small change in capmt handling 2009-10-24 16:19:21 +00:00
Robert
b53ae6e03e fixed abnormal program termination in streaming_msg_free if sm_type is SMT_NOSOURCE 2009-10-24 15:59:06 +00:00
Robert
19a03c0830 reverted PARALLEL_MODE of FFdecsa to 64_INT 2009-10-24 14:31:21 +00:00
Robert
6356ddca38 fix for capmt in Makefile 2009-10-24 14:29:19 +00:00
Robert
0c3cb21941 added capmt 2009-10-24 14:28:41 +00:00
Andreas Öman
167dff2fae Add a status page displaying status via XML
Patch by FreddyAV
2009-10-21 19:47:34 +00:00
Andreas Öman
c931c4ed06 When deleting a channel, send delete notification to HTSP after we've poked around in the EPG, etc.
We want the delete message over HTSP to come after all else.
2009-10-18 12:12:04 +00:00
Andreas Öman
02dd003832 Rewrite stream start messaging. Using htsmsg internally is a bit obscure 2009-10-15 20:10:19 +00:00
Andreas Öman
9f6183d9b4 Fix a memory leak 2009-10-15 20:09:59 +00:00
Andreas Öman
9b7284e19a Add support for per-channel pre/post extra time on scheduled recordings.
Ticket #104
2009-10-14 21:02:39 +00:00
Andreas Öman
a7bb757b4f Augment epg_event_create() with an int *created argument 2009-10-14 20:10:25 +00:00
Andreas Öman
a5c67791fc * Increase logging and include various stats to XMLTV grab 2009-10-14 20:07:35 +00:00
Mattias Wadman
f337896d21 Typo 2009-10-11 16:59:22 +00:00
Mattias Wadman
9b7e29c33a Remove debug printf 2009-10-11 16:56:59 +00:00
Mattias Wadman
491fd0356d Sync with showtime htsmsg_json.c:
Add wrapper _strtod that is locale independent
JSON deserialize failed because standard strtod parsed "," as part of the number
2009-10-11 13:05:20 +00:00
Andreas Öman
77fd1342c4 Fix spelling error 2009-10-09 20:46:20 +00:00
Andreas Öman
af53c5f812 Improve debug logging quite a bit 2009-10-09 20:26:17 +00:00
Andreas Öman
480eca20fc Make channel name compares case insensitive
Ticket #95
2009-10-09 18:12:13 +00:00
Andreas Öman
1264b7b228 Add support for the '-a' command line option. Used to specify which DVB adapters to use. 2009-09-28 19:35:59 +00:00
Andreas Öman
8211a3a19b xmltv parser: if the timezone is supplied, use it instead of relying on localtime functions 2009-09-28 19:32:45 +00:00
Andreas Öman
edf281be44 Compile before commit
yes
2009-09-26 08:21:16 +00:00
Andreas Öman
b39078d316 Actually, only set tht_scrambled_seen if tht_scrambled is set 2009-09-26 08:20:21 +00:00
Andreas Öman
a534bae4ca Only force descrambling if at least on scrambled packet is seen 2009-09-26 08:17:55 +00:00
Andreas Öman
b83fa7f2a0 If a stream is scrambled, force packets through the descrambler even if that particular packet is not scrambled itself.
Fixes out-of-order problems.
2009-09-19 12:29:37 +00:00
Andreas Öman
793583dd44 Be more explicit when we can't find the static content for the web ui.
Also, warn a bit mor about this in configure
2009-09-18 19:11:06 +00:00
Andreas Öman
5c04d66946 Support cards that only returns even OR odd control words 2009-09-17 20:22:25 +00:00
Andreas Öman
a0cc31f3f5 Drop a stupid printf 2009-09-14 19:42:21 +00:00
Andreas Öman
c0350c621a dvr: Don't allow transport to start if adapter is already running 2009-09-14 19:10:14 +00:00
Andreas Öman
51a9663501 Remove console.log() debug 2009-09-14 18:49:02 +00:00
Andreas Öman
2ef690ea70 Remove duplicate <body> tag 2009-09-10 20:25:20 +00:00
Andreas Öman
72bbedd13e Push DVR entries over HTSP (if in async mode) 2009-09-09 21:37:40 +00:00
Andreas Öman
9b97ca2991 Remove dead code 2009-09-09 21:01:32 +00:00