Adam Sutton
b5bb688b68
Started work on deleteing epg_channel_t and moving schedule info back into channel_t. This will make working with EIT much simpler, removes a fairly redundant object and will allow me to move epggrab channel mapping into each grabber which will be far more flexible and was what I had originally intended.
2012-05-30 11:01:29 +01:00
Adam Sutton
4a3063a745
Some tidying up.
2012-05-25 22:15:02 +01:00
Adam Sutton
beade8b006
Updated various EPG calls to the new API.
2012-05-25 09:55:55 +01:00
Adam Sutton
524576eb64
Some updates to improve channel linking and its save/load support.
2012-05-22 17:05:41 +01:00
Adam Sutton
eb2b4c3f24
Some basic per channel searching re-enabled.
2012-05-21 12:30:32 +01:00
Adam Sutton
439b7f04de
Some initial epg_channel_t to channel_t linking.
2012-05-21 11:00:51 +01:00
Adam Sutton
3572241b5e
Clear some more redundant code from the channel structure.
2012-05-18 17:32:17 +01:00
Adam Sutton
c15e564ed3
Basically hack out all code that currently does not work due to partial epg rewrite.
2012-05-17 12:52:21 +01:00
Adam Sutton
134e3b880e
Initial hack in of new epg data structures, xmltv refs hacked out and some code left in for compat. this will not compile/run.
2012-05-17 12:05:45 +01:00
Andreas Öman
5b640b2ed0
Keep CWC in a separate lock domain to avoid waiting for global_lock
2011-01-25 22:58:00 +01:00
Andreas Öman
85132732b6
Rename transport -> service
2010-11-29 20:06:52 +00:00
Andreas Öman
42adea653d
Rename tvhead.h -> tvheadend.h
2010-11-29 19:25:24 +00:00
Andreas Öman
31cb0e9733
Support the Logical Channel Number descriptor (0x83)
...
Fixes ticket #138
2010-06-04 20:59:18 +00:00
Stephan Diederich
5206e698f1
added helper channel_tag_find_by_identifier
2009-11-28 13:09:20 +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
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
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
480eca20fc
Make channel name compares case insensitive
...
Ticket #95
2009-10-09 18:12:13 +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
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
cf49e03467
Add support for IPTV
2009-08-15 21:45:34 +00:00
Andreas Öman
d0898f6ddf
Fix %lld problems on 64bit builds
2009-07-19 10:37:34 +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
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
c0ec865d54
Delete channel-bound autorecordings when a channel is destroyed.
2009-06-04 06:13:45 +00:00
Andreas Öman
47bd9809c0
Make tvheadend stand on its own configure and build system.
2009-03-25 20:49:50 +00:00
Andreas Öman
42c8947724
Making tvheadend more standalone, #2
2009-03-25 17:46:54 +00:00