Andreas Öman
|
dcb1ebdd88
|
Rework the htsmsg API a bit.
We now use the names 'map' and 'list' for the differnt containers.
|
2009-03-01 16:51:30 +00:00 |
|
Andreas Öman
|
7f43aa1a51
|
HTSP: Include application name in getInfo response.
|
2009-02-28 22:27:55 +00:00 |
|
Andreas Öman
|
7e2cd51391
|
Fix invalid fieldname "_challenge" -> "challenge"
|
2009-02-28 19:01:11 +00:00 |
|
Andreas Öman
|
fbe84c1145
|
Add HTSP getInfo method.
|
2009-02-28 19:00:47 +00:00 |
|
Andreas Öman
|
4aa1c54a8a
|
Make sure replies to subscribe and unsubscribe methods arrive before any
other action is taken.
|
2009-02-28 17:45:52 +00:00 |
|
Andreas Öman
|
f0689df5f6
|
rename 'setAsync' -> 'enableAsyncMetadata'
|
2009-02-28 16:31:51 +00:00 |
|
Andreas Öman
|
c61205b9fd
|
Use int for tag IDs
|
2009-02-28 16:31:33 +00:00 |
|
Andreas Öman
|
202aac3b69
|
Rename 'async' to 'setAsync'
|
2009-02-28 15:34:00 +00:00 |
|
Andreas Öman
|
ab46458c25
|
Add challenge response authentication to HTSP
|
2009-02-28 15:06:57 +00:00 |
|
Andreas Öman
|
4a05b28a51
|
Fixes for IE compliance.
Patch by Joakim Plate.
|
2009-02-27 07:33:22 +00:00 |
|
Andreas Öman
|
acdcacaa8f
|
Expose the channel<>tag relations both in channel and tag update
messages.
|
2009-02-25 18:21:05 +00:00 |
|
Andreas Öman
|
ff13b3f3ee
|
Rework HTSP to use subscriptionId:s when communicating with client
|
2009-02-18 17:25:36 +00:00 |
|
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 |
|