.. |
dvb
|
Basically hack out all code that currently does not work due to partial epg rewrite.
|
2012-05-17 12:52:21 +01:00 |
dvr
|
Basically hack out all code that currently does not work due to partial epg rewrite.
|
2012-05-17 12:52:21 +01:00 |
epggrab
|
Some minor changes to code layout, added better epg query support (ala old code) so I can start to get stuff into UI EPG (to help with testing).
|
2012-05-18 12:24:10 +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 a few TLDs that are necessary to use latest dvb-apps files.
|
2011-07-02 14:51:32 -07:00 |
plumbing
|
Merge pull request #41 from mikrohard/master
|
2012-01-15 08:18:10 -08:00 |
webui
|
Added some of the simpleui back in, some additions to epg_broadcast.
|
2012-05-18 16:52:00 +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
|
Use better atomic.h
|
2011-12-02 22:12:59 +01: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
|
Correctly multiplex h264 in MKV
|
2011-10-29 23:01:02 +02:00 |
avc.h
|
Correctly multiplex h264 in MKV
|
2011-10-29 23:01:02 +02: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
|
Basically hack out all code that currently does not work due to partial epg rewrite.
|
2012-05-17 12:52:21 +01:00 |
channels.h
|
Initial hack in of new epg data structures, xmltv refs hacked out and some code left in for compat. this will not compile/run.
|
2012-05-17 12:05:45 +01:00 |
cron.c
|
Start initial work on new epggrab framework.
|
2012-05-16 16:48:09 +01:00 |
cron.h
|
Start initial work on new epggrab framework.
|
2012-05-16 16:48:09 +01:00 |
cwc.c
|
added missing free()s
|
2012-03-07 15:12:48 +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
|
Added some of the simpleui back in, some additions to epg_broadcast.
|
2012-05-18 16:52:00 +01:00 |
epg.h
|
Added some of the simpleui back in, some additions to epg_broadcast.
|
2012-05-18 16:52:00 +01:00 |
epggrab.c
|
Some import now working, though only in as much as I am creating the various objects. They are not linked and no processing is done on them.
|
2012-05-17 14:19:07 +01:00 |
epggrab.h
|
Some slight re-arrangements (still wip, not sure of best structure).
|
2012-05-17 12:35:07 +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
|
added a few bits of extra support to htsmsg(_xml) processing.
|
2012-05-17 12:00:40 +01:00 |
htsmsg.h
|
added a few bits of extra support to htsmsg(_xml) processing.
|
2012-05-17 12:00:40 +01: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
|
added a few bits of extra support to htsmsg(_xml) processing.
|
2012-05-17 12:00:40 +01:00 |
htsmsg_xml.h
|
added a few bits of extra support to htsmsg(_xml) processing.
|
2012-05-17 12:00:40 +01:00 |
htsp.c
|
Basically hack out all code that currently does not work due to partial epg rewrite.
|
2012-05-17 12:52:21 +01:00 |
htsp.h
|
fixed small typo
|
2011-08-30 18:18:45 +02: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
|
Correctly deal with write errors when delivering files over HTTP
|
2011-05-04 14:16:32 +02:00 |
http.h
|
Use content-disposition to set a filename to be used when downloading recorded files
|
2011-03-02 23:47:57 +01:00 |
iptv_input.c
|
allow other programs such as vlc, udpxy, etc.. to bind to the same udp port
|
2011-11-15 17:41:31 +02: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 mux configuration from dvb-apps-bec11f78be51
|
2011-12-08 20:18:08 +01:00 |
main.c
|
Initial hack in of new epg data structures, xmltv refs hacked out and some code left in for compat. this will not compile/run.
|
2012-05-17 12:05:45 +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
|
Avoid SPS and PPS id array out of bounds in h264 parser
|
2011-05-18 11:43:24 +02:00 |
parser_h264.h
|
Rename th_stream -> elementary_stream
|
2010-11-29 20:13:54 +00:00 |
parser_latm.c
|
Multiplex HE-AAC with explicit SBR signalling in MKV
|
2012-02-21 22:58:56 +01:00 |
parser_latm.h
|
Rename th_stream -> elementary_stream
|
2010-11-29 20:13:54 +00:00 |
parsers.c
|
Ignore packet if fsize equals zero
|
2011-10-12 13:40:07 +02:00 |
parsers.h
|
Rename th_stream -> elementary_stream
|
2010-11-29 20:13:54 +00:00 |
psi.c
|
Some small improvements
|
2011-09-16 10:16:30 +02: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
|
Some small improvements
|
2011-09-16 10:16:30 +02:00 |
service.h
|
Add support for disabling EIT grabbing on selected services.
|
2011-08-19 17:54:12 +02:00 |
serviceprobe.c
|
Fix unitialized variable
|
2012-02-18 23:25:01 +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
|
Basically hack out all code that currently does not work due to partial epg rewrite.
|
2012-05-17 12:52:21 +01:00 |
spawn.h
|
Making tvheadend more standalone, #2
|
2009-03-25 17:46:54 +00:00 |
streaming.c
|
spelling
|
2012-02-23 22:15:22 +01: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
|
Correctly deal with return value from write()
|
2011-04-01 15:32:07 +02:00 |
tcp.h
|
tcp server: keep track of the local (ie. our) IP + port
|
2009-11-18 22:24:06 +00:00 |
teletext.c
|
Avoid assignment of write-only variables, silences gcc4.6
|
2011-05-04 13:45:56 +02:00 |
teletext.h
|
Rename th_stream -> elementary_stream
|
2010-11-29 20:13:54 +00:00 |
trap.c
|
Better backtraces thanks to addr2link
|
2011-02-21 22:40:10 +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
|
Merge pull request #41 from mikrohard/master
|
2012-01-15 08:18:10 -08:00 |
utils.c
|
Correctly multiplex h264 in MKV
|
2011-10-29 23:01:02 +02: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 |