Commit graph

757 commits

Author SHA1 Message Date
Andreas Öman
e95cfb9ced Use template for hts website 2008-10-14 20:14:57 +00:00
Andreas Öman
d70a8f1d57 Remove trailing cruft from output of tvheadend/docs/compose.sh 2008-10-14 19:23:07 +00:00
Andreas Öman
c5f0ee2093 Fix project URL 2008-10-14 19:16:46 +00:00
Andreas Öman
54d29d7aaf Only open iconv handlers once (during system startup) instead of every
time we parse a DVB string. Should be much faster. Also, it seems the 
dynamic loading of converters causes memory leakage.
2008-10-14 19:15:04 +00:00
Andreas Öman
448d945fdd Remove (more or less) unused character conversion functions.
We're true UTF-8 now.
2008-10-14 18:56:15 +00:00
Andreas Öman
447486883a Rename tvheadend.html to overview.html 2008-10-14 18:42:51 +00:00
Andreas Öman
d2d4cfac7d Remove file which should not be here 2008-10-14 18:37:02 +00:00
Andreas Öman
73f5acf448 Fix man pages and README 2008-10-13 20:22:39 +00:00
Andreas Öman
d860bd5f31 Don't include header 2008-10-13 16:16:22 +00:00
Andreas Öman
adb6c84c16 Small fix to about text. 2008-10-11 14:21:37 +00:00
Andreas Öman
f851f518d3 Add an about tab in the web user interface. 2008-10-11 11:37:03 +00:00
Andreas Öman
ffeeffb63e Fix a copy'n'pasted comment 2008-10-11 11:01:31 +00:00
Andreas Öman
99d1dd5e5c Add built-in help support in tvheadend web user interface. 2008-10-11 11:00:11 +00:00
Andreas Öman
e6045fdd14 Fix two spelling errors 2008-10-11 07:29:44 +00:00
Andreas Öman
c791a60b86 Final touches to the buildsystem for installing 2008-10-11 07:18:59 +00:00
Andreas Öman
2cfd5ce48a Make tvheadend installable. 2008-10-09 21:56:22 +00:00
Andreas Öman
ce36fae9b2 Add documentation framework. 2008-10-09 20:43:08 +00:00
Andreas Öman
a59a3ffaca Slight adjustment of where and how settings path is deduced. 2008-10-09 20:42:24 +00:00
Andreas Öman
1a7b206d41 If code word client fail to connect, don't retry too quickly. 2008-10-09 19:13:46 +00:00
Andreas Öman
1f536a80cd Be sligtly more descriptive about a feature not yet implemented. 2008-10-08 16:58:59 +00:00
Andreas Öman
efd37c95be Fix various issues related to startup / pidfiles / daemonizing. 2008-10-07 16:53:20 +00:00
Andreas Öman
374ed70544 Update manpage to reflect reality. 2008-10-07 16:48:36 +00:00
Andreas Öman
8cac4f2e9b Remove unused command line options 2008-10-07 15:41:49 +00:00
Andreas Öman
4e412b78bc Don't send 'language' in HTSP component descriptor if it's not set. 2008-10-05 17:37:13 +00:00
Andreas Öman
31830d8fef Instead of relying on frontend status to reject non-working transports,
use the quality index.
2008-10-05 16:59:36 +00:00
Andreas Öman
5946b6ea85 Drop RBSP padding NAL units from h264 streams. 2008-10-04 17:25:09 +00:00
Andreas Öman
e7a259db42 Support fixed slice type per frame. 2008-10-04 10:55:59 +00:00
Andreas Öman
eb5e262b71 If event can not be created, don't crash. 2008-10-04 10:53:10 +00:00
Andreas Öman
8971276cb0 htsmsg now only have 'signed 64 bit' as internal type.
We allow conversion to/from u32 and s32 assuming it does not overflow.
This approach is more stringent and less error-prone.
2008-10-04 10:21:39 +00:00
Andreas Öman
661355777a Cosmetics 2008-10-02 17:08:27 +00:00
Andreas Öman
2faac703f0 Fix teletext parsing and add support for parsing TV4 rundown. 2008-10-01 20:04:38 +00:00
Andreas Öman
7385fb4507 Use a different strategy for keeping track of current event per channel. 2008-10-01 20:03:43 +00:00
Andreas Öman
ebf20a2639 Queue should not be cleared by streaming anymore. 2008-10-01 16:40:23 +00:00
Andreas Öman
b7c95330ab tvheadend: fix race condition during DVR stop procedure that could cause
tvheadend to crash.
2008-10-01 16:40:04 +00:00
Andreas Öman
c0dd853f12 Remove unnecessary include of teletext.h 2008-09-29 21:06:15 +00:00
Andreas Öman
a4835dc943 Add classic delay when reporting back failed authentication. 2008-09-29 20:19:07 +00:00
Andreas Öman
2b48f26791 Update list of DVB muxes 2008-09-29 12:31:57 +00:00
Andreas Öman
0b8e430191 Add TLD for Hong Kong 2008-09-29 12:31:29 +00:00
Andreas Öman
41212c6028 tvheadend: remove rpc.[ch]
No longer used.
2008-09-29 11:53:29 +00:00
Andreas Öman
9f02d07545 Send frametype in muxpkt too 2008-09-28 20:57:56 +00:00
Andreas Öman
1f9adc07e0 If HTSP output queue is empty, say that delay == 0 2008-09-28 20:15:58 +00:00
Andreas Öman
ee2b603dd5 Implement a slighlty more advanced idle monitor scheme that checks back more often on bad muxes. 2008-09-28 18:51:05 +00:00
Mattias Wadman
08344d2037 Include limits.h to get PATH_MAX, makes it compile on fedora 9 2008-09-28 18:25:02 +00:00
Andreas Öman
cda9419564 Remove stray debug (why does this always happen?!?!?!?!"#¤¡@£) 2008-09-28 18:02:48 +00:00
Andreas Öman
3da18018c1 Rewrok the DVB frontend monitor timer slightly. 2008-09-28 18:02:15 +00:00
Andreas Öman
6f4e1dbd02 Remove destructive debug 2008-09-28 17:27:38 +00:00
Andreas Öman
acee2bc9cc HTSP Server: Maintain stats about streaming queues and send periodic
updates to client.
2008-09-28 17:19:11 +00:00
Andreas Öman
39227c209a Keep track of number of streaming payload bytes in queue for HTSP
clients
2008-09-28 16:37:16 +00:00
Andreas Öman
54dfd84002 Not all EPG types have a name, so don't deref ecg_name. 2008-09-28 15:36:31 +00:00
Andreas Öman
f6f7055f24 Description may be NULL so don't deref it. 2008-09-28 15:36:11 +00:00