Commit graph

772 commits

Author SHA1 Message Date
Andreas Öman
4a2f481571 Sync DVB muxes from dvb-apps -- 1259:f83a2a650df2 2009-02-18 17:22:12 +00:00
Andreas Öman
33eb3d7038 Add 'ad' == 'Andorra' 2009-02-18 17:20:57 +00:00
Andreas Öman
34573946fb Make tvheadend compile again. 2009-01-19 19:04:52 +00:00
Andreas Öman
2bd3e4330e More rework of the build system 2008-12-21 14:04:13 +00:00
Andreas Öman
6789d467c7 Remove htstv.h 2008-11-27 07:39:00 +00:00
Andreas Öman
d820809f98 Update DVB presets from dvb-utils (hg 1237:afd0efc0f9d2) 2008-11-14 11:10:37 +00:00
Andreas Öman
2c3032d878 Don't deref dvr_postproc if it is NULL. 2008-11-06 20:53:17 +00:00
Andreas Öman
50a1c9e79e Reindent 2008-11-06 20:45:00 +00:00
Andreas Öman
385270d34d Install man-pages at the correct location. 2008-10-29 18:19:14 +00:00
Mattias Wadman
7a58a530ba Removed debug output 2008-10-19 15:31:54 +00:00
Mattias Wadman
10fc6c0dab Fixed typos
Added note about quotes and escapes when using white spaces
2008-10-19 15:16:04 +00:00
Mattias Wadman
539f2e0460 Added htsstr.[ch], string helper functions, argument splitting and
formatting functions
Added support for post-processing again, now with string formatting
Ticket #33
2008-10-19 15:08:17 +00:00
Andreas Öman
b52656ac5c tvheadend: Fix characterset translation bug introduced in r1902. 2008-10-18 08:12:04 +00:00
Andreas Öman
d133982144 If /var/lib/hts/tvheadend does not exist and we're thinking of storing
settings there, try to create it.
2008-10-16 15:50:30 +00:00
Andreas Öman
91cfbe96d8 Documentation clarifications. 2008-10-15 17:06:47 +00:00
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