.. |
dvb
|
Keep CWC in a separate lock domain to avoid waiting for global_lock
|
2011-01-25 22:58:00 +01:00 |
dvr
|
Keep CWC in a separate lock domain to avoid waiting for global_lock
|
2011-01-25 22:58:00 +01:00 |
extra
|
added capmt_ca
|
2009-12-16 07:20:39 +00:00 |
ffdecsa
|
Rename tvhead.h -> tvheadend.h
|
2010-11-29 19:25:24 +00:00 |
muxbuilder
|
Add missing TLDs
|
2010-06-04 19:42:31 +00:00 |
plumbing
|
Rename transport -> service
|
2010-11-29 20:06:52 +00:00 |
webui
|
Added playlist support for dvr files
|
2011-02-04 16:04:33 +01:00 |
access.c
|
Use OpenSSL to generate a random number, it is probobly better at it.
|
2011-02-04 16:01:39 +01:00 |
access.h
|
Initial ticket support, needs testing
|
2011-02-04 16:00:52 +01:00 |
atomic.h
|
Resort to GCC built-in for atomic_add()
|
2009-12-15 16:23:52 +00:00 |
avahi.c
|
Rename tvhead.h -> tvheadend.h
|
2010-11-29 19:25:24 +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
|
Fix bug in signed Exp-Golomb mapping code. Fixes ticket #313
|
2010-10-25 19:44:06 +00:00 |
bitstream.h
|
Refactor parsing buffer handling + better constification
|
2010-07-03 16:18:50 +00:00 |
capmt.c
|
Keep CWC in a separate lock domain to avoid waiting for global_lock
|
2011-01-25 22:58:00 +01:00 |
capmt.h
|
Rename transport -> service
|
2010-11-29 20:06:52 +00:00 |
channels.c
|
Keep CWC in a separate lock domain to avoid waiting for global_lock
|
2011-01-25 22:58:00 +01:00 |
channels.h
|
Rename transport -> service
|
2010-11-29 20:06:52 +00:00 |
cwc.c
|
Replace deprecated DES_key_sched() with DES_set_key_unchecked()
|
2011-01-25 23:47:59 +01:00 |
cwc.h
|
Rename transport -> service
|
2010-11-29 20:06:52 +00:00 |
dtable.c
|
Rename tvhead.h -> tvheadend.h
|
2010-11-29 19:25:24 +00:00 |
dtable.h
|
Keep CWC in a separate lock domain to avoid waiting for global_lock
|
2011-01-25 22:58:00 +01:00 |
epg.c
|
Store EPG on disk (using a binary format)
|
2011-01-08 13:37:29 +01:00 |
epg.h
|
Store EPG on disk (using a binary format)
|
2011-01-08 13:37:29 +01: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
|
Make htsbuf_vqprintf() work with arbitrary output lengths
|
2011-01-01 12:43:37 +01: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
|
json encoder: Correctly encode \t and \r. Ticket #163
|
2011-01-04 21:12:54 +01: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
|
Rename tvhead.h -> tvheadend.h
|
2010-11-29 19:25:24 +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
|
Rename transport -> service
|
2010-11-29 20:06:52 +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
|
Initial ticket support, needs testing
|
2011-02-04 16:00:52 +01:00 |
http.h
|
Initial ticket support, needs testing
|
2011-02-04 16:00:52 +01:00 |
iptv_input.c
|
Make IPTV PAT parser skip over services with service_id set to 0
|
2011-01-09 22:23:05 +01:00 |
iptv_input.h
|
Rename transport -> service
|
2010-11-29 20:06:52 +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 |
linuxtv_muxes.h
|
Update to dvb-apps 1376:5631d8b9250c
|
2010-06-04 19:43:06 +00:00 |
main.c
|
Store the epg data on the harddisk on exit and re-load on startup
|
2011-01-05 14:20:52 +01:00 |
notify.c
|
Rename tvhead.h -> tvheadend.h
|
2010-11-29 19:25:24 +00:00 |
notify.h
|
Make tvheadend stand on its own configure and build system.
|
2009-03-25 20:49:50 +00:00 |
packet.c
|
Rename tvhead.h -> tvheadend.h
|
2010-11-29 19:25:24 +00:00 |
packet.h
|
Add some helpers
|
2010-10-26 19:08:38 +00:00 |
parser_h264.c
|
Rename th_stream -> elementary_stream
|
2010-11-29 20:13:54 +00:00 |
parser_h264.h
|
Rename th_stream -> elementary_stream
|
2010-11-29 20:13:54 +00:00 |
parser_latm.c
|
Rename th_stream -> elementary_stream
|
2010-11-29 20:13:54 +00:00 |
parser_latm.h
|
Rename th_stream -> elementary_stream
|
2010-11-29 20:13:54 +00:00 |
parsers.c
|
Rename th_stream -> elementary_stream
|
2010-11-29 20:13:54 +00:00 |
parsers.h
|
Rename th_stream -> elementary_stream
|
2010-11-29 20:13:54 +00:00 |
psi.c
|
Add provider parsing for DRECrypt
|
2011-01-09 12:55:52 +01:00 |
psi.h
|
Rename transport -> service
|
2010-11-29 20:06:52 +00:00 |
queue.h
|
Make tvheadend stand on its own configure and build system.
|
2009-03-25 20:49:50 +00:00 |
rawtsinput.c
|
Rename th_stream -> elementary_stream
|
2010-11-29 20:13:54 +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 |
service.c
|
Include radio stations in the service probe.
|
2011-01-27 16:10:29 +01:00 |
service.h
|
Include radio stations in the service probe.
|
2011-01-27 16:10:29 +01:00 |
serviceprobe.c
|
Include radio stations in the service probe.
|
2011-01-27 16:10:29 +01:00 |
serviceprobe.h
|
Rename transport -> service
|
2010-11-29 20:06:52 +00:00 |
settings.c
|
Add hts_settings_open_file()
|
2011-01-08 13:36:48 +01:00 |
settings.h
|
Add hts_settings_open_file()
|
2011-01-08 13:36:48 +01:00 |
spawn.c
|
Rename tvhead.h -> tvheadend.h
|
2010-11-29 19:25:24 +00:00 |
spawn.h
|
Making tvheadend more standalone, #2
|
2009-03-25 17:46:54 +00:00 |
streaming.c
|
Rename transport -> service
|
2010-11-29 20:06:52 +00:00 |
streaming.h
|
Rename tvhead.h -> tvheadend.h
|
2010-11-29 19:25:24 +00:00 |
subscriptions.c
|
Rename transport -> service
|
2010-11-29 20:06:52 +00:00 |
subscriptions.h
|
Rename transport -> service
|
2010-11-29 20:06:52 +00:00 |
tcp.c
|
Rename tvhead.h -> tvheadend.h
|
2010-11-29 19:25:24 +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
|
Rename th_stream -> elementary_stream
|
2010-11-29 20:13:54 +00:00 |
teletext.h
|
Rename th_stream -> elementary_stream
|
2010-11-29 20:13:54 +00:00 |
trap.c
|
Add missing inclusion of config.h
|
2011-01-04 21:42:36 +01:00 |
trap.h
|
Add more sofisticated fatal signal handlers
|
2009-12-01 21:25:53 +00:00 |
tsdemux.c
|
Rename th_stream -> elementary_stream
|
2010-11-29 20:13:54 +00:00 |
tsdemux.h
|
Rename transport -> service
|
2010-11-29 20:06:52 +00:00 |
tsmux.c
|
Rename th_stream -> elementary_stream
|
2010-11-29 20:13:54 +00:00 |
tsmux.h
|
Add tentative RTSP streamer
|
2009-11-12 23:07:02 +00:00 |
tvheadend.h
|
Rename th_stream -> elementary_stream
|
2010-11-29 20:13:54 +00:00 |
utils.c
|
Rename tvhead.h -> tvheadend.h
|
2010-11-29 19:25:24 +00:00 |
v4l.c
|
Rename th_stream -> elementary_stream
|
2010-11-29 20:13:54 +00:00 |
v4l.h
|
Rename transport -> service
|
2010-11-29 20:06:52 +00:00 |
version.c
|
Use a different strategy for generating version tags
|
2010-03-26 21:20:29 +00:00 |
wrappers.c
|
Rename tvhead.h -> tvheadend.h
|
2010-11-29 19:25:24 +00:00 |
xmltv.c
|
Rename tvhead.h -> tvheadend.h
|
2010-11-29 19:25:24 +00:00 |
xmltv.h
|
Making tvheadend more standalone, #2
|
2009-03-25 17:46:54 +00:00 |