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
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
a5c67791fc
* Increase logging and include various stats to XMLTV grab
2009-10-14 20:07:35 +00:00
Andreas Öman
2c0ef0f264
* Add support for DiSEqC 1.1 / 2.1, configured on per-adapter basis.
...
Ticket #99
2009-09-08 19:42:40 +00:00
Andreas Öman
e0c48dfd69
Default character encoding in DVB is ISO6937, not Latin-1. Ticket #96
2009-09-06 20:17:08 +00:00
Andreas Öman
d79d030d97
Mention DVB-S2 in the changelog
2009-09-02 21:08:22 +00:00
Andreas Öman
66d7585d89
Forgot to save the changelog before commit ... :/
2009-09-01 21:20:04 +00:00
Andreas Öman
55059017fa
* If a user changed the XMLTV source for a channel to 'None', tvheadend
...
would crash. This is now fixed.
2009-08-30 19:56:29 +00:00
Andreas Öman
fc3ac623ca
Add support for sattelite beams with circular polarisation
2009-08-29 09:22:21 +00:00
Andreas Öman
08db2b91c4
Add support for tuning ATSC adapters
2009-08-26 20:39:44 +00:00
Andreas Öman
d73ff68fae
Tvheadend's DVB service probe will now let the channel join tags based on the service type and DVB provider name.
2009-08-26 20:34:13 +00:00
Andreas Öman
510a3919de
Closing doors bound for 2.5 release
...
Cabin crew, cross check.
2009-08-19 20:29:06 +00:00
Andreas Öman
e1cf1a4c6c
Depend on libavahi-client3
2009-08-19 20:25:11 +00:00
Andreas Öman
c58a5cc2ce
Fix a typo
2009-08-19 20:14:51 +00:00
Andreas Öman
153c61d9ea
Use FFmpeg's av_interleaved_write_frame() or some players can't play the recorded content (vlc is one)
2009-08-19 20:08:15 +00:00
Andreas Öman
5dfdbc7a9b
Add support for setting default extra times to add before and after a recording. Useful if your TV shows never start on time.
2009-08-19 19:44:33 +00:00
Andreas Öman
cf49e03467
Add support for IPTV
2009-08-15 21:45:34 +00:00
Andreas Öman
a099c48627
The HTSP service is now announced via AVAHI (mDNS service discovery)
2009-08-10 19:06:16 +00:00
Andreas Öman
f8f80484c2
If XMLTV grabbing was disabled tvheadend would spin in a 100% CPU loop.
...
This is now fixed.
2009-08-05 08:25:48 +00:00
Andreas Öman
cdcccde130
Open changelog for 2.5
2009-08-03 19:31:23 +00:00
Andreas Öman
02964eff8b
Close changelog for 2.4
2009-07-26 11:28:09 +00:00
Andreas Öman
48f845e02c
* If the EPG receives an updated description for an even that is shorter
...
than the current description it will be ignored.
This typically happens if the XMLTV and DVB EIT (Event Information Table)
differs. In other words, we assume that a longer description of an
event is better than a short.
2009-07-26 10:25:12 +00:00
Andreas Öman
7cab70e1e5
* Rewrork the CWC reconnection strategy.
...
If there are active subscription, Tvheadend will attempt to reconnect
immediately and then retry every three seconds.
If no subscription is active a reconnection attempt is performed
every minute.
Also, if any CWC configuration changes are made from the UI, Tvheadend
will try to reconnect directly.
2009-07-26 10:11:43 +00:00
Andreas Öman
1e5631c81d
Fix missing space
2009-07-21 19:58:28 +00:00
Andreas Öman
85254a5f0a
It's 'Tvheadend' not 'TVheadend'
2009-07-20 13:04:16 +00:00
Andreas Öman
7161cff0b3
* Use absolute paths when serving static content (the web app itself)
...
This was only a problem when fork()ing a development build
2009-07-20 06:24:57 +00:00
Andreas Öman
36359f8ae2
* The embedded HTTP server now logs failed requests
2009-07-20 06:23:48 +00:00
Andreas Öman
e399720132
* Add support for merging one channel into another.
...
Useful if you have multiple providers offering the same DVB service
but with different names.
2009-07-19 21:19:23 +00:00
Andreas Öman
b65f03515c
* Make sure channel <> service mappings are saved when edited from
...
DVB service grid
2009-07-19 20:07:37 +00:00
Andreas Öman
dc206943b7
Make not about: Fix compilation on 64bit systems
2009-07-19 20:06:02 +00:00
Andreas Öman
05cb40d1c6
* Due to a bug, the polarisation of DVB-S muxes was not correctly
...
stored internally. This has now been fixed.
2009-07-19 07:19:16 +00:00
Andreas Öman
fd84bda72e
Close changelog for 2.3
2009-07-18 21:19:39 +00:00
Andreas Öman
0b12c56d00
Add ticket number to EPG bug changelog entry.
2009-07-18 20:29:06 +00:00
Andreas Öman
be1a42d909
* Try to detect duplicate EPG entries from the DVB feed and adjust
...
EPG accordingly. The EPG code will search for events with the same
DVB event ID +- 2 events from the current one. If the event id is
equal, the prvious (old) entry will be removed in favor of the new one.
Reason for not blindingly trusting the event id is that some networks
seem to (incorrectly) reuse IDs.
Ticket #65
2009-07-18 20:07:47 +00:00
Andreas Öman
2fcb7fe72b
* Add exponential backoff for reconnect attempt in code word client.
...
Ticket #80
2009-07-18 19:10:49 +00:00
Andreas Öman
47ab30fc92
Fix a bug causing channel <> tags mapping not to be restored on load.
2009-07-18 19:04:13 +00:00
Andreas Öman
a265a15e3c
Mention Ticket #37 in changelog
2009-07-18 07:56:40 +00:00
Andreas Öman
e84dbe3acc
* Added a search IMDB direct link in the EPG window popup.
...
Ticket #79
2009-07-17 14:10:24 +00:00
Andreas Öman
e8a7044f14
* Channel editor has been reworked a bit. It uses an editorGrid, similar
...
to how other grids work in Tvheadend. Tags are mapped inline using
a list-of-values combobox (http://lovcombo.extjs.eu/ )
2009-07-16 11:10:41 +00:00
Andreas Öman
b37177433c
* If the Program Stream Information changes during a subscription,
...
react and send a subscriptionStop + subscriptionStart.
This happens on SVT (in sweden) when the transmission switches
from local to nationwide broadcast (AC3 audio is only present
in nationwide broadcast)
Ticket #78
2009-07-04 09:31:59 +00:00
Andreas Öman
4fe065a6d6
More changelog entries
2009-07-04 06:49:53 +00:00
Andreas Öman
0c047c38b9
* Remove configuration and settings (/home/hts/.hts/tvheadend) on a
...
deb package purge operation. Ticket #73
2009-07-04 06:45:52 +00:00
Andreas Öman
2d594cd0c9
* Use a ''livegrid'' ( http://www.ext-livegrid.com/ ) for displaying EPG.
2009-07-04 06:32:11 +00:00
Andreas Öman
47f66d50c3
Mention ticket #69
2009-07-04 06:31:24 +00:00
Andreas Öman
819f832a1c
* Redesigned the DVB configuration tab in the web userinterface:
...
- Each adapter have three (or four) tabs
o General setup and information
o Grid of multiplexes
o Grid of services
o For sattelite adapters, a sattelite configuration tab.
* Add support for disabling / enabling an entire DVB multiplex
* Add support for multiple DiSEqC switchports on a single adapter
* Add support for different sattelite LNBs
* Graceful handling of DVB adapters that does not support many
table filters in hardware. Tvheadend will rotate among the available
ones.
* Add support for enabling / disabling transports from the DVB configuration
* Make it possible to remove DVB multiplexes from the web ui
* Add 'Revert changes' button to all editable grids in the web ui
* Make it possible to disable the idle scan on per-DVB adapter basis.
The idle scan is a process to cycles through all multiplex to check
the quality for each mux continously.
2009-07-03 20:24:00 +00:00
Andreas Öman
3ca0acafac
Update changelog date
2009-06-07 17:23:08 +00:00
Andreas Öman
88a6549782
Update changelog
2009-06-07 16:54:47 +00:00
Andreas Öman
4234be8c00
Search for XMLTV grabbers in /usr/bin/perlbin/vendor (archlinux)
2009-06-07 11:34:39 +00:00
Andreas Öman
87f4c5e280
Scan for XMLTV grabbers in $PATH as well.
2009-06-07 08:45:48 +00:00
Andreas Öman
29b5eb838d
Minor updates to changelog
2009-06-04 20:14:03 +00:00