]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
2011-04-20  Dimitris KazakosAlso delete created directories (if they exist and... 28/head
2011-04-17  Lars Op den... implement emm updates for nagra and nds. credits: neoen
2011-04-03  Lars Op den... set the default priorit to DVR_PRIO_NORMAL instead...
2011-04-03  Lars Op den... Set a default creator name if an empty or no creator...
2011-04-01  Andreas ÖmanCorrectly deal with return value from write()
2011-03-26  Stéphane BidoulFix problem with xml parser eating spaces after charact... 23/head
2011-03-21  Andreas ÖmanMerge remote branch 'remotes/jdembski/add_update_timer'
2011-03-21  Andreas ÖmanMerge branch 'staging' of https://github.com/opdenkamp...
2011-03-21  Andreas ÖmanDont crash when deleting recordings and filename is...
2011-03-21  Andreas ÖmanMerge branch 'status_xml_epg' of https://github.com...
2011-03-13  Lars Op den... add the ability to add custom dvr entries via htsp 19/head
2011-03-07  Andreas Ömanepg: Keep track of next event for all channels. (Useful...
2011-03-02  Andreas ÖmanUse content-disposition to set a filename to be used...
2011-03-02  Andreas ÖmanFix a couple of bugs related to sending files > 2GB
2011-03-01  Andreas ÖmanSkip over extensions in RTP header. Ticket #388
2011-02-23  ton.van.der... DVR - Bugfix - Duplicate recordings 18/head
2011-02-22  Andreas ÖmanFix fallout from hts-tvheadend => tvheadend rename
2011-02-21  Andreas ÖmanBetter backtraces thanks to addr2link
2011-02-19  Andreas ÖmanBuild debug package
2011-02-19  Andreas ÖmanRename debian package hts-tvheadend -> tvheadend
2011-02-19  Andreas ÖmanMinor cleanup of 15679510e196a44234b3929ca8420b4e5e011b27
2011-02-18  Thies Schroederadd functionality to delete recordings 16/head
2011-02-18  Andreas ÖmanUse correct URL
2011-02-18  joukAdded contrib directory with redhat specfile and init... 15/head
2011-02-04  John TörnblomAdded playlist support for dvr files 14/head
2011-02-04  John TörnblomUse the playlist url for the VLC player
2011-02-04  John TörnblomFix the VLC plugin-detection. The HTML embed element...
2011-02-04  John TörnblomUse OpenSSL to generate a random number, it is probobly...
2011-02-04  John Törnblomremoved mutex from ticket, it's reduntant
2011-02-04  John TörnblomDon't check for authentication twice
2011-02-04  John TörnblomInitial ticket support, needs testing
2011-02-04  John TörnblomFixed small typo causing the missingPlugin div not...
2011-02-04  John TörnblomExpose a link to the url passed to tvheadend.VLC if...
2011-02-04  John Törnblomcosmetics
2011-02-04  John TörnblomEexpose a playlist url (.m3u) when the browser is missi...
2011-02-04  John Törnblomsend 400 error when the streaming url is invalid instea...
2011-02-04  John TörnblomReplaced the rtsp playlist with a http one (.m3u rather...
2011-02-01  Andreas ÖmanReplace obvious mistake pthread_mutex_lock() -> pthread...
2011-01-27  John TörnblomInclude radio stations in the service probe. 13/head
2011-01-25  Andreas ÖmanReplace deprecated DES_key_sched() with DES_set_key_unc...
2011-01-25  Andreas ÖmanKeep CWC in a separate lock domain to avoid waiting...
2011-01-19  Lars Op den... fix typo in cwc 12/head
2011-01-19  Lars Op den... updated .gitignore to ignore Eclipse project files
2011-01-13  Jörg DembskiFormatting 11/head
2011-01-13  Jörg DembskiAdd extra start / stop time information to status.xml...
2011-01-09  Andreas ÖmanMake IPTV PAT parser skip over services with service_id...
2011-01-09  Andreas ÖmanAdd provider parsing for DRECrypt
2011-01-08  Andreas ÖmanStore EPG on disk (using a binary format)
2011-01-08  Andreas ÖmanAdd hts_settings_open_file()
2011-01-08  Andreas ÖmanMerge branch 'epg_save' of https://github.com/jdembski...
2011-01-07  Andreas ÖmanMerge branch 'http_service_stream' of https://github...
2011-01-07  Jörg DembskiChange the dvr_entry_update function so that it will... 10/head
2011-01-07  Jörg DembskiFeature: Add the possibility to update timers via HTSP
2011-01-07  Jörg DembskiFIX: Crash due to NULL pointer access on epg load 4/head
2011-01-07  Jörg DembskiFIX: Crash due to NULL pointer access
2011-01-06  Andreas ÖmanMust escape % in printf formated strings
2011-01-06  John TörnblomCheck if the PAT is sent okey to the http-client. 9/head
2011-01-06  John TörnblomAdded http-streaming of services. Tested and working...
2011-01-06  John TörnblomProvide a link to the http stream when the browser...
2011-01-05  jdembskiStore the epg data on the harddisk on exit and re-load...
2011-01-04  Andreas ÖmanA gitignore
2011-01-04  Andreas ÖmanDon't crash if op == NULL, Ticket #334
2011-01-04  Andreas ÖmanAdd missing inclusion of config.h
2011-01-04  Andreas ÖmanCheck for execinfo.h before use
2011-01-04  Andreas Ömanjson encoder: Correctly encode \t and \r. Ticket #163
2011-01-04  Andreas ÖmanNeed to check for ENABLE_LINUXDVB
2011-01-03  Andreas Öman* DRECrypt update emm (testing on OSCAM)
2011-01-01  Andreas ÖmanMake htsbuf_vqprintf() work with arbitrary output lengths
2011-01-01  Jonas LarssonAdd support for viaccess EMMs 1/head
2010-12-30  Andreas ÖmanFix UTF-8 encoding and copyright year (a bit late indee...
2010-12-30  Andreas ÖmanRemove unused include
2010-12-30  Andreas ÖmanUse OpenSSL for SHA-1
2010-12-30  Andreas ÖmanDon't need to link with libcrypt (we use openssl now)
2010-12-29  Andreas ÖmanUse OpenSSL for CWC's DES and MD5 password hashing
2010-12-03  Andreas ÖmanBetter PMT generator
2010-11-29  Andreas ÖmanRename th_stream -> elementary_stream
2010-11-29  Andreas ÖmanMissed in last commit
2010-11-29  Andreas ÖmanRename transport -> service
2010-11-29  Andreas ÖmanDrop RTSP support. It's crappy and I no longer care...
2010-11-29  Andreas ÖmanRename tvhead.h -> tvheadend.h
2010-11-29  Andreas Öman2.12 2.12
2010-11-29  Andreas ÖmanFix memory corruption
2010-11-28  Andreas ÖmanUpdate changelog a bit
2010-11-28  Andreas ÖmanDon't crash if mkmux == NULL
2010-11-28  Andreas ÖmanSend CAID & name in HTSP messages
2010-11-19  Andreas ÖmanNo longer dep on FFmpeg
2010-11-09  Andreas ÖmanSend signalStatus message over HTSP every second.
2010-11-08  Andreas ÖmanBoolean, not bitwise AND. Thanks mla!
2010-11-07  Andreas ÖmanAvoid division by zero if h264 width and/or height...
2010-10-31  sb1066Some http header fields can be declared, but not set...
2010-10-31  Andreas Ömanmatroska: Write the 'unknown segment size' as '01 ff...
2010-10-31  Andreas ÖmanAdd EAC3 support.
2010-10-31  Andreas ÖmanMore AC3 parser cleanup
2010-10-31  Andreas ÖmanCleanup the ac3 parser and fix a bug (that mostly was...
2010-10-30  sb1066Added a play link to the epg-details. Should fix #207...
2010-10-30  sb1066Don't hide the embedded vlc plugin when a url is passed...
2010-10-29  sb1066Hide the embedded video in the webif while not playing...
2010-10-27  Andreas ÖmanMore debug to track why a memory allocation suddenly...
2010-10-26  Andreas ÖmanWrite teletext subtitles to recorded mkv files
2010-10-26  Andreas ÖmanImprove timing of teletext subtitles
next