Andreas Öman
98376e57e1
Add lucid targets
2012-09-26 14:15:18 +02:00
Adam Sutton
90401151cf
Updated dummy changelog.
2012-09-25 14:32:31 +01:00
Adam Sutton
376e33d0ed
Ensure channelUpdate message is generated before previously referenced events are deleted.
2012-09-25 13:33:00 +01:00
Adam Sutton
f214bb27e9
Some further improvements to the EIT scanning. Attempt to ensure we see
...
the entire carousel before we mark as completed.
Also some tidying up of some of the logging
2012-09-25 12:55:41 +01:00
Adam Sutton
6678303e7c
PR151 - some minor cosmetics and reduce code duplication.
2012-09-25 09:54:26 +01:00
Richard Kunze
a5e04fcc56
Merge PR151 - Fixes some bugs in EIT status handling.
...
* Fix eit_status_find() to correctly handle EIT schedule tables
with segments which do not use all 8 sections of the segment
Both bugs forced EIT scanning to always time out instead of
terminating after all EIT sections have been processed.
At least for me (DVB-T in Germany), this fix drastically reduces
EIT scanning times.
2012-09-25 09:38:04 +01:00
Adam Sutton
51fbfb595f
Add option to manually create a new channel entry.
2012-09-23 21:59:10 +01:00
Adam Sutton
d6900ccafd
Fix problems with sortable columns since ExtJS upgrade. Fixes #1245 .
2012-09-23 21:06:27 +01:00
Adam Sutton
76d981efaa
Convert dvr time output to ISO format for fixed length.
2012-09-23 20:35:56 +01:00
Ben Kibbey
75bda60058
Fix potential buffer overflow.
...
There may have not been enough room for strftime().
2012-09-23 20:34:57 +01:00
Adam Sutton
c4971f62a3
Correct a couple of type usage errors in HTSP.
2012-09-23 11:38:45 +01:00
Adam Sutton
81be9a275d
Revert "PR-108 - fix possible problems with some Polish channels char encoding."
...
Fixes #1240
This reverts commit e14391323f
.
2012-09-21 22:08:48 +01:00
Adam Sutton
4f5a4da2a7
Correct infinite loop in EIT code.
2012-09-21 22:08:17 +01:00
Adam Sutton
b9f5ba6dfc
Re-instance signalStatus HTSP message using new streaming message.
2012-09-21 21:15:58 +01:00
Adam Sutton
30a3896520
Fix type error in xmltv code that breaks some compilers. Fixes #1238 .
2012-09-21 18:59:56 +01:00
Adam Sutton
54de591460
Fix stupid error that made it impossible to subscribe to 2 services on the same adapter.
2012-09-21 18:58:37 +01:00
Adam Sutton
9a4afdcc70
Make configure work with autocomplete AND keep my nice formatting.
2012-09-21 13:03:04 +01:00
Adam Sutton
39d6378010
Fix type error that breaks 32bit builds.
2012-09-21 10:42:13 +01:00
Adam Sutton
8ec72d956f
Enable asynchronous EPG output include honouring lastUpdate option.
2012-09-21 10:36:19 +01:00
Adam Sutton
67d8c18647
Updated HTSP to version 6, includes several new features and additional info fields. Fully documented on the wiki page.
...
Code has also been slightly re-arranged so that it roughly follows the spec in terms of ordering, making comparisons a bit easier.
2012-09-21 10:36:19 +01:00
Adam Sutton
a0b141adc6
Updated htspmon debug script to receive EPG info.
2012-09-21 10:36:19 +01:00
Adam Sutton
c2b967fbc4
Updated htsmsg support with a few extra support routines and corrected a mistake in the XML attrib support routine.
2012-09-21 10:36:19 +01:00
Adam Sutton
e81e4f4fa1
Update EIT and XMLTV processing to pick up and store new fields.
2012-09-21 10:36:19 +01:00
Adam Sutton
4365a25e7c
Added a few missing fields to EPG structures.
2012-09-21 10:36:19 +01:00
Adam Sutton
e14391323f
PR-108 - fix possible problems with some Polish channels char encoding.
...
Credit to bigtarget for the original PR.
2012-09-20 19:44:30 +01:00
Adam Sutton
2f79e5f6f6
Fix Series link button in the UI.
2012-09-20 19:44:12 +01:00
Adam Sutton
bf3def4030
Fixed ISO6937 0xC7 code table, also updated the formatting to make it clearer.
2012-09-20 13:06:37 +01:00
Adam Sutton
4c038a737b
Ensure that multibyte chars are properly converted for ISO 6937.
2012-09-20 12:25:45 +01:00
Adam Sutton
7ab7b49469
Break up /etc/default/tvheadend to make it easier for users to set relevant settings. Init scripts then handle the config to set appropriate command line switches.
2012-09-20 09:43:03 +01:00
Adam Sutton
07c5c8cc7a
Fix silly NULL ptr bug.
2012-09-19 21:34:34 +01:00
Adam Sutton
b65a3a4ebd
Ensure that recordings that never start are given a fault state. Fixes #1094 .
2012-09-19 14:49:23 +01:00
Adam Sutton
9c85095f61
Ensure that primary EPG is DVB instance since we do not currently support others. Fixes #1210 .
2012-09-19 13:29:54 +01:00
Adam Sutton
61a0d2aff2
Ensure 2.12 iptv config is migrated (note it does not delete old config). Fixes #1217 .
2012-09-19 11:59:54 +01:00
Adam Sutton
b9e8945ddb
Ensure satconf is copied when auto adding muxes. Fixes #1215 .
2012-09-19 11:03:12 +01:00
Adam Sutton
5735cfd577
Remove episode number check, this was added during EPG updates and poorly thought through. Most DVR additions have been removed and DVR code will be updated next release. Fixes #1221 (Credit to schmoko for pointing this out).
2012-09-19 09:51:51 +01:00
Adam Sutton
01129191be
Correct NULL ptr bug in DBS bandstack patch.
2012-09-19 09:49:49 +01:00
Norm Dressler
5e97efc8a5
Sidtochan option not showing on the front-end - this patch fixes that issue
2012-09-19 09:49:49 +01:00
xhaggi
5d7be10269
webui: 'Missing VLC plugin' panel reactivated + using ExtJS
...
elements instead of plain HTMLElements
2012-09-19 09:49:45 +01:00
John Törnblom
d16bedea3f
encapsulate the vlc plugin with a panel. fixes vlc plugin after extjs3 upgrade
2012-09-18 17:51:13 +02:00
Adam Sutton
a6cb52a580
Correct glaring error in EPG object creation (for season/episode)!
2012-09-18 13:54:02 +01:00
Adam Sutton
a321a800bb
Tidy up some logging.
2012-09-18 12:42:35 +01:00
John Klimek
285cf87671
Added support for DBS Bandstacked LNBFs
2012-09-17 20:54:08 +01:00
Adam Sutton
e4b800de1d
Include upstart file in debian, rather than traditional init script.
2012-09-17 20:53:47 +01:00
xhaggi
50d10d062e
webui: added new component ItemSelector to select default language(s)
2012-09-17 14:59:42 +01:00
Adam Sutton
734cf843e9
Correct mistake with processing season numbers in xmltv.
2012-09-17 14:13:20 +01:00
Adam Sutton
921f3813f1
Hack to get lovcombo working in extjs 3.4.
2012-09-17 12:50:24 +01:00
Adam Sutton
8fb625f6f5
Added the ability to map multiple EPG channels to the same TVH channel. Fixes #1163 . Also fixed error in opentv which Fixes #1154 .
2012-09-17 11:21:22 +01:00
Adam Sutton
c3fe6fae73
Correct stupid mistake in epg_broadcast_destroy that could lead to memory leak and possible corruption. Fixes #1223 and Fixes #1224 .
2012-09-16 23:34:17 +01:00
Adam Sutton
c3d26b53ad
Slight re-ordering of debug and destructors to be more correct.
2012-09-16 22:35:49 +01:00
Adam Sutton
30727940e7
Reverted all 64bit IDs in EPG back to 32bit (was excessive and incompatible with a lot of stuff).
2012-09-16 11:07:30 +01:00