]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
2015-03-24  Jaroslav KyselaSAT>IP Server: fix new session id assignment, fix possi... 614/head
2015-03-23  Jaroslav Kyselampegts: fix the mpegts_input_close_pids() - fullmux...
2015-03-23  Jaroslav Kyselaconfig.h - include unistd to resolve git_t dependency
2015-03-23  Jaroslav KyselaSAT>IP server: parse correctly more auto values
2015-03-23  Jaroslav KyselaRemove MPEGPS/V4L support
2015-03-23  Jaroslav KyselaSAT>IP Client: skip universal LNB check for the TVHeade...
2015-03-23  Jaroslav Kyselahttp: optimize dump_request(), call it also for RTSP
2015-03-23  Jaroslav Kyselahttp: optimize tcp_get_ip_str() calls for the peer...
2015-03-23  Jaroslav Kyselahttp: a little cleanup
2015-03-23  Jaroslav Kyselapsi tables: moved base parsers outside mpegts.h
2015-03-23  Jaroslav Kyseladvb psi reorganize - create parsing library
2015-03-23  Jaroslav KyselaSAT>IP Server: fix the pid subscriptions (stack overflo...
2015-03-23  Jaroslav Kyselaspawn: fix stack overflow
2015-03-23  Jaroslav KyselaSAT>IP server: fix url= for RTSP port != 554
2015-03-23  Jaroslav KyselaSAT>IP Client: increase pids limit for TVHeadend SAT...
2015-03-23  Jaroslav Kyseladescrambler: fix the wrong cut on the buffered data
2015-03-23  Jaroslav Kyselacapmt: extend log for subscription
2015-03-22  Ben Fennemaservice_mapper: move SUBSCRIPTION_PACKET from weight...
2015-03-22  Jaroslav Kyselaanother coverity fix for the cc checking code, fixes...
2015-03-22  Jaroslav Kyselaopentv: another coverity scan fix
2015-03-22  Jaroslav Kyselampegts input: fix the continuity counter check, fixes...
2015-03-22  Jaroslav Kyselarevert one mutex code (from coverity fixes)
2015-03-22  Jaroslav Kyselamain: fix build using --disable-satip_server
2015-03-22  Jaroslav Kyselacoverity fixes...
2015-03-22  Ben Fennemaepggrab: match off channel major/minor in addition...
2015-03-22  Jaroslav Kyselafix uninitialized error in webui.c, fixes #2725
2015-03-22  Jaroslav Kyselampegts input: mini-optimization in ts_sync_count()
2015-03-22  Jaroslav Kyseladocs: access - add network separator; channels - add...
2015-03-22  Jaroslav Kyselapicon: fix the hash calculation for invalid onid/tsid...
2015-03-22  Jaroslav Kyselalinuxdvb: improve diseqc switch handling, cleanups
2015-03-22  Bob LightfootOn branch Bug2720Fix Changes to be committed: modified...
2015-03-22  Ben Fennemaepggrab: allow updating channel name/number/icon Allow...
2015-03-22  Mariusz Bialonczykcapmt: fix endless loop
2015-03-22  Glenn-1990set modulation
2015-03-22  Glenn-1990add HD pids for astra1
2015-03-19  Jaroslav KyselaSAT>IP Server: DVBC - fix stream id initialization 597/head
2015-03-19  Jaroslav KyselaSAT>IP Client: XML - make manufacturerURL tag optional
2015-03-19  Jaroslav Kyselalinuxdvb: fix build for headers < 5.5
2015-03-19  Jaroslav Kyselampegts input: Fix ommited code change for changed MIN_T...
2015-03-19  Jaroslav Kyselamain: finish tcp connections (thus subscriptions) befor...
2015-03-19  Jaroslav Kyselalinuxdvb: fix detection for multiple frontends (dtv_pro...
2015-03-19  Jaroslav KyselaSAT>IP Server: fix bandwidth parsing
2015-03-19  Jaroslav Kyselahttp: show protocol/command in http_error()
2015-03-19  Jaroslav KyselaSAT>IP Server: reorganize code to support VLC RTSP
2015-03-18  Jaroslav Kyselaconfig: handle chown error
2015-03-18  Jaroslav KyselaSAT>IP Server: Fix describe (count of tuners)
2015-03-18  Jaroslav Kyselampegts input: return mutex lock order in mpegts_input_t...
2015-03-18  Jaroslav KyselaSAT>IP Server: remove debug line
2015-03-18  Jaroslav Kyselampegts input: fix the assert() crash when PID is out...
2015-03-18  Jaroslav KyselaSAT>IP Server/Client: Add more tuner types (atsc, dvbcb...
2015-03-18  Jaroslav KyselaFix the unsigned issue for gid/uid handling
2015-03-17  Jaroslav Kyselaconfig: fix the load order for the early config access
2015-03-17  Jaroslav KyselaSAT>IP Client: simplify the PID handling using mpegts_a...
2015-03-17  Jaroslav KyselaSAT>IP server: add mux handling configuration option
2015-03-17  Jaroslav KyselaAdd more inputs and outputs to README.md
2015-03-17  Jaroslav Kyselampegts open service: do not add pid multiple times...
2015-03-17  Jaroslav KyselaSAT>IP server: Don't enable SAT>IP server by default...
2015-03-17  Jaroslav Kyselasubscriptions: Fix crash when subscription is in the...
2015-03-17  Jaroslav KyselaSAT>IP Client: maintain session also in the idle mode
2015-03-17  Jaroslav Kyseladescrambler: fixed thinko
2015-03-17  Jaroslav Kyselampegts input: change ts_sync_count() return value
2015-03-17  Jaroslav Kyselampegts: optimize the data patch (join MPEG-TS packets...
2015-03-13  Jaroslav KyselaSAT>IP Server: fixed issues for the Elgato SAT>IP Andro...
2015-03-13  Jaroslav KyselaSAT>IP Server: cosmetic change
2015-03-13  Jaroslav KyselaSAT>IP Server: Finish service descrambling
2015-03-13  Jaroslav Kyselasubscription: fix the assert from the last cleanup
2015-03-13  Jaroslav Kyselaudp: fix typo
2015-03-13  Jaroslav Kyselasubscription: cleanup for the subscription type selection
2015-03-13  Jaroslav KyselaSAT>IP Server: more work on the descrambling
2015-03-11  Jaroslav KyselaSAT>IP server: implement DESCRIBE RTSP command
2015-03-11  Jaroslav Kyselasubscriptions: manage ths_mux_link early to avoid wrong...
2015-03-11  Jaroslav Kyselampegts: fix mpegts_mux_unsubscribe_by_name() - use...
2015-03-11  Jaroslav KyselaSAT>IP Server: fixes, fixes...
2015-03-11  Jaroslav Kyselasubscription: add TABLES subscription type handling...
2015-03-11  Jaroslav Kyselaprofile: improve prch_sq destroy
2015-03-11  Jaroslav Kyselaudp: fix memory leak (peer_host)
2015-03-11  Jaroslav Kyselahttp: fix memory leak in http_arg_get_remove(), optimiz...
2015-03-11  Jaroslav Kyselasubscription: add ONESHOT subscription type for mux...
2015-03-11  Jaroslav Kyselampegts mux: remove the unused mm_start code
2015-03-11  Jaroslav KyselaSAT>IP server: fix the tuner configuration
2015-03-11  Jaroslav Kyselalinuxdvb: fix the signal strenght / dB(m) calculations
2015-03-11  Jaroslav KyselaSAT>IP server: fix the signal strength calculation
2015-03-11  Jaroslav Kyselampegts pid: add mpegts_pid_dump(), fix mpegts_pid_init()
2015-03-11  Jaroslav Kyselaservice/mpegts: add raw service type and raw PID handling
2015-03-11  Jaroslav Kyselampegts elementary stream: remove pcr decoder - not...
2015-03-11  Jaroslav Kyselaservice: remove unused s_flags field from struct service
2015-03-11  Jaroslav Kyselampegts input: optimize the PID decoding
2015-03-11  Jaroslav Kyseladvbpsi: fix compilation without ENABLE_MPEGTS_DVB
2015-03-11  Jaroslav KyselaSAT>IP Server: improve PID handling (using new fcn...
2015-03-11  Jaroslav KyselaSAT>IP Client: add RTSP port to log messages
2015-03-11  Jaroslav KyselaSAT>IP: use HTTP headers instead UPC XML text to pass...
2015-03-11  Jaroslav KyselaSAT>IP Server: do not put version to friendly name...
2015-03-11  Jaroslav KyselaSAT>IP server: many fixes and additions, first "somewha...
2015-03-11  Jaroslav Kyselahttp server: RTSP Session header cleanups, add more...
2015-03-11  Jaroslav Kyselatcp: fix tcp_server_bound() function, null addr check
2015-03-11  Jaroslav KyselaUDP: rearrange udp_connect/udp_sendinit
2015-03-11  Jaroslav KyselaRTSP client: handle also different RTSP port than 554
2015-03-11  Jaroslav KyselaSAT>IP: handle SRCS pass (for DVB-S) in server and...
2015-03-11  Jaroslav KyselaSAT>IP Client: Add RTSP port detection based on the...
2015-03-11  Jaroslav KyselaSAT>IP server: handle streams correctly, add more RTSP...
next