]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
2014-10-30  Piotr KuchciakWEBUI: cosmetic changes 530/head
2014-10-28  Beralttvhdhomerun: only run discovery once upon startup ...
2014-10-28  Piotr KuchciakwebTV: changed icon full screen
2014-10-28  Jaroslav Kyselampegts input: mm_active cleanups, fix also memory leak...
2014-10-28  Jaroslav Kyselaservice: log the instance source
2014-10-27  Jaroslav KyselaDVR: all states starting with recording should be allow...
2014-10-27  Jaroslav KyselaDVR: NOSTATE belogs to the upcoming recordings - user...
2014-10-27  Jaroslav Kyselahelp: access config - enhance combining description
2014-10-27  Piotr KuchciakHELP: Update text for streamin profile
2014-10-27  Piotr KuchciakHELP: update help for access
2014-10-27  Jaroslav Kyselampegts service: Add Ignore EPG (EIT) checkbox, fixes...
2014-10-26  Jaroslav Kyselaudp: improve udp_bind_double
2014-10-26  Jaroslav Kyselachannel icon: fix the wrong load sequence (lost services)
2014-10-26  Jaroslav Kyselahttp server: improve shutdown for streaming
2014-10-26  Jaroslav Kyselampegts input: cleanups in locking and queue shutdown
2014-10-26  Jaroslav Kyselahttp server: added dump request trace
2014-10-26  Jaroslav Kyselaprofile: add chain reopen function for DVR,fixes #2419
2014-10-26  Jaroslav Kyselawebui: http streaming - cosmetic changes, check getsock...
2014-10-26  Jaroslav Kyselamuxer libav: do not write new data when an error occure...
2014-10-26  Jaroslav Kyselatsfix: substitles might have large time gaps, fixes...
2014-10-26  Jaroslav Kyselaprofile: fix typo
2014-10-25  Jaroslav Kyselaaccess: added access rights dump to check active ACL...
2014-10-25  Jaroslav Kyselaprofile: add profile work sharing
2014-10-24  Jaroslav Kyselahttp: return correct error code to obtain authorization...
2014-10-24  Piotr KuchciakHELP: Update help text AutoREC and Time Schedules
2014-10-24  Piotr KuchciakHELP: Update images and preparations to fields to help...
2014-10-24  Jaroslav Kyselastreaming: msg_free - allow NULL ptr as input
2014-10-24  Jaroslav Kyselaepggrab: enhance eit trace
2014-10-24  Jaroslav Kyselastreaming: change streaming_pad_deliver() semantics
2014-10-24  Jaroslav Kyselatimeshift: move the pts_delta init code to a function
2014-10-24  Jaroslav Kyselatsfix: Fix the decision boundary for ts_diff, handle...
2014-10-23  Jaroslav Kyselatsfix: apply local reference for teletext if the MPEG...
2014-10-23  Jaroslav Kyselatsfix: remove if (1) condition
2014-10-23  Jaroslav Kyselampegts table: add more traces
2014-10-23  Jaroslav Kyselatimeshift: add little comment to last pts delta fix
2014-10-23  Jaroslav Kyseladvb support: more fixes in conv_utf8() - fixes#2414
2014-10-23  Jaroslav Kyselatimeshift: for initial pts value, scan more packets...
2014-10-23  Jaroslav Kyselatsfix: fix pts/dts for all streams (including teletext)
2014-10-23  Piotr KuchciakWEBUI: Changed icon
2014-10-23  Piotr KuchciakHELP: Update image for help
2014-10-23  Jaroslav Kyselaprofile: fix timeshift creation for htsp profile, add...
2014-10-23  Jaroslav Kyselaconfig: fix prefer_picon name in the storage structure...
2014-10-23  Jaroslav Kyselawebui: /play - direct streaming for no user-agent provi...
2014-10-22  Jaroslav Kyselawebui: the /play redirector - add more user-agent direc...
2014-10-22  Jaroslav Kyselaservice mapper: fix the abort due to missing streaming...
2014-10-22  Jaroslav Kyselamuxer libav: review again the h264 filter payload free...
2014-10-22  Jaroslav Kyselawebui: changed rights for playlist, dvrfile, fixes...
2014-10-22  Jaroslav Kyselahtsp server: fixed wrong condition (profile_chain_work)
2014-10-22  Jaroslav Kyselaprofile: fixed copy-and-paste error
2014-10-22  Jaroslav Kyseladvb get string: allow to override charset when auto...
2014-10-22  Jaroslav Kyselampegts: allow to remove dvb service
2014-10-22  Jaroslav Kyselaprofile/subscription: use profile chain everywhere...
2014-10-22  Jaroslav Kyselaprofile: added unique id (service or channel) to profil...
2014-10-22  Jaroslav Kyselaprofile: move all stream chain code to profile.c from...
2014-10-22  Jaroslav Kyselaprofile: fix profile_chain_open (for profiles without...
2014-10-22  Jaroslav KyselaMakefile: fix distclean
2014-10-22  Jaroslav KyselaWEBUI JS: Add channel icon reset
2014-10-22  Jaroslav Kyselaglobal config: allow to prefer picons or channel names...
2014-10-22  Jaroslav KyselaWEBUI JS: Debugging tab - change save to apply
2014-10-21  Jaroslav KyselaWEBUI: Add more documentation for Debugging tab, fixes...
2014-10-21  Jaroslav Kyselampegts input: simplify and make faster the TS input...
2014-10-21  Jaroslav Kyselawebui: return service unavailable (503) rather than...
2014-10-21  Jaroslav Kyselampegts tables: protect more mt structure in open/close...
2014-10-21  Jaroslav Kyseladescrambler: code style changed, added opaque to pid...
2014-10-21  Jaroslav Kyselampegts mux: the mm_pids flush must be protected by...
2014-10-21  Jaroslav Kyselamuxer libav: fix another memory leaks caused by wrong...
2014-10-21  Jaroslav Kyselaepggrab: channels - fix another leaks in epggrab_channe...
2014-10-21  Jaroslav Kyselaepggrab: fix leak in epggrab_module_ch_save()
2014-10-21  Jaroslav KyselaIPTV: fix muxname leak in iptv mux class
2014-10-21  Jaroslav Kyselaimagecache: allow to clean the image cache through...
2014-10-21  Jaroslav Kyselachannels: icon - generate default channel icon using...
2014-10-21  Jaroslav KyselaWEBUI JS: idnode - fix the tree updating, expanding...
2014-10-20  Jaroslav Kyselampegts tables: added mpegts_table_consistency_check... 509/head
2014-10-20  IanWebTV: Correct remote sort (defaultL: by channel number)
2014-10-20  IanWebTV: Remove unused parameters to navup/navdown
2014-10-20  IanWebTV: Correct next/prev (esp. final page); add on...
2014-10-20  IanWebTV: Code cosmetics
2014-10-20  IanWebTV: Code cosmetics
2014-10-20  IanWebTV: Add Home/End, PgUp/PgDn, Left/Right plus overall...
2014-10-20  IanWebTV: Implement basic touchscreen-compatible navigatio...
2014-10-20  Piotr Kuchciakupdate ignore file in windows
2014-10-20  Piotr KuchciakWEBUI: Fix icon for current recording
2014-10-20  Jaroslav Kyselamuxer_libav: fix memory leaks
2014-10-20  Jaroslav Kyselatranscode: free extradata from context structures
2014-10-20  Jaroslav Kyselatranscode: remove h264 side data creation, it's not...
2014-10-20  Jaroslav KyselaDVR: log dvr entry delete operation
2014-10-20  Jaroslav Kyselatranscode: fix H264 decoding
2014-10-19  Jaroslav Kyselahtsp: filter out the profiles and dvr configs without...
2014-10-19  Jaroslav KyselaDVR: the dvr entries should be accessed with ACCESS_REC...
2014-10-19  Jaroslav Kyselatranscoding: simplify streaming_start_t structure copy
2014-10-19  Jaroslav Kyselahtsp: log subsystem should be lowercase
2014-10-19  Jaroslav Kyselaremove pkt_merge_header() htsp/17
2014-10-18  Jaroslav Kyseladescrambler: fix TSS_NO_ACCESS reset for buffered packets
2014-10-17  Jaroslav Kyselalibav muxer: added WEBM support
2014-10-17  Piotr KuchciakWEBUI: help changes, cosmetics and icon
2014-10-17  Jaroslav KyselaRevert "Makefile.ffmpeg: prefer static linking for...
2014-10-17  Jaroslav KyselaAAC fixes (ADTS header) in transcoder and libav muxer
2014-10-17  Jaroslav KyselaMakefile.ffmpeg: prefer static linking for x264, vpx...
2014-10-17  Jaroslav KyselaMakefile.ffmpeg: enable h264_mp4toannexb bsf for libav...
2014-10-17  Jaroslav Kyselalibav muxer: add AVMATROSKA muxer type
next