]>
git.ipfire.org Git - thirdparty/tvheadend.git/log
Andreas Öman [Thu, 1 May 2008 07:24:40 +0000 (07:24 +0000)]
Add a redirector when HTTP clients loads page '/'.
The redirector will either send the client to the advanced AJAX ui
or a simpler html / form based (for mobile clients)
Andreas Öman [Tue, 29 Apr 2008 06:57:42 +0000 (06:57 +0000)]
Do not try to fdopen() if open() failed
Andreas Öman [Tue, 29 Apr 2008 06:56:39 +0000 (06:56 +0000)]
We do not want settingfiles world/group readable
Andreas Öman [Tue, 29 Apr 2008 06:53:21 +0000 (06:53 +0000)]
Add fine grained user / source address access control configurable from web ui.
Andreas Öman [Mon, 28 Apr 2008 17:49:10 +0000 (17:49 +0000)]
increase width
Andreas Öman [Sun, 27 Apr 2008 13:53:52 +0000 (13:53 +0000)]
Send status notification when grabber changes
Andreas Öman [Sun, 27 Apr 2008 13:47:57 +0000 (13:47 +0000)]
Don't add null-strings to config
Andreas Öman [Sun, 27 Apr 2008 13:44:59 +0000 (13:44 +0000)]
epg_mutex is no longer needed
Andreas Öman [Sun, 27 Apr 2008 13:43:50 +0000 (13:43 +0000)]
Use better locking and set channel icon
Andreas Öman [Sun, 27 Apr 2008 13:31:41 +0000 (13:31 +0000)]
Do more processing of XMLTV in main thread
Andreas Öman [Sat, 26 Apr 2008 13:12:53 +0000 (13:12 +0000)]
Remove binary char
Andreas Öman [Thu, 24 Apr 2008 05:38:33 +0000 (05:38 +0000)]
Add channel / 3even view
Andreas Öman [Wed, 23 Apr 2008 10:13:35 +0000 (10:13 +0000)]
Print frequency numbers with commas
Andreas Öman [Wed, 23 Apr 2008 10:10:01 +0000 (10:10 +0000)]
Correctly set polarisation from preconfigured networks
Andreas Öman [Tue, 22 Apr 2008 20:53:22 +0000 (20:53 +0000)]
Use transport's quality index when chosing which transport to use for a subscription.
Andreas Öman [Tue, 22 Apr 2008 20:46:08 +0000 (20:46 +0000)]
Add quality index for DVB muxes
Andreas Öman [Tue, 22 Apr 2008 20:32:50 +0000 (20:32 +0000)]
Shorter state string
Andreas Öman [Tue, 22 Apr 2008 20:32:18 +0000 (20:32 +0000)]
Shorter FEC status message.
Andreas Öman [Tue, 22 Apr 2008 20:23:22 +0000 (20:23 +0000)]
Fix so we can actually add new muxes on empty adapters :)
Andreas Öman [Tue, 22 Apr 2008 20:11:32 +0000 (20:11 +0000)]
Correctly set frontend type
Andreas Öman [Tue, 22 Apr 2008 19:52:52 +0000 (19:52 +0000)]
Nicer UI for adding new muxes.
Add support for adding entire preconfigured networks.
Andreas Öman [Tue, 22 Apr 2008 19:52:08 +0000 (19:52 +0000)]
Add list of known DVB-[SCT] networks.
Built from dvb-apps
changeset: 1187:
46566e506acd
date: Wed Apr 16 20:10:13 2008 +0200
Andreas Öman [Tue, 22 Apr 2008 17:05:08 +0000 (17:05 +0000)]
Add meta code for building an .h -file based on DVB mux descriptors from linux-dvb
Andreas Öman [Tue, 22 Apr 2008 06:44:53 +0000 (06:44 +0000)]
Add support for renaming adapters
Andreas Öman [Mon, 21 Apr 2008 19:39:25 +0000 (19:39 +0000)]
Nicer printout of min/max frequency and baud
Andreas Öman [Mon, 21 Apr 2008 19:25:04 +0000 (19:25 +0000)]
Add checkboxes to DVB mux list and an option to delete muxes
Andreas Öman [Mon, 21 Apr 2008 17:29:11 +0000 (17:29 +0000)]
Add code for deleting a DVB mux (and transports)
Andreas Öman [Mon, 21 Apr 2008 16:46:45 +0000 (16:46 +0000)]
remove dead code
Andreas Öman [Mon, 21 Apr 2008 16:46:18 +0000 (16:46 +0000)]
Use common function for dvb mux state
Andreas Öman [Mon, 21 Apr 2008 16:44:59 +0000 (16:44 +0000)]
Use more generic code for common table
Andreas Öman [Mon, 21 Apr 2008 16:44:39 +0000 (16:44 +0000)]
Add dvb_mux_state() convenience function
Andreas Öman [Sun, 20 Apr 2008 13:38:10 +0000 (13:38 +0000)]
Load adapters for which we have configuration but is not detected
Andreas Öman [Sat, 19 Apr 2008 20:21:55 +0000 (20:21 +0000)]
Keep transports in a scrolled list
Andreas Öman [Sat, 19 Apr 2008 20:19:38 +0000 (20:19 +0000)]
Store transport stream network name in config
Andreas Öman [Sat, 19 Apr 2008 14:52:09 +0000 (14:52 +0000)]
Fix transfer of events from XML-TV to mail event database
Andreas Öman [Sat, 19 Apr 2008 14:51:54 +0000 (14:51 +0000)]
Do not print debug output
Andreas Öman [Sat, 19 Apr 2008 14:11:21 +0000 (14:11 +0000)]
Keep track of transport-id for each mux so we can do cross-transport EPG updates
Andreas Öman [Sat, 19 Apr 2008 13:31:37 +0000 (13:31 +0000)]
Avoid writing '(null)' in config
Andreas Öman [Sat, 19 Apr 2008 13:30:06 +0000 (13:30 +0000)]
Finalize support for configuring xmltv grabbers
Andreas Öman [Sat, 19 Apr 2008 12:08:48 +0000 (12:08 +0000)]
Use one mailbox per client. Much more robust and does not risk to hang browser if we get too many open boxes
Andreas Öman [Sat, 19 Apr 2008 12:07:39 +0000 (12:07 +0000)]
Add breakers
Andreas Öman [Sat, 19 Apr 2008 10:51:45 +0000 (10:51 +0000)]
Initial work for web-ui based xmltv configuration
Andreas Öman [Sat, 19 Apr 2008 10:51:19 +0000 (10:51 +0000)]
Add generic code for passing htsmsg's back and forth from mainthread and workers
Andreas Öman [Fri, 18 Apr 2008 13:40:40 +0000 (13:40 +0000)]
fix indent
Andreas Öman [Thu, 17 Apr 2008 21:16:33 +0000 (21:16 +0000)]
Add support for configuring method for commercial detection
Andreas Öman [Thu, 17 Apr 2008 20:55:59 +0000 (20:55 +0000)]
Allow duplicates in the HTTP argument parser, it is needed for list transfers from prototype.
Andreas Öman [Thu, 17 Apr 2008 20:46:38 +0000 (20:46 +0000)]
Add support for disabling a certain transport/service directly in the channel editor
Andreas Öman [Thu, 17 Apr 2008 20:33:02 +0000 (20:33 +0000)]
Actually use the sorted array of transports
Andreas Öman [Thu, 17 Apr 2008 20:22:35 +0000 (20:22 +0000)]
Add support for moving channels between groups
Andreas Öman [Thu, 17 Apr 2008 16:41:35 +0000 (16:41 +0000)]
Set width back to 100% for now
Andreas Öman [Thu, 17 Apr 2008 15:04:04 +0000 (15:04 +0000)]
Notify when number of services changes on a mux
Andreas Öman [Thu, 17 Apr 2008 15:03:50 +0000 (15:03 +0000)]
Improve the mailbox to be must more robust
Andreas Öman [Wed, 16 Apr 2008 20:55:01 +0000 (20:55 +0000)]
Improve channel editor slightly
Andreas Öman [Wed, 16 Apr 2008 20:54:36 +0000 (20:54 +0000)]
Add callback for returning transport source information in cleartext
Andreas Öman [Wed, 16 Apr 2008 19:16:10 +0000 (19:16 +0000)]
Use shorter form $() of document.getElementById()
Andreas Öman [Wed, 16 Apr 2008 16:19:34 +0000 (16:19 +0000)]
Reload the DVB mux list when a new mux is created
Andreas Öman [Wed, 16 Apr 2008 15:50:32 +0000 (15:50 +0000)]
Use $() instead of document.element ... etc
Andreas Öman [Wed, 16 Apr 2008 05:33:06 +0000 (05:33 +0000)]
Fix a memory leak
Andreas Öman [Wed, 16 Apr 2008 05:31:18 +0000 (05:31 +0000)]
Only add PMT demuxer if we actually created the transport in the PAT table scan
Andreas Öman [Wed, 16 Apr 2008 05:23:03 +0000 (05:23 +0000)]
Add AJAX mailboxes for updating content asynchornously on the web ui.
Andreas Öman [Mon, 14 Apr 2008 19:02:42 +0000 (19:02 +0000)]
merge printfs
Andreas Öman [Mon, 14 Apr 2008 18:59:31 +0000 (18:59 +0000)]
Rewrite HTTP server so it can defer replies
Andreas Öman [Wed, 9 Apr 2008 19:34:42 +0000 (19:34 +0000)]
Add tab for editing channels (currently not working very well)
Andreas Öman [Wed, 9 Apr 2008 19:31:20 +0000 (19:31 +0000)]
Use table code for rendering services in a mux
Andreas Öman [Wed, 9 Apr 2008 19:30:25 +0000 (19:30 +0000)]
Add min/max macros
Andreas Öman [Wed, 9 Apr 2008 16:22:56 +0000 (16:22 +0000)]
If DVB servicename is empty, at least come up with something.
Andreas Öman [Wed, 9 Apr 2008 15:54:55 +0000 (15:54 +0000)]
Only display transports which are really available to us
Andreas Öman [Wed, 9 Apr 2008 15:49:02 +0000 (15:49 +0000)]
Save id of CA if we do not know it by name.
Andreas Öman [Wed, 9 Apr 2008 15:31:07 +0000 (15:31 +0000)]
use common code for drawing tables, this also allows us to do some
simple scrollbar control
Andreas Öman [Wed, 9 Apr 2008 15:27:35 +0000 (15:27 +0000)]
Do not log when tuning for idlescan
Andreas Öman [Wed, 9 Apr 2008 10:02:47 +0000 (10:02 +0000)]
Remove usage of PeriodicalUpdater, it does not scale at all
Andreas Öman [Wed, 9 Apr 2008 10:01:31 +0000 (10:01 +0000)]
Ask user for polarisation when adding DVB-S mux
Andreas Öman [Wed, 9 Apr 2008 09:39:50 +0000 (09:39 +0000)]
Fixes for QPSK muxes
Andreas Öman [Wed, 9 Apr 2008 09:39:35 +0000 (09:39 +0000)]
If servicename or provider is not found, just set them to 'unknown'
Andreas Öman [Wed, 9 Apr 2008 09:38:57 +0000 (09:38 +0000)]
Add SAT delivery descriptor id
Andreas Öman [Wed, 9 Apr 2008 09:38:45 +0000 (09:38 +0000)]
Slightly shorter status text strings to avoid breaking tables
Andreas Öman [Wed, 9 Apr 2008 09:38:22 +0000 (09:38 +0000)]
Parse Satellite delivery descriptor
Andreas Öman [Tue, 8 Apr 2008 19:56:32 +0000 (19:56 +0000)]
Make the border box slightly smaller
Andreas Öman [Tue, 8 Apr 2008 18:39:33 +0000 (18:39 +0000)]
Map transport -> channels on load
Andreas Öman [Tue, 8 Apr 2008 16:52:19 +0000 (16:52 +0000)]
Get rid of some top margins
Andreas Öman [Tue, 8 Apr 2008 16:52:09 +0000 (16:52 +0000)]
Use correct mapped / unmapped image upon initial display
Andreas Öman [Tue, 8 Apr 2008 16:31:59 +0000 (16:31 +0000)]
Make sure we maintain configured channel order
Andreas Öman [Tue, 8 Apr 2008 05:39:51 +0000 (05:39 +0000)]
Pretty print muxname
Andreas Öman [Mon, 7 Apr 2008 21:33:26 +0000 (21:33 +0000)]
Add an about tab
Andreas Öman [Mon, 7 Apr 2008 21:33:18 +0000 (21:33 +0000)]
HTML cosmetical changes
Andreas Öman [Mon, 7 Apr 2008 21:00:12 +0000 (21:00 +0000)]
Make sure services always appear in the same order by sorting them.
Andreas Öman [Mon, 7 Apr 2008 20:43:42 +0000 (20:43 +0000)]
Remove one of the adapter statuses
Andreas Öman [Mon, 7 Apr 2008 20:43:06 +0000 (20:43 +0000)]
layout cleanup
Andreas Öman [Mon, 7 Apr 2008 20:24:35 +0000 (20:24 +0000)]
Fix obvious typo
Andreas Öman [Mon, 7 Apr 2008 16:23:52 +0000 (16:23 +0000)]
Move strtab.h to libhts
Andreas Öman [Mon, 7 Apr 2008 15:57:20 +0000 (15:57 +0000)]
Work in progress on AJAX interface for tvheadend
Andreas Öman [Thu, 3 Apr 2008 19:42:37 +0000 (19:42 +0000)]
Remove unused member
Andreas Öman [Thu, 3 Apr 2008 19:15:00 +0000 (19:15 +0000)]
Add intial take on an AJAX based web user interface.
Andreas Öman [Mon, 31 Mar 2008 10:41:15 +0000 (10:41 +0000)]
Fix support for parallel builds
Andreas Öman [Mon, 31 Mar 2008 10:19:05 +0000 (10:19 +0000)]
Remove cruft
Andreas Öman [Sun, 30 Mar 2008 18:36:12 +0000 (18:36 +0000)]
Add support for DVB-S and LNB setup via voltage control and diseqc.
Andreas Öman [Thu, 27 Mar 2008 21:21:26 +0000 (21:21 +0000)]
Optionally execute a program when a recording is completed
Andreas Öman [Thu, 27 Mar 2008 21:20:37 +0000 (21:20 +0000)]
Add support for just executing a program with arguments
Andreas Öman [Thu, 27 Mar 2008 19:29:52 +0000 (19:29 +0000)]
Set duration in correct timebase
Set key-frame flag if packet contains a key frame
Andreas Öman [Tue, 25 Mar 2008 18:51:30 +0000 (18:51 +0000)]
more comments