2018-03-05 |
Jaroslav Kysela | FIX inverted condition: DVR: do not merge multi-segment... |
commit | commitdiff | tree |
2018-02-27 |
Jaroslav Kysela | parsers: remove debug printf |
commit | commitdiff | tree |
2018-02-27 |
Jaroslav Kysela | parsers: merge AC3/EAC3 code, add autodetect the real... |
commit | commitdiff | tree |
2018-02-27 |
Jaroslav Kysela | parsers: change ac3/eac3 parsers to new parse_mpga123... |
commit | commitdiff | tree |
2018-02-24 |
Jaroslav Kysela | DVR: compilation fix |
commit | commitdiff | tree |
2018-02-24 |
Jaroslav Kysela | DVR: try to fix the late running flag update, issue... |
commit | commitdiff | tree |
2018-02-24 |
Jaroslav Kysela | dvr: fix NULL pointer dereference in dvr_entry_get_epg_... |
commit | commitdiff | tree |
2018-02-23 |
Jaroslav Kysela | dvb psi lib: don't reset table when stuffing section... |
commit | commitdiff | tree |
2018-02-23 |
Jaroslav Kysela | httpc: fix compilation error |
commit | commitdiff | tree |
2018-02-23 |
Jaroslav Kysela | httpc: fix the improper http_client_finish() call for... |
commit | commitdiff | tree |
2018-02-22 |
mpmc | doozer: use git to pull in dvb-scan-tables |
commit | commitdiff | tree |
2018-02-22 |
Jaroslav Kysela | mpegts pid: fix mpegts_pid_weighted() for duplicate... |
commit | commitdiff | tree |
2018-02-20 |
Jaroslav Kysela | dvr: add source reconfigured trace |
commit | commitdiff | tree |
2018-02-20 |
Jaroslav Kysela | DVR: rec - add more logging (running and muxing state) |
commit | commitdiff | tree |
2018-02-13 |
Jaroslav Kysela | DVR: do not merge multi-segmented files when EITp/f... |
commit | commitdiff | tree |
2018-02-13 |
Jaroslav Kysela | Makefile: fix --disable-dvbscan |
commit | commitdiff | tree |
2018-02-11 |
Jaroslav Kysela | dvb psi: parse first table bugfix2 |
commit | commitdiff | tree |
2018-02-11 |
Jaroslav Kysela | dvb psi: parse first table bugfix |
commit | commitdiff | tree |
2018-02-10 |
Jaroslav Kysela | parser: parse_mpa - fix the end segment check, fixes... |
commit | commitdiff | tree |
2018-02-09 |
Jaroslav Kysela | linuxdvb: use MPEGTS_FULLMUX_PID (8192) when the PID... |
commit | commitdiff | tree |
2018-02-09 |
Jaroslav Kysela | xmltv export: use summary for <desc/> tag when descript... |
commit | commitdiff | tree |
2018-02-09 |
Jaroslav Kysela | parsers: improve parse_mpa123, fixes #4882 |
commit | commitdiff | tree |
2018-02-08 |
Jaroslav Kysela | http: fix http_get_header_value() - digest auth |
commit | commitdiff | tree |
2018-02-08 |
Jaroslav Kysela | DVR: increase warm time limit to 600 seconds, fixes... |
commit | commitdiff | tree |
2018-01-30 |
Jaroslav Kysela | dvb psi: remove mpegts_psi_table_state_skel (atomicity... |
commit | commitdiff | tree |
2018-01-29 |
Jaroslav Kysela | linuxdvb: fix the pid management (full mux to pid filte... |
commit | commitdiff | tree |
2018-01-25 |
Jaroslav Kysela | DVR: show a proper error if the DVR directory is not... |
commit | commitdiff | tree |
2018-01-20 |
Jaroslav Kysela | otamux: set the retry time for all muxes from the tempo... |
commit | commitdiff | tree |
2018-01-17 |
Jaroslav Kysela | tcp: tvhpoll_wait does forward errno |
commit | commitdiff | tree |
2018-01-12 |
Jaroslav Kysela | trap: show also dli_fbase |
commit | commitdiff | tree |
2018-01-11 |
Jaroslav Kysela | descrambler: add missing stream mutex lock to descrambl... |
commit | commitdiff | tree |
2018-01-10 |
Jaroslav Kysela | ota epg grabber: handle better the error conditions... |
commit | commitdiff | tree |
2018-01-09 |
Jaroslav Kysela | epgdb: fix memory leak |
commit | commitdiff | tree |
2018-01-08 |
Jaroslav Kysela | htsmsg binary: the str data are inalloced |
commit | commitdiff | tree |
2018-01-05 |
Kai Sommerfeld | HTSP: Expose recording files' start and stop time. |
commit | commitdiff | tree |
2018-01-04 |
Jaroslav Kysela | webui: fix the oops in the dvrfile (uninitialized varia... |
commit | commitdiff | tree |
2018-01-04 |
Jaroslav Kysela | lovcombo: add Ext.ux.form.ComboAny |
commit | commitdiff | tree |
2018-01-04 |
Jaroslav Kysela | extensions.js: remove lovcombo code (already in lovcomb... |
commit | commitdiff | tree |
2018-01-03 |
Jaroslav Kysela | emm reassembly: fix double free (typo) |
commit | commitdiff | tree |
2017-12-31 |
Jaroslav Kysela | tvhpoll: kqueue fixes |
commit | commitdiff | tree |
2017-12-27 |
Jaroslav Kysela | access: fix the ticket create for one ticket |
commit | commitdiff | tree |
2017-12-26 |
Jaroslav Kysela | cwc: call caid2name() with full caid |
commit | commitdiff | tree |
2017-12-25 |
Jaroslav Kysela | SAT>IP client: always use pids=0 for SETUP, issue ... |
commit | commitdiff | tree |
2017-12-21 |
Jaroslav Kysela | spawn: parse args - accept quotes also inside argument... |
commit | commitdiff | tree |
2017-12-19 |
Jaroslav Kysela | capmt: the enigma2-like descriptors have limit for... |
commit | commitdiff | tree |
2017-12-18 |
Jaroslav Kysela | descrambler: capmt - follow enigma2 way to build the... v4.2.5 |
commit | commitdiff | tree |
2017-12-18 |
Jaroslav Kysela | descrambler: capmt - try to handle PAT pid (zero) more... |
commit | commitdiff | tree |
2017-12-10 |
Jaroslav Kysela | Revert "tvhpoll: return correct fd in tvhpoll_wait... |
commit | commitdiff | tree |
2017-12-10 |
macrule | Fixed linking errors when bonjour was enabled. |
commit | commitdiff | tree |
2017-12-10 |
macrule | Fixed const correctness in bonjour code. |
commit | commitdiff | tree |
2017-12-10 |
macrule | On FreeBSD bswap_*() macros are now correctly mapped... |
commit | commitdiff | tree |
2017-12-10 |
macrule | http: The MSG_MORE flag is not available on FreeBSD... |
commit | commitdiff | tree |
2017-12-10 |
macrule | intlconv: The iconv() function signature isn't differen... |
commit | commitdiff | tree |
2017-12-10 |
macrule | vfs: The sys/sysmacros.h include is not available or... |
commit | commitdiff | tree |
2017-12-10 |
macrule | tcp: Fixed includes for FreeBSD. |
commit | commitdiff | tree |
2017-12-10 |
macrule | webui: Fixed sendfile() call on Darwin. |
commit | commitdiff | tree |
2017-12-10 |
macrule | wrappers: Implemented correctly for Darwin. |
commit | commitdiff | tree |
2017-12-10 |
macrule | tvhpoll: Fixed tvhpoll_add kqueue implementation. |
commit | commitdiff | tree |
2017-12-10 |
Jaroslav Kysela | tvhpoll: return correct fd in tvhpoll_wait() for linux... |
commit | commitdiff | tree |
2017-12-07 |
Jaroslav Kysela | dvbpsi: add sanity checks to psi_desc_ca() |
commit | commitdiff | tree |
2017-12-07 |
E.Smith | avahi: avahi_strdup should be freed with avahi_free... |
commit | commitdiff | tree |
2017-12-07 |
E.Smith | xmltv/core: Fix several memory leaks/make more const... |
commit | commitdiff | tree |
2017-12-07 |
Jaroslav Kysela | IPTV auto network: fix uninitalized variable |
commit | commitdiff | tree |
2017-12-03 |
Jaroslav Kysela | channel icons: fix the compilation issue |
commit | commitdiff | tree |
2017-12-03 |
Jaroslav Kysela | url: fix urlcopy() |
commit | commitdiff | tree |
2017-12-03 |
Jaroslav Kysela | channel icons: add '%U' to pass UTF-8 filenames, fixes... |
commit | commitdiff | tree |
2017-11-16 |
Jaroslav Kysela | profile: set 'Switch to another service' to on as default |
commit | commitdiff | tree |
2017-11-16 |
Sam Nazarko | configure: Fix libsystemd dependency for Stretch and... |
commit | commitdiff | tree |
2017-11-15 |
Jaroslav Kysela | htsp server: don't use static char array for channelIcon |
commit | commitdiff | tree |
2017-11-15 |
Jaroslav Kysela | service: handle better preferred video types for the... |
commit | commitdiff | tree |
2017-11-13 |
Jaroslav Kysela | configure: print iconv selection explanation |
commit | commitdiff | tree |
2017-11-13 |
Jaroslav Kysela | capmt_ca: missing typedef |
commit | commitdiff | tree |
2017-11-13 |
Jaroslav Kysela | capmt_ca: fix compilation (does anyone use this?) |
commit | commitdiff | tree |
2017-11-13 |
Jaroslav Kysela | profile: fix typo (and remember to recompile things... |
commit | commitdiff | tree |
2017-11-12 |
Jaroslav Kysela | profile: print an error when the profile is problematic... |
commit | commitdiff | tree |
2017-11-10 |
Jaroslav Kysela | htsp server: try to play correctly with older htsp... |
commit | commitdiff | tree |
2017-11-09 |
Jaroslav Kysela | dvrvfs: change the fsid logic (use st_dev for NFS)... |
commit | commitdiff | tree |
2017-11-09 |
Daniel Becker | fix storage space calculation |
commit | commitdiff | tree |
2017-11-09 |
Jaroslav Kysela | muxer libav: fix compilation for ffmpeg < 3.4, fixes... |
commit | commitdiff | tree |
2017-11-08 |
Jaroslav Kysela | libav muxer: fix the close sequence for live file descr... |
commit | commitdiff | tree |
2017-11-04 |
Jaroslav Kysela | libav muxer: fix the missing file descriptor close... |
commit | commitdiff | tree |
2017-11-03 |
Jaroslav Kysela | fix htsbuf_append_and_escape_url() - don't escape more... |
commit | commitdiff | tree |
2017-11-01 |
Jaroslav Kysela | epggrab: channel mapper - handle better empty IDs,... |
commit | commitdiff | tree |
2017-11-01 |
Jaroslav Kysela | httpc: fix the wrong receive buffer overflow check... |
commit | commitdiff | tree |
2017-11-01 |
Jaroslav Kysela | httpc: introduce http_client_rbuf_cut(), try to fix... |
commit | commitdiff | tree |
2017-10-25 |
Jaroslav Kysela | epg api: fix the eventId check in api_epg_alternative... |
commit | commitdiff | tree |
2017-10-25 |
TheTroll | Fix Nagra's Provids detection |
commit | commitdiff | tree |
2017-10-20 |
Jaroslav Kysela | tsfix: code cleanups, set time references from backlog... |
commit | commitdiff | tree |
2017-10-20 |
Jaroslav Kysela | parsers: implement PTS clock recovery for ugly encoder... |
commit | commitdiff | tree |
2017-10-18 |
Jaroslav Kysela | Makefile: fix typo v4.2.4 |
commit | commitdiff | tree |
2017-10-18 |
Michael Marley | Makefile.hdhomerun: Update to 20170930 |
commit | commitdiff | tree |
2017-10-18 |
Jaroslav Kysela | Makefile.ffmpeg: update ffmpeg to 3.4 |
commit | commitdiff | tree |
2017-10-18 |
Jaroslav Kysela | mpegts network: create mux - handle correctly ATSC... |
commit | commitdiff | tree |
2017-10-18 |
Jaroslav Kysela | DVR: correct logic in dvr_thread_rec_start() |
commit | commitdiff | tree |
2017-10-18 |
Jaroslav Kysela | DVR: fix 'reconfigure muxer when streams changes',... |
commit | commitdiff | tree |
2017-10-11 |
Jaroslav Kysela | Makefile.ffmpeg: update to ffmpeg 3.3.4 |
commit | commitdiff | tree |
2017-10-09 |
Jaroslav Kysela | Revert "satip server: close session on SETUP error... |
commit | commitdiff | tree |
2017-10-09 |
Jaroslav Kysela | satip server: add one more no_data check, issue #4499 |
commit | commitdiff | tree |
2017-10-09 |
Jaroslav Kysela | satip server: rearm the session timeout timer in TCP... |
commit | commitdiff | tree |
2017-10-09 |
Jaroslav Kysela | satip server: Drop fe parameter on demand, fixes #4619 |
commit | commitdiff | tree |
next |