Andreas Öman
|
e3ae278a12
|
add a comment
|
2009-12-11 16:35:42 +00:00 |
|
Andreas Öman
|
6f9b900343
|
Add missing format argument
|
2009-12-10 23:26:05 +00:00 |
|
Andreas Öman
|
79846a46b1
|
Don't fail so hard in subscription_create_from_transport() if the adapter cannot be started
|
2009-12-10 23:20:06 +00:00 |
|
Andreas Öman
|
e43ff33d87
|
Fix endian issue in printing
|
2009-12-10 21:10:28 +00:00 |
|
Andreas Öman
|
88bb9b7791
|
Even more details about V4L adapters
|
2009-12-10 20:35:09 +00:00 |
|
Andreas Öman
|
a4a133d47d
|
More verbose scanning of /dev/video* devices
|
2009-12-10 19:59:00 +00:00 |
|
Robert
|
b12ee4f4ec
|
added some debug output
|
2009-12-10 17:58:57 +00:00 |
|
Andreas Öman
|
a583343825
|
RTSP: Contruct correct URLs for control
RTSP: Fix a bug causing it to sometimes not send anything (uninitialized var on stack)
|
2009-12-09 22:46:59 +00:00 |
|
Andreas Öman
|
f62a62e555
|
Add a default atomic increment
|
2009-12-09 22:13:55 +00:00 |
|
Andreas Öman
|
9f633568f8
|
Remove debug cruft
|
2009-12-09 19:33:07 +00:00 |
|
Andreas Öman
|
d8ffa03e35
|
Detect stream type 17 as AAC
|
2009-12-09 19:30:18 +00:00 |
|
Andreas Öman
|
e52cf18a05
|
Add -A option that crashes tvheadend immediately
|
2009-12-09 19:03:00 +00:00 |
|
Andreas Öman
|
c9dbcc531a
|
Remove S as Default-Stop level. It's apparently not supposed to be there
|
2009-12-08 22:32:50 +00:00 |
|
Andreas Öman
|
d6b7a8c21e
|
Redirect stdout and stderr to /dev/null before launching a spawned process
|
2009-12-08 22:29:30 +00:00 |
|
Andreas Öman
|
114b641bdd
|
Fix a file descriptor leak
|
2009-12-08 22:27:01 +00:00 |
|
Sarge
|
2056c0544b
|
Only check msb byte in caid
|
2009-12-08 17:33:56 +00:00 |
|
Andreas Öman
|
0dc6e8e503
|
Initial AAC support. Works over HTSP but is not written by the DVR yet.
|
2009-12-07 22:35:21 +00:00 |
|
Andreas Öman
|
438ef27aa5
|
Doc update for 2.7
|
2009-12-06 19:45:01 +00:00 |
|
Andreas Öman
|
fc93a6c88e
|
Close 2.7
|
2009-12-06 19:41:02 +00:00 |
|
Andreas Öman
|
8300467689
|
Add RTP support to IPTV input
|
2009-12-06 14:07:55 +00:00 |
|
Andreas Öman
|
e91c935465
|
Bump HTSP version to 5 due to r3738
|
2009-12-04 21:11:35 +00:00 |
|
Andreas Öman
|
27c274fadd
|
Remove unused code
|
2009-12-03 22:53:56 +00:00 |
|
Andreas Öman
|
6846e3a21d
|
Don't really need O_CLOEXEC, instead rely on mutexes and fcntl() instead
Also add wrapper call for setting FD_CLOEXEC on sockets
|
2009-12-03 19:44:26 +00:00 |
|
Stephan Diederich
|
489e102834
|
fixed [htsp]: the event that was asked for in getEvents was missing
|
2009-12-02 19:08:33 +00:00 |
|
Andreas Öman
|
219b3af532
|
Fix race conditions and inadequate locking during transport start
|
2009-12-01 23:53:54 +00:00 |
|
Andreas Öman
|
56a234cf70
|
subtitle decoder: account for end_of_PES_data_field_marker
|
2009-12-01 23:01:52 +00:00 |
|
Andreas Öman
|
0de1d92e9e
|
Fix off by 6 error in subtitle parser
|
2009-12-01 22:19:59 +00:00 |
|
Andreas Öman
|
221dc82f17
|
Correctly clock rawtsinput streams and fix a few bugs related to it
|
2009-12-01 21:57:46 +00:00 |
|
Andreas Öman
|
1b12716e0e
|
Add more sofisticated fatal signal handlers
|
2009-12-01 21:25:53 +00:00 |
|
Andreas Öman
|
3b14fecf40
|
indent
|
2009-12-01 20:32:08 +00:00 |
|
Andreas Öman
|
3b5d94dc78
|
Raise maximum UDP packet size for IPTV to 65536
|
2009-12-01 20:07:13 +00:00 |
|
Andreas Öman
|
b886e97041
|
Don't feed packets to the parsers if the transport is not running
|
2009-12-01 19:54:44 +00:00 |
|
Andreas Öman
|
6f0c3dfc00
|
Rename SUBTITLES -> DVBSUB
|
2009-12-01 19:30:19 +00:00 |
|
Andreas Öman
|
3ee73a5b81
|
Add DVB subtitle support. Ticket #39
|
2009-11-30 22:33:19 +00:00 |
|
Andreas Öman
|
b0399bdeea
|
Delay subscriptions created via the -j command line argument with 2 seconds.
|
2009-11-29 21:31:53 +00:00 |
|
Andreas Öman
|
33f29241da
|
Close for 2.6
|
2009-11-29 13:03:06 +00:00 |
|
Andreas Öman
|
f05b8505a2
|
cosmetics
|
2009-11-29 12:28:44 +00:00 |
|
Andreas Öman
|
a2a949a092
|
Bump HTSP to version 4
|
2009-11-29 12:27:43 +00:00 |
|
Stephan Diederich
|
5fd143e7f8
|
added: epgQuery RPC to htsp
|
2009-11-28 13:10:56 +00:00 |
|
Stephan Diederich
|
d3305f07d7
|
changed: split up epg_query in internal + convenience functions
|
2009-11-28 13:10:28 +00:00 |
|
Stephan Diederich
|
5206e698f1
|
added helper channel_tag_find_by_identifier
|
2009-11-28 13:09:20 +00:00 |
|
Stephan Diederich
|
d566fe299e
|
added: getEvents to htsp; retrieves an event + n followers
changed: factored out htsp_build_event
|
2009-11-27 10:12:40 +00:00 |
|
Andreas Öman
|
c9b724d80d
|
Up to 2.6
|
2009-11-26 22:40:03 +00:00 |
|
Andreas Öman
|
d80d1070a4
|
Spelling corrections
|
2009-11-26 21:52:26 +00:00 |
|
Andreas Öman
|
00a3098885
|
Update documentation
|
2009-11-26 21:21:32 +00:00 |
|
Andreas Öman
|
d043666f9f
|
record extra time is in minutes, not seconds. Ticket #124
|
2009-11-26 20:37:36 +00:00 |
|
Andreas Öman
|
d8829bf604
|
* Autodetect CPU capabilities and choose best mode for CSA descrambler.
Ticket #122
|
2009-11-26 20:32:58 +00:00 |
|
Andreas Öman
|
bd353b2854
|
Open all files with O_CLOEXEC
|
2009-11-26 19:35:08 +00:00 |
|
Stephan Diederich
|
e7222e9b0f
|
fixed: crash sending dvrEntry with empty description/title
|
2009-11-20 17:33:09 +00:00 |
|
sb1066
|
4b9fa4283b
|
Added a playlist for the rtsp streams (/channels.pls)
|
2009-11-19 20:54:50 +00:00 |
|