2017-04-05 |
Jaroslav Kysela | idnode: call idnode_changedfn() from idnode_changed... |
commit | commitdiff | tree |
2017-04-05 |
Jaroslav Kysela | profile: fix CA timeout copy-n-paste bug |
commit | commitdiff | tree |
2017-04-05 |
Pablo | Update Copyright year (2017) |
commit | commitdiff | tree |
2017-04-05 |
Jaroslav Kysela | subscriptions: don't apply double time conversion for... |
commit | commitdiff | tree |
2017-04-05 |
Jaroslav Kysela | subscriptions: fix possible memory leak |
commit | commitdiff | tree |
2017-04-05 |
Jaroslav Kysela | subscriptions: fix NULL deference, fixes #4308 |
commit | commitdiff | tree |
2017-04-05 |
Jaroslav Kysela | compat: add compatibility code for old PPC build |
commit | commitdiff | tree |
2017-04-05 |
Jaroslav Kysela | profile: set CA timeout to the default value |
commit | commitdiff | tree |
2017-04-05 |
Jaroslav Kysela | profile: add descrambling timeout, add switch to anothe... |
commit | commitdiff | tree |
2017-04-05 |
Jaroslav Kysela | subscriptions: delay NO_ACCESS decision (2sec) |
commit | commitdiff | tree |
2017-04-04 |
Jaroslav Kysela | configure: add on-the-fly pngquant support to save... |
commit | commitdiff | tree |
2017-04-04 |
Jaroslav Kysela | udp: fix empty multicast_src check |
commit | commitdiff | tree |
2017-04-04 |
Jaroslav Kysela | Makefile.ffmpeg: update libvpx to 1.6.1 |
commit | commitdiff | tree |
2017-04-04 |
Jaroslav Kysela | access: add NULL check to access_get_theme - coverity |
commit | commitdiff | tree |
2017-04-04 |
Jaroslav Kysela | udp: udp_get_ifaddr() - coverity fix for ifr_name |
commit | commitdiff | tree |
2017-04-04 |
Jaroslav Kysela | IPTV: another stream limiter fixup, fixes #3732 |
commit | commitdiff | tree |
2017-04-04 |
Jaroslav Kysela | http: recode the PROXY line decoder |
commit | commitdiff | tree |
2017-04-04 |
apfutura satip | enable PROXY protocol and X-Forwarded-For |
commit | commitdiff | tree |
2017-04-03 |
Jaroslav Kysela | mkv muxer: pass correct codec id for mpeg audio |
commit | commitdiff | tree |
2017-04-03 |
Jaroslav Kysela | mpeg2audio: handle the mpeg layer number changes |
commit | commitdiff | tree |
2017-04-03 |
Jaroslav Kysela | packet: separate audio/video members using union |
commit | commitdiff | tree |
2017-04-03 |
Jaroslav Kysela | timeshift: use pkt->pkt_type instead info from the... |
commit | commitdiff | tree |
2017-04-03 |
Jaroslav Kysela | packet: carry the packet contents type in the packet... |
commit | commitdiff | tree |
2017-03-30 |
Jaroslav Kysela | subscriptions: handle 'Continue even if descrambling... |
commit | commitdiff | tree |
2017-03-29 |
Jaroslav Kysela | intl: update templates |
commit | commitdiff | tree |
2017-03-29 |
Jaroslav Kysela | intl: sync with transifex, add Lithuanian language |
commit | commitdiff | tree |
2017-03-27 |
Tom Kistner | IPTV/RTP input: Enable source specific multicast for... |
commit | commitdiff | tree |
2017-03-27 |
Tom Kistner | IPTV/RTP input: handle source specific multicast (SSM... |
commit | commitdiff | tree |
2017-03-27 |
Jaroslav Kysela | http: handle tvheadend_webroot for logout cookie |
commit | commitdiff | tree |
2017-03-27 |
Mark Clarkstone | webui: try and prevent login loops by replacing the... |
commit | commitdiff | tree |
2017-03-27 |
Mark Clarkstone | Autobuild: add dvb-apps as dependency (for libdvben50221) |
commit | commitdiff | tree |
2017-03-27 |
Jaroslav Kysela | wizard: fix the user/admin permissions (broken by the... |
commit | commitdiff | tree |
2017-03-20 |
Mark Clarkstone | mdhelp: update grabber modules screenshot and remove... |
commit | commitdiff | tree |
2017-03-19 |
Jaroslav Kysela | eit: fix nz_freesat -> freeview conversion, fixes ... |
commit | commitdiff | tree |
2017-03-18 |
Jaroslav Kysela | eit grabber: fix the huffman decoding, fixes #4198 |
commit | commitdiff | tree |
2017-03-17 |
Jaroslav Kysela | compat: move all missing IPTOS defines to compat.h... |
commit | commitdiff | tree |
2017-03-16 |
Jaroslav Kysela | tcp: add IPTOS_DSCP_MASK ifdef, fixes #4285 |
commit | commitdiff | tree |
2017-03-16 |
Jaroslav Kysela | eit: more verbose log |
commit | commitdiff | tree |
2017-03-16 |
Jaroslav Kysela | linuxdvb: fix wrong condition in linuxdvb_frontend_clos... |
commit | commitdiff | tree |
2017-03-15 |
Jaroslav Kysela | linuxdvb: improve warm_mux - force close other frontend... |
commit | commitdiff | tree |
2017-03-15 |
Jaroslav Kysela | eit grabber: rename nz_freesat to nz_freeview, fixes... |
commit | commitdiff | tree |
2017-03-15 |
Jaroslav Kysela | linuxdvb: another fix for the exlusive mode, fixes... |
commit | commitdiff | tree |
2017-03-15 |
Jaroslav Kysela | eit grabber: another New Zealand code, fixes #4278 |
commit | commitdiff | tree |
2017-03-15 |
Jaroslav Kysela | eit grabber: quick fix for the previous patch |
commit | commitdiff | tree |
2017-03-15 |
Jaroslav Kysela | eit grabber: rework the New Zealand support (hopefully... |
commit | commitdiff | tree |
2017-03-14 |
Jaroslav Kysela | linuxdvb: fix warm_mux handler (call the parent) |
commit | commitdiff | tree |
2017-03-14 |
Jaroslav Kysela | linuxdvb: minor typo fix (exlusive -> exclusive) |
commit | commitdiff | tree |
2017-03-14 |
Jaroslav Kysela | tvh endian: OSSwapInt32 -> _OSSwapInt32 changes, fixes... |
commit | commitdiff | tree |
2017-03-14 |
Jaroslav Kysela | server name access cleanups, fixes #4281 |
commit | commitdiff | tree |
2017-03-14 |
Jaroslav Kysela | eit: fix the huffman string decoding, fixes #4198 |
commit | commitdiff | tree |
2017-03-13 |
Jaroslav Kysela | linuxdvb: minor fix for the previous patch |
commit | commitdiff | tree |
2017-03-13 |
Jaroslav Kysela | linuxdvb: rework the frontend open fd handling, fixes... |
commit | commitdiff | tree |
2017-03-13 |
Jaroslav Kysela | tvh endian: add bswap defines for OSX (Darwin), fixes... |
commit | commitdiff | tree |
2017-03-13 |
Mark Clarkstone | mdhelp: add note to epggrabber_modules about NZ grabber... |
commit | commitdiff | tree |
2017-03-13 |
Mark Clarkstone | mdhelp: clean up filter doc & add examples (with screen... |
commit | commitdiff | tree |
2017-03-13 |
Jaroslav Kysela | eit grabber: huffman fix for NZ grabbers, fixes #4198 |
commit | commitdiff | tree |
2017-03-13 |
Jaroslav Kysela | eit grabber: add PIDs for New Zealand, fixes #4198 |
commit | commitdiff | tree |
2017-03-12 |
Jaroslav Kysela | linuxdvb: share file-descriptor across frontends in... |
commit | commitdiff | tree |
2017-03-11 |
Jaroslav Kysela | linuxdvb: improve handling of la_exlusive mode, fixes... |
commit | commitdiff | tree |
2017-03-11 |
Jaroslav Kysela | satip client: fix typo for the plp parameter, fixes... |
commit | commitdiff | tree |
2017-03-10 |
Jaroslav Kysela | rename uuid_copy to uuid_duplicate to avoid clash with... |
commit | commitdiff | tree |
2017-03-10 |
Jaroslav Kysela | clock.h: newer OS.X has monotonic clock, fixes #4028 |
commit | commitdiff | tree |
2017-03-09 |
Jaroslav Kysela | IPTV: another stream limiter fixup, fixes #3732 |
commit | commitdiff | tree |
2017-03-08 |
Jaroslav Kysela | linuxdvb: little corrections for the previous patch |
commit | commitdiff | tree |
2017-03-08 |
joeuser | Append adapter number (An) to adapter name |
commit | commitdiff | tree |
2017-03-08 |
Pablo | Update ffmpeg |
commit | commitdiff | tree |
2017-03-08 |
Jaroslav Kysela | IPTV: another stream limiter fix, fixes #3732 |
commit | commitdiff | tree |
2017-02-27 |
Jaroslav Kysela | SAT>IP server cleanups, fixes #4252 |
commit | commitdiff | tree |
2017-02-26 |
Jaroslav Kysela | iptv: another attempt to fix the stream limiter, fixes... |
commit | commitdiff | tree |
2017-02-24 |
Mark Clarkstone | mdhelp: tweak timeshift property descriptions |
commit | commitdiff | tree |
2017-02-24 |
Jaroslav Kysela | tasklet: relpace tsk_allocated with tsk_free, fixes... |
commit | commitdiff | tree |
2017-02-23 |
Jaroslav Kysela | mpegts input, iptv network: add 'Remove scrambled bits... |
commit | commitdiff | tree |
2017-02-23 |
Jaroslav Kysela | docs: improve esfilter doc |
commit | commitdiff | tree |
2017-02-21 |
Jaroslav Kysela | tsdemux: export ts_recv_packet0() for the descrambler |
commit | commitdiff | tree |
2017-02-17 |
Jaroslav Kysela | IPTV: add iptv-sub log to trace subscription issues |
commit | commitdiff | tree |
2017-02-17 |
Jaroslav Kysela | tcp: handle ERRNO_AGAIN in tcp_fill_htsbuf_from_fd... |
commit | commitdiff | tree |
2017-02-17 |
Jaroslav Kysela | tcp: handle ERRNO_AGAIN in tcp_fill_htsbuf_from_fd |
commit | commitdiff | tree |
2017-02-16 |
Jaroslav Kysela | teletext: avoid to update last_wr_time from TELETEXT... |
commit | commitdiff | tree |
2017-02-16 |
Jaroslav Kysela | SAT>IP server: allow to disable X_SATIPM3U tag, fixes... |
commit | commitdiff | tree |
2017-02-16 |
Jaroslav Kysela | SAT>IP server: allow to accept any IP address for NAT... |
commit | commitdiff | tree |
2017-02-16 |
Jaroslav Kysela | linuxdvb: fix pids_max description, fixes #4234 |
commit | commitdiff | tree |
2017-02-15 |
Mark Clarkstone | mdhelp: add once per month to dvr duplicate handling... |
commit | commitdiff | tree |
2017-02-15 |
Mark Clarkstone | mdhelp: minor changes - include LibreELEC as a source... |
commit | commitdiff | tree |
2017-02-15 |
Mark Clarkstone | mdhelp: update timeshift screenshot. |
commit | commitdiff | tree |
2017-02-15 |
Mark Clarkstone | mdhelp: tweak some more docs/properties, update base... |
commit | commitdiff | tree |
2017-02-15 |
joeuser | Make separate log category for EMM messages |
commit | commitdiff | tree |
2017-02-15 |
Jaroslav Kysela | service: add PTS shift for the teletext subtitles |
commit | commitdiff | tree |
2017-02-15 |
Jaroslav Kysela | teletext parser: pts clock cleanups, don't modify st... |
commit | commitdiff | tree |
2017-02-15 |
Jaroslav Kysela | tsfix: teletext subs are based on audio clock, move... |
commit | commitdiff | tree |
2017-02-14 |
Jaroslav Kysela | descrambled: fix forcecaid handling, fixes #4215 |
commit | commitdiff | tree |
2017-02-11 |
Jaroslav Kysela | descrambler: fix forced CAID 0xffff (external descrambl... |
commit | commitdiff | tree |
2017-02-08 |
Glenn-1990 | dvr: properly abort recordings when running out of... |
commit | commitdiff | tree |
2017-02-08 |
Glenn-1990 | htsp: pass failed dvr right |
commit | commitdiff | tree |
2017-02-08 |
Jaroslav Kysela | DVR: fix the dvr_thread_epilog call (in the unlocked... |
commit | commitdiff | tree |
2017-02-08 |
Glenn-1990 | fix htsp descrambling message |
commit | commitdiff | tree |
2017-02-08 |
Jaroslav Kysela | DVR: autorec - implement record per month - missing... |
commit | commitdiff | tree |
2017-02-08 |
Jaroslav Kysela | DVR: autorec - implement record per month, fixes #4216 |
commit | commitdiff | tree |
2017-02-08 |
Jaroslav Kysela | descrambler: when CAID is forced to 0xffff, expect... |
commit | commitdiff | tree |
2017-01-25 |
Richard Kuhnt | Allow Authorization Header |
commit | commitdiff | tree |
2017-01-25 |
Ricardo Pontes | Implement service_refresh_channel method in service.c |
commit | commitdiff | tree |
next |