]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
2013-04-13  virtualdjFixes the implicit declaration of function 'llabs'... 270/head
2013-04-11  Adam SuttonIssue #1692 - dvb: fix DVB v3 builds
2013-04-10  Adam Suttoninit: remove TVH_TRACE option, users can do that one...
2013-04-10  Adam Suttontvhlog: add UI debug to allow run-time updates to the...
2013-04-10  Adam SuttonFix some printing errors.
2013-04-10  Adam Suttontvhlog: fix some silly errors.
2013-04-10  Adam Suttondvr: attempt to stop new DVR code creating false entries
2013-04-10  Adam SuttonMerge remote-tracking branch 'origin/pr/268'
2013-04-10  Adam Suttontdt: add trace hexdump to sdt/nit parsers.
2013-04-10  Adam Suttontvhlog: ignore empty subsys values
2013-04-10  Adam Suttontvhlog: added hexdump routine.
2013-04-10  Adam Suttontimeshift: fix trace debug.
2013-04-10  Adam Suttontvhlog: created a new logging system that will allow...
2013-04-09  Adam Suttonhtsmsg: add ability to set/update a u32
2013-04-09  Adam Suttoneit: forgot to set message as trace
2013-04-09  Adam Suttondvb: redo sdt parser to make it more robust
2013-04-09  Joakim Hernbergtidy up trace spamming 268/head
2013-04-09  Joakim Hernbergmake diseqc tracing comprehensive
2013-04-07  Adam Suttondvb: adapter notification happening at wrong point...
2013-04-07  Adam Suttoninit: add trace options to start scripts
2013-04-07  Adam Suttondvr/epg: added some more debug (trace) to look at what...
2013-04-07  Adam Suttondebug: convert all TRACE code to new tvhtrace routine
2013-04-07  Adam Suttondebug: added new tvhtrace logging routine
2013-04-06  BtbNcapmt: fix capmt for multi-frontend adapters 265/head
2013-04-04  Adam SuttonFix #1679 - correct mistake in previous changes to...
2013-04-03  Adam Suttondvb: fix problem stopping DVB-S muxes being added on...
2013-03-28  Adam Suttondvb: demux setup code went missing!
2013-03-28  Adam Suttongtimer: fix live lock problem caused by wrong clock...
2013-03-27  Adam Suttonsupport: some updates to build system
2013-03-27  Adam SuttonFix #1674 - remove spurious (info) log message before...
2013-03-27  Adam SuttonFix #1666 - dvb: rework the adapter tuning to stop...
2013-03-22  Adam Suttongtimer: increased resolution of the gtimer system.
2013-03-19  Adam Suttonsupport: remove confusing (and uncessary) default values.
2013-03-18  Adam SuttonFix #1643 - dvb: alter the way we handle dvb tuning
2013-03-17  John Törnblomlibav: drop h264 packets when bitstream filter fails
2013-03-17  John Törnblomlibav: fixed minor memory leak when errors accurs.
2013-03-17  John Törnblomlibav: print warning if bitstream filter fails
2013-03-17  John Törnblomlibav: cosmetics
2013-03-17  John Törnblomlibav: make sure we don't write a trailer if the header...
2013-03-17  John Törnblomlibav: added missing marker function
2013-03-13  Adam SuttonMerge remote-tracking branch 'origin/pr/260'
2013-03-13  Adam SuttonMerge remote-tracking branch 'origin/pr/253'
2013-03-13  Adam SuttonFix #1660 - dvb: stop constant updating of dvb mux...
2013-03-13  Stefan Saraevcwc: syslog: move some log messages to debug 260/head
2013-03-13  John Törnblomlibav: fix memory leak when converting packets to annex...
2013-03-10  Adam SuttonFix #1657 - timeshift: add constant length qualifier...
2013-03-10  Adam Suttondvb: fix mistake in dvr close commit (wasn't restarting...
2013-03-08  Dave Chapmanopentv: hack to include episode/series number processin...
2013-03-08  Adam Suttondvr: another minor improvement to epg/dvr relinking
2013-03-08  Adam Suttondvr: ensure unlinked entry updates are properly handled
2013-03-08  Adam Suttondvb: fix problems with dvb satconf processing and storage
2013-03-08  Adam SuttonFix #1643 - dvb: close dvr device on each re-tune
2013-03-08  Adam SuttonFix #1444 - dvr: ensure that DVR entries are not remove...
2013-03-08  Adam Suttonserviceprobe: add NULL ptr check on dvb mux to be safe
2013-03-08  Jaroslav Kyselacwc: cryptoworks - remove double malloc in the emm...
2013-03-08  Adam SuttonMerge remote-tracking branch 'origin/pr/152'
2013-03-08  Adam Suttonepgdb: some simplifications and corrections to the...
2013-03-08  Adam SuttonMerge remote-tracking branch 'origin/pr/258'
2013-03-08  Adam SuttonMerge remote-tracking branch 'origin/pr/257'
2013-03-08  John Törnblomxmltv: fixed parsing of star-rating
2013-03-08  John Törnblominsert chapters when packets are marked as containing...
2013-03-08  Andrew C. Martinuse http for cloning dtv-scan-tables git repo 258/head
2013-03-08  Andrew C. Martinerror check argument passed into epgdump
2013-03-08  Andrew C. Martinallow build path spaces in support scripts
2013-03-07  andyb2000Changed gui parameter to take a numeric value which... 257/head
2013-03-07  Adam Suttontimeshift: add return to live function to HTSP htsp/9
2013-03-07  andyb2000Added checkbox to the epggrab dialog to enable 8Hr...
2013-03-07  Adam Suttontime: hide some debug messages to limit spamming logs
2013-03-07  Adam Suttontimeshift: minor mod to htsp to flush output buffer...
2013-03-07  Dave ChapmanSwap the order of the PAT and PMT packets injected...
2013-03-07  andyb2000Add /epgsave to the webui so you can trigger a write...
2013-03-06  andyb2000Add flush command to simplewebui to trigger a write...
2013-03-06  andyb2000Adding initial code for periodic saving of epgdb to...
2013-02-28  Dave ChapmanRemove unused files iptv_output.[ch] and tsmux.[ch...
2013-02-22  xhaggicwc: improvements for ECM handling and code cleanups 253/head
2013-02-22  Adam Suttontimeshift: fix bug that can cause failure when seeking...
2013-02-22  Adam SuttonMerge remote-tracking branch 'origin/pr/254'
2013-02-22  Andrew C. Martindocumentation updates 254/head
2013-02-21  Adam Suttonbuild: fix mistakes in previous build system updates
2013-02-21  John Smithdvb: fix bug causing failures in service discovery...
2013-02-21  Adam SuttonMerge remote-tracking branch 'origin/pr/251'
2013-02-21  Adam SuttonMerge remote-tracking branch 'origin/pr/247'
2013-02-21  Adam SuttonMerge remote-tracking branch 'origin/pr/246'
2013-02-21  Adam SuttonMerge remote-tracking branch 'origin/pr/245'
2013-02-21  Adam Suttonui: fix previous mod that broken channel configuration...
2013-02-21  Adam Suttonbuild: update build system to fix some odd use cases
2013-02-21  xhaggicwc: cleanups and better debug logging 251/head
2013-02-21  xhaggicwc: reset prefcapid if service can't be descrambled
2013-02-20  xhaggicwc: fixed problem with changed CA pids by provider...
2013-02-20  Adam Suttonimagecache: fix problem with imagecaching in the UI...
2013-02-20  Adam Suttontimeshift: fix NULL ptr issue
2013-02-16  Archie L. CobbsAllow binding address to be specified via --bindaddr... 247/head
2013-02-16  Archie L. CobbsAdd missing command line options to the man page. 246/head
2013-02-16  Adam SuttonIssue #1622 - timeshift: remove post double list removal
2013-02-16  Stefan Saraevcapmt: fix crash while trying to open iptv channel... 245/head
2013-02-15  Adam SuttonFix #1605 - timeshift: correct mistake in file refcounting.
2013-02-15  Adam Suttonsupport: update getmuxlist to work with launchpad.
2013-02-15  Adam Suttonbump version number for next dev cycle v3.5
2013-02-15  Adam Suttonwebui: break configuration into multiple super tabs
2013-02-15  Adam Suttoncomsetics: some updates to --help output.
next