]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
2014-09-19  Mario Di Raimondotypo in a trace message 486/head
2014-09-19  Mario Di Raimondofixed escaping of a reference string in sky-it file
2014-09-19  Mario Di Raimondointroduced function _opentv_apply_pattern_list in order...
2014-09-19  Mario Di Raimondoinserted as fake elements some reference strings for...
2014-09-19  Mario Di Raimondomoved opentv patterns from code-level to the provider...
2014-09-19  Jaroslav KyselaWEBUI JS: status tabs - add missing comet shutdown...
2014-09-19  Jaroslav Kyselatsfix: revert the code logic back in recover_pts()
2014-09-19  Jaroslav Kyselaconfig: add more help to the log when backup fails
2014-09-19  Jaroslav Kyseladescrambler: show also section for ECM messages in...
2014-09-19  Jaroslav Kyselacwc: ECM section filtering is in descrambler.c, remove...
2014-09-19  Jaroslav Kyselacwc: Add missing loop break in the section resolved...
2014-09-19  Jaroslav Kyselacwc: show section in NOK log msgs
2014-09-19  Jaroslav Kyseladescrambler: add ECM section filtering
2014-09-19  Jaroslav KyselaDVR: timerec - clear the seconds for the scheduling...
2014-09-19  Jaroslav Kyselahtsp: add getChannel method, fixes #2283 htsp/14
2014-09-19  Jaroslav Kyselacwc: whitespace fixes and removal
2014-09-19  Jaroslav Kyselaglobalheaders: fix "reorganize refcounting for readabil...
2014-09-19  Jaroslav KyselaDVR: Fix memory leak in dvr_entry_create_()
2014-09-18  Jaroslav Kyselacwc: cosmetic fix (indentation)
2014-09-18  Jaroslav Kyselacwc: add support for the key state per section
2014-09-18  Jaroslav Kyselacwc: use list for ep_sections rather than an array
2014-09-18  Jaroslav Kyselamuxer: Fix the preprocesor directive
2014-09-18  Jaroslav Kyselasubscription: Move TSS_NO_ACCESS outside of the fatal...
2014-09-18  Jaroslav Kyseladescrambler: Fix the graceful flush for cwc
2014-09-18  Jaroslav KyselaDVR: config - use combobox to set the extra times
2014-09-18  Jaroslav KyselaDVR: Added configurable EPG update window
2014-09-18  Jaroslav Kyselatsfix: fix the crash caused by last tsfix.c modificatio...
2014-09-18  Jaroslav Kyselalinuxdvb: rotor - try to fix the grace calculation...
2014-09-18  Jaroslav Kyselascanfile: Fix new format parser for DVB-S and DVB-C
2014-09-17  Jaroslav KyselaWEBUI: Whitespace fix
2014-09-17  Jaroslav KyselaWEBUI: Show the browser (client) address in Tip in...
2014-09-17  Jaroslav KyselaACL: Fix ugly typo in the address parsing
2014-09-17  Jaroslav KyselaDVR: another dvr_config_find_by_name_default fix
2014-09-17  Jaroslav KyselaDVR: move query functions to simpleui (only this user)
2014-09-17  Jaroslav KyselaDVR: Fix dvr_config_find_by_name_default, attempt #2
2014-09-17  Jaroslav KyselaDVR: Fix dvr_config_find_by_name_default (no config...
2014-09-17  Jaroslav Kyselatsfix (matroska, htsp): fix memory leaks (refcounting)
2014-09-17  Jaroslav Kyselaglobalheaders (matroska): reorganize refcounting for...
2014-09-17  Jaroslav Kyseladescrambler: do not allow to open new pids when flushed
2014-09-17  Jaroslav KyselaDVR: Fix the wrong memory access
2014-09-17  Jaroslav KyselaDVR: Fix memory leaks
2014-09-17  Jaroslav KyselaDVR: Move dvr_entry_cancel() fcn
2014-09-17  Jaroslav KyselaDVR: Move dvr config routines to dvr_config.c
2014-09-17  Jaroslav Kyselaglobalheaders: add restart support to gh_pass()
2014-09-17  Mario Di Raimondoremove trailing spaces from title and subtitle
2014-09-17  Jaroslav Kyselawebui: fix the range variable formats in page_dvrfile()
2014-09-17  Jaroslav KyselaDVR: Handle DVR_NOSTATE in cancel functions
2014-09-16  Jaroslav KyselaACL: Rewrite a bit the IP address parsing and handling
2014-09-16  Jaroslav KyselaACL: set the default (no filter) prefix when user enter...
2014-09-16  Jaroslav KyselaACL: Fix username match
2014-09-16  Jaroslav KyselaHTTP server: use cookie to remember the logout state
2014-09-16  Jaroslav KyselaDVR: dvr_config_name cleanups
2014-09-16  Jaroslav KyselaDVR: Fix dvr_config_find_by_name_default()
2014-09-16  Jaroslav Kyselaconfig: backup - exclude epggrab/*.sock files
2014-09-16  Jaroslav KyselaDVR: Cache the default dvr config, argument cleanups
2014-09-16  Jaroslav KyselaDVR: Move the de->de_config init to the right place
2014-09-16  Jaroslav KyselaWEBUI JS: Fix null error in idnode_grid..
2014-09-16  Jaroslav KyselaDVR: Link the autorec/timerec with dvr_config_t
2014-09-16  Jaroslav KyselaDVR: Timer Based Recording - create "next day" entries...
2014-09-16  Jaroslav KyselaDVR: Fix the retention condition
2014-09-16  Jaroslav KyselaWEBUI JS: rename the timerec to time schedule
2014-09-15  Jaroslav KyselaDVR WEB UI: Fix the DVR tabs bug introduced with latest...
2014-09-15  Jaroslav KyselaDVR: Add all weekdays as default
2014-09-15  Jaroslav KyselaDVR: Time Based Recorder
2014-09-15  Glenn-1990[fix] use correct start/stop times
2014-09-15  Mario Di Raimondoa more robust check on the outcome of `regexec` and...
2014-09-15  Mario Di Raimondofurther pattern refinements after some extensive testing
2014-09-15  Mario Di Raimondogeneralized some patterns and added new cases signaled...
2014-09-15  Mario Di Raimondoextraction of part number from summary of sky-it EPG
2014-09-15  Mario Di Raimondoadded some reference examples for sky-it patterns
2014-09-15  Mario Di Raimondoextraction of subtitle (episode title) from the summary...
2014-09-14  Jaroslav Kyseladvr_autorec.c: Fix the utf-8 in comment
2014-09-14  Jaroslav KyselaDVR: Fix the stop time calculation in dvr_timer_start_r...
2014-09-14  Glenn-1990[htsp] add autorec support
2014-09-14  Glenn-1990[htsp] send actual pre/post times and retention
2014-09-14  Glenn-1990[htsp] add some more DVR fields
2014-09-14  Glenn-1990[htsp] allow clients to get/set dvr priority and retention
2014-09-14  Glenn-1990[htsp] bump htsp version htsp/13
2014-09-14  perexgMerge pull request #481 from ProfYaffle/master
2014-09-14  IanWebui: Align epg duration filter with autorec grid... 481/head
2014-09-13  Jaroslav Kyselaservice: fix the mutex deadlock at shutdown in service_...
2014-09-13  Jaroslav KyselaWEBUI: Do not show the access state if --noacl is active
2014-09-13  Jaroslav KyselaDVR: Fix the autorec minduration/maxduration
2014-09-13  Jaroslav Kyselaavahi: make sure that mallocated path is freed
2014-09-13  Jaroslav Kyselaintlconv: Do not free alloca-ted string
2014-09-13  Jaroslav Kyselascanfile: add support for new linux dvb file format
2014-09-13  perexgMerge pull request #480 from ProfYaffle/master
2014-09-13  IanWebui: restore channel tag functionality to EPG query... 480/head
2014-09-13  perexgMerge pull request #478 from diraimondo/master
2014-09-12  Mario Di Raimondoseveral adjustments 478/head
2014-09-12  Mario Di Raimondoimproved regexs management
2014-09-12  Mario Di Raimondoscraping season/episode numbers for sky-it
2014-09-12  Mario Di RaimondoMerge pull request #1 from tvheadend/master
2014-09-12  Jaroslav Kyselachannel: fix ch_number type, might fix crashes and...
2014-09-12  Jaroslav KyselaWEBUI JS: Do not allow to create events from EPG if...
2014-09-12  Jaroslav KyselaHTTP API: add missing access verification for all API...
2014-09-12  Jaroslav KyselaWEBUI: add the logged user status, allow logout and...
2014-09-12  Jaroslav Kyselaepggrab: ota - fix the epggrab_ota_cron_multi init...
2014-09-12  Jaroslav Kyselaidnode: fix idnode_cmp_sort (overflows)
2014-09-12  Jaroslav KyselaDVR: Show the status in failed grid, create doc templat...
next