.. |
dvb
|
Rework how content_type is handled internally
|
2010-08-30 09:17:03 +00:00 |
dvr
|
Make it possible to configure whether or not to write tags to MKV file
|
2010-09-01 16:42:26 +00:00 |
extra
|
added capmt_ca
|
2009-12-16 07:20:39 +00:00 |
ffdecsa
|
Check if compiler can compile mmx and sse2 code in configure
|
2010-01-06 21:24:16 +00:00 |
muxbuilder
|
Add missing TLDs
|
2010-06-04 19:42:31 +00:00 |
plumbing
|
Write aspect ratio in recorded MKV files
|
2010-09-01 16:28:13 +00:00 |
webui
|
Make it possible to configure whether or not to write tags to MKV file
|
2010-09-01 16:42:26 +00:00 |
access.c
|
Use our own SHA1 algorithm -> Less FFmpeg dependencies.
|
2010-06-23 21:54:29 +00:00 |
access.h
|
Change access-control a bit
|
2009-05-28 21:12:44 +00:00 |
atomic.h
|
Resort to GCC built-in for atomic_add()
|
2009-12-15 16:23:52 +00:00 |
avahi.c
|
Announce HTTP server over mdns too
|
2010-06-30 18:07:20 +00:00 |
avahi.h
|
The HTSP service is now announced via AVAHI (mDNS service discovery)
|
2009-08-10 19:06:16 +00:00 |
avc.c
|
Add a native matroska muxer used for recording.
|
2010-06-21 20:52:36 +00:00 |
avc.h
|
Add a native matroska muxer used for recording.
|
2010-06-21 20:52:36 +00:00 |
avg.c
|
Make tvheadend stand on its own configure and build system.
|
2009-03-25 20:49:50 +00:00 |
avg.h
|
Make tvheadend stand on its own configure and build system.
|
2009-03-25 20:49:50 +00:00 |
bitstream.c
|
Refactor parsing buffer handling + better constification
|
2010-07-03 16:18:50 +00:00 |
bitstream.h
|
Refactor parsing buffer handling + better constification
|
2010-07-03 16:18:50 +00:00 |
capmt.c
|
Maintain the order of PIDs as they appear in the PMT. Fixes bug #218
|
2010-06-04 20:33:16 +00:00 |
capmt.h
|
added capmt
|
2009-10-24 14:28:41 +00:00 |
channels.c
|
Support the Logical Channel Number descriptor (0x83)
|
2010-06-04 20:59:18 +00:00 |
channels.h
|
Support the Logical Channel Number descriptor (0x83)
|
2010-06-04 20:59:18 +00:00 |
cwc.c
|
Make sure the descrambling fifo is really flushed before switching keys
|
2010-07-03 08:07:39 +00:00 |
cwc.h
|
Experimental support for sending EMM.
|
2009-11-15 21:25:55 +00:00 |
dtable.c
|
Tvheadend's DVB service probe will now let the channel join tags based on the service type and DVB provider name.
|
2009-08-26 20:34:13 +00:00 |
dtable.h
|
Tvheadend's DVB service probe will now let the channel join tags based on the service type and DVB provider name.
|
2009-08-26 20:34:13 +00:00 |
epg.c
|
Rework how content_type is handled internally
|
2010-08-30 09:17:03 +00:00 |
epg.h
|
Rework how content_type is handled internally
|
2010-08-30 09:17:03 +00:00 |
filebundle.h
|
Embed files for webserver when building for release
|
2009-03-30 20:00:39 +00:00 |
hts_strtab.h
|
* Add support for prioritized recordings. The user can chose among five
|
2010-03-17 21:16:57 +00:00 |
htsbuf.c
|
Add code for computing CRC over a buf
|
2010-06-22 08:00:56 +00:00 |
htsbuf.h
|
Add code for computing CRC over a buf
|
2010-06-22 08:00:56 +00:00 |
htsmsg.c
|
If we convert a scalar type to a string, we must set HMF_ALLOCED or we will leak memory.
|
2009-07-16 20:21:49 +00:00 |
htsmsg.h
|
Add automatic destructors for htsmsg's and pthread locks
|
2009-07-15 20:29:58 +00:00 |
htsmsg_binary.c
|
Make tvheadend stand on its own configure and build system.
|
2009-03-25 20:49:50 +00:00 |
htsmsg_binary.h
|
Make tvheadend stand on its own configure and build system.
|
2009-03-25 20:49:50 +00:00 |
htsmsg_json.c
|
Typo
|
2009-10-11 16:59:22 +00:00 |
htsmsg_json.h
|
Make tvheadend stand on its own configure and build system.
|
2009-03-25 20:49:50 +00:00 |
htsmsg_xml.c
|
Fix broken code introduced in r4953
|
2010-06-23 22:37:59 +00:00 |
htsmsg_xml.h
|
Make tvheadend stand on its own configure and build system.
|
2009-03-25 20:49:50 +00:00 |
htsp.c
|
Rework how content_type is handled internally
|
2010-08-30 09:17:03 +00:00 |
htsp.h
|
Push DVR entries over HTSP (if in async mode)
|
2009-09-09 21:37:40 +00:00 |
htsstr.c
|
Dont use strndup(). It's too GNUish
|
2010-02-16 19:53:53 +00:00 |
htsstr.h
|
Make tvheadend stand on its own configure and build system.
|
2009-03-25 20:49:50 +00:00 |
http.c
|
Moved the http streaming to the webui
|
2010-07-09 20:29:11 +00:00 |
http.h
|
Added support for byte ranges in the http server. This enables seeking when streaming recorded events over http.
|
2010-07-09 20:09:52 +00:00 |
iptv_input.c
|
When deleting IPTV source, also delete configuration on disk
|
2010-08-18 12:22:49 +00:00 |
iptv_input.h
|
Add support for IPTV
|
2009-08-15 21:45:34 +00:00 |
iptv_output.c
|
Don't really need O_CLOEXEC, instead rely on mutexes and fcntl() instead
|
2009-12-03 19:44:26 +00:00 |
iptv_output.h
|
Making tvheadend more standalone, #2
|
2009-03-25 17:46:54 +00:00 |
krypt.c
|
Making tvheadend more standalone, #2
|
2009-03-25 17:46:54 +00:00 |
linuxtv_muxes.h
|
Update to dvb-apps 1376:5631d8b9250c
|
2010-06-04 19:43:06 +00:00 |
main.c
|
Use correct way of extracting timezone info
|
2010-08-19 05:34:22 +00:00 |
notify.c
|
Add options to enable/disable debug level log in the web ui
|
2010-01-25 19:50:41 +00:00 |
notify.h
|
Make tvheadend stand on its own configure and build system.
|
2009-03-25 20:49:50 +00:00 |
packet.c
|
Add a level of indirection between a packet and its payload.
|
2010-06-24 11:29:22 +00:00 |
packet.h
|
Write aspect ratio in recorded MKV files
|
2010-09-01 16:28:13 +00:00 |
parser_h264.c
|
Write aspect ratio in recorded MKV files
|
2010-09-01 16:28:13 +00:00 |
parser_h264.h
|
Refactor parsing buffer handling + better constification
|
2010-07-03 16:18:50 +00:00 |
parser_latm.c
|
Refactor parsing buffer handling + better constification
|
2010-07-03 16:18:50 +00:00 |
parser_latm.h
|
Refactor parsing buffer handling + better constification
|
2010-07-03 16:18:50 +00:00 |
parsers.c
|
Write aspect ratio in recorded MKV files
|
2010-09-01 16:28:13 +00:00 |
parsers.h
|
Extract h264 frame duration from bitstream instead of measuring intra packet time
|
2010-06-15 10:51:44 +00:00 |
psi.c
|
Remember what pids the streams originally comes from.
|
2010-07-07 20:20:30 +00:00 |
psi.h
|
Move some stuff to utils.c
|
2010-06-22 06:47:18 +00:00 |
queue.h
|
Make tvheadend stand on its own configure and build system.
|
2009-03-25 20:49:50 +00:00 |
rawtsinput.c
|
Reduce FFmpeg dependencies
|
2010-06-23 21:43:00 +00:00 |
rawtsinput.h
|
Initial stab of a 'raw MPEG TS' input.
|
2009-06-21 20:30:04 +00:00 |
redblack.h
|
Fix a bug causing tree first / last convenience pointers to be incorrect upon last node removal.
|
2009-07-16 18:40:33 +00:00 |
rtp.c
|
Use 90kHz timebase internally
|
2010-06-13 19:29:31 +00:00 |
rtp.h
|
Add support for MPEG2 audio in RTSP streamer
|
2009-11-18 20:42:16 +00:00 |
rtsp.c
|
Plug memory leak
|
2010-06-30 18:30:18 +00:00 |
rtsp.h
|
Making tvheadend more standalone, #2
|
2009-03-25 17:46:54 +00:00 |
serviceprobe.c
|
Add reject filter to streaming_queue_init()
|
2010-06-26 22:03:35 +00:00 |
serviceprobe.h
|
Add serviceprobe_delete()
|
2009-06-04 05:52:14 +00:00 |
settings.c
|
Fix problems with settings paths
|
2010-01-25 21:13:16 +00:00 |
settings.h
|
* Tvheadend now support placement of configurations and settings at any path.
|
2010-01-25 19:20:14 +00:00 |
sha1.c
|
Use our own SHA1 algorithm -> Less FFmpeg dependencies.
|
2010-06-23 21:54:29 +00:00 |
sha1.h
|
Use our own SHA1 algorithm -> Less FFmpeg dependencies.
|
2010-06-23 21:54:29 +00:00 |
spawn.c
|
Redirect stdout and stderr to /dev/null before launching a spawned process
|
2009-12-08 22:29:30 +00:00 |
spawn.h
|
Making tvheadend more standalone, #2
|
2009-03-25 17:46:54 +00:00 |
streaming.c
|
Add reject filter to streaming_queue_init()
|
2010-06-26 22:03:35 +00:00 |
streaming.h
|
Write aspect ratio in recorded MKV files
|
2010-09-01 16:28:13 +00:00 |
subscriptions.c
|
Maintain the order of PIDs as they appear in the PMT. Fixes bug #218
|
2010-06-04 20:33:16 +00:00 |
subscriptions.h
|
Allow subscription weight to be set on subscription and later changed via subscriptionChangeWeight HTSP method
|
2010-05-28 12:44:45 +00:00 |
tcp.c
|
Get rid of SOL_TCP
|
2010-02-16 19:51:44 +00:00 |
tcp.h
|
tcp server: keep track of the local (ie. our) IP + port
|
2009-11-18 22:24:06 +00:00 |
teletext.c
|
Fix MPEG TS section reassembly code
|
2010-01-16 21:51:43 +00:00 |
teletext.h
|
Fix MPEG TS section reassembly code
|
2010-01-16 21:51:43 +00:00 |
transports.c
|
When deleting IPTV source, also delete configuration on disk
|
2010-08-18 12:22:49 +00:00 |
transports.h
|
Constify
|
2010-06-16 21:07:44 +00:00 |
trap.c
|
Better trap debug
|
2010-08-19 18:06:47 +00:00 |
trap.h
|
Add more sofisticated fatal signal handlers
|
2009-12-01 21:25:53 +00:00 |
tsdemux.c
|
Reduce FFmpeg dependencies
|
2010-06-23 21:43:00 +00:00 |
tsdemux.h
|
Fix MPEG TS section reassembly code
|
2010-01-16 21:51:43 +00:00 |
tsmux.c
|
Add tentative RTSP streamer
|
2009-11-12 23:07:02 +00:00 |
tsmux.h
|
Add tentative RTSP streamer
|
2009-11-12 23:07:02 +00:00 |
tvhead.h
|
Write aspect ratio in recorded MKV files
|
2010-09-01 16:28:13 +00:00 |
utils.c
|
set sb_data to NULL when the memory is released. Fixes segfault when streaming over rtsp/http
|
2010-07-09 20:09:53 +00:00 |
v4l.c
|
Refactor parsing buffer handling + better constification
|
2010-07-03 16:18:50 +00:00 |
v4l.h
|
Add UI to configure V4L adapters.
|
2009-09-09 20:02:41 +00:00 |
version.c
|
Use a different strategy for generating version tags
|
2010-03-26 21:20:29 +00:00 |
wrappers.c
|
Don't really need O_CLOEXEC, instead rely on mutexes and fcntl() instead
|
2009-12-03 19:44:26 +00:00 |
xmltv.c
|
Try to set EPG content type based on info from XML TV.
|
2010-09-01 21:24:14 +00:00 |
xmltv.h
|
Making tvheadend more standalone, #2
|
2009-03-25 17:46:54 +00:00 |