Commit graph

563 commits

Author SHA1 Message Date
Andreas Öman
860d58013b Remove stray function declaration 2008-08-25 20:13:22 +00:00
Andreas Öman
a0035318b7 Display network name for muxes in webui 2008-08-25 20:04:49 +00:00
Andreas Öman
7596ba043f Add support for probing all services on an DVB adapter 2008-08-25 19:47:44 +00:00
Andreas Öman
8a4524fe32 Log when serviceprobe has finished 2008-08-25 19:47:31 +00:00
Andreas Öman
d5b7d9c7da Be more explicit with 'no video detected' rather than 'no input
detected' when probing for services.
2008-08-25 19:44:29 +00:00
Andreas Öman
d52414e3e9 If CAID == 0, don't even consider to descramble transport 2008-08-25 19:44:05 +00:00
Andreas Öman
351ff35274 Remove \n in log messages 2008-08-25 19:33:40 +00:00
Andreas Öman
eb72304d5b Remove log whenever a transport changes status 2008-08-25 19:33:28 +00:00
Andreas Öman
d0f7c58858 Start with DVB mux quality = 100 2008-08-25 19:06:59 +00:00
Andreas Öman
b2af657a5c Keep DVB multiplex quality in 0-100 range instead of -50 - 0 2008-08-25 19:04:56 +00:00
Andreas Öman
5a8370efaf Store quality and status in settings 2008-08-25 18:55:46 +00:00
Andreas Öman
3859f2a722 Remove (unused) dvb_mux_state() 2008-08-25 18:36:43 +00:00
Andreas Öman
4918dd6e29 Remove toolbar from DVB adapter tree 2008-08-25 18:32:41 +00:00
Andreas Öman
4b395ce487 Make sure we set displayname for running adapters 2008-08-25 18:32:32 +00:00
Andreas Öman
30c866e236 Use internal extjs instead of something at www.lonelycoder.com 2008-08-25 18:22:08 +00:00
Andreas Öman
db51850ab7 Import extjs-2.2 2008-08-25 18:21:38 +00:00
Andreas Öman
35a96defca Add support for delivering static content from embedded webserver.
Move extjs app to webui/static/app
2008-08-25 18:11:28 +00:00
Andreas Öman
6bcfbebb70 Move simple web ui (WAP-style) to an file of its own. 2008-08-25 17:50:43 +00:00
Andreas Öman
36ea9ecd4b Store DVB trasports in settings. 2008-08-25 17:46:44 +00:00
Andreas Öman
32e194948e Only log TCP activity if we are a client 2008-08-25 17:14:20 +00:00
Andreas Öman
ce76a36984 Prepend time to log messages 2008-08-25 17:11:58 +00:00
Andreas Öman
66f5d3a07b Move diseqc.h into dvb/ too 2008-08-25 17:00:45 +00:00
Andreas Öman
abc06fbae9 Rename dvb_muxconfig.* into dvb_preconf.* 2008-08-25 16:57:14 +00:00
Andreas Öman
3ef0bc729b Clean up the dvb.c and move stuff into separate files. 2008-08-25 16:55:27 +00:00
Andreas Öman
9a6a0b8419 Move DVB subsystem to a directory of its own. 2008-08-25 16:27:32 +00:00
Andreas Öman
ce4669b418 Rename tvheadend_newui to tvheadend 2008-08-25 16:22:50 +00:00
Andreas Öman
63524f157b Fix a couple of bugs related to enable/disable of TCP session handlers.
While at it, add a function for changin destination hostname.
2008-07-23 13:13:33 +00:00
Andreas Öman
feb9cddc65 Switch to buffer management framework in libhts 2008-07-21 08:40:12 +00:00
Andreas Öman
f3305cf6f0 Use channel tag instead of subscription id to avoid weird race
conditions
2008-07-08 20:05:15 +00:00
Andreas Öman
3bf1f26c8d Try to store settings in $HOME/.hts/
Clean up various startup message.
2008-06-24 09:41:30 +00:00
Andreas Öman
c29cbbc55f If we can't create a pid-file, don't crash.
Ticked #22
2008-06-23 17:59:28 +00:00
Andreas Öman
19f3e65a9d Include SVN version in applications 2008-06-23 15:00:54 +00:00
Andreas Öman
38de46632b Fix another issue with timestamp wrapping and file input 2008-06-23 14:42:15 +00:00
Andreas Öman
e377aa5be6 Fix problem with wraping of files for file input method. 2008-06-23 13:49:17 +00:00
Andreas Öman
da879ec47c Print DVB mux quality in percent.
Fixes ticket #16
2008-06-17 16:50:20 +00:00
Andreas Öman
919b3eed41 file_input needs tht_sourcename() callback or it will crash 2008-06-17 09:51:09 +00:00
Andreas Öman
36cb4c6d41 Add new muxes, now up to date with dvb-apps@linuxtv.org hg: 1207:63dae165ffe8 2008-06-16 20:58:09 +00:00
Andreas Öman
d48ca61559 Sort files to avoid unnecessary diffs 2008-06-16 20:56:48 +00:00
Andreas Öman
08d75a3719 Make sure we always tag a recording with a username 2008-06-16 20:52:37 +00:00
Andreas Öman
ab4d284b9c Make streaming over HTSP work 2008-05-18 10:18:05 +00:00
Andreas Öman
1f145bfa55 Enable HTSP by default and bring it up to speed with rest of
access-control framework
2008-05-17 16:48:34 +00:00
Andreas Öman
a4031fd7f2 Drop a debug printf 2008-05-17 09:35:17 +00:00
Andreas Öman
0c2ac1f4e5 Add ability to force start of an DVB transport, needed for probing 2008-05-17 09:30:41 +00:00
Andreas Öman
70a03bb900 Cleanup 2008-05-17 09:26:03 +00:00
Andreas Öman
8557316d41 Fix bug in enscape code 2008-05-17 09:08:21 +00:00
Andreas Öman
267459c222 Make sure we correctly clean up when transports / muxes are destroyed 2008-05-17 08:53:44 +00:00
Andreas Öman
a807755894 Use suggested cluster size 2008-05-17 08:14:37 +00:00
Andreas Öman
e9fb4dcd22 Fix some updating issues related to cwcs 2008-05-17 07:47:38 +00:00
Andreas Öman
1080cff57f Add support for disabling/enabling a tcp client 2008-05-17 07:45:33 +00:00
Andreas Öman
27b9a91851 Add support for configuring code word clients 2008-05-17 07:31:24 +00:00