Commit graph

14 commits

Author SHA1 Message Date
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
Renamed from channels.c (Browse further)