]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
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...
2015-03-11  Jaroslav KyselaSAT>IP server: more work, add subscriptions and add...
2015-03-11  Jaroslav Kyselaudp: add tx buffer size setup for udp_bind(_double)
2015-03-11  Jaroslav Kyseladvb: export dvb_network_find_mux() for the SAT>IP server
2015-03-11  Jaroslav Kyseladvb: create mux - rearrange parameters for SAT>IP server
2015-03-11  Jaroslav Kyselaudp: add multisend code (sendmmsg)
2015-03-11  Jaroslav KyselaSAT>IP server: initial RTSP code
2015-03-11  Jaroslav Kyselahttp: export http_serve_requests, add hc_process callba...
2015-03-11  Jaroslav Kyselahttp: allow to specify different paths
2015-03-11  Jaroslav Kyselahttp: reorganize http_serve
2015-03-11  Jaroslav KyselaSAT>IP server: initial code
2015-03-11  Jaroslav Kyselaupnp: add debug fcn to dump output packets
2015-03-11  Jaroslav Kyselatcp: add IP_PORT_SET() macro
2015-03-11  Jaroslav Kyselaconfig: add universal fcns to access to global variables
2015-03-11  Jaroslav KyselaUPnP: add delay handling to write queue
2015-03-11  Jaroslav Kyselahttp: export http_server variable
2015-03-11  Jaroslav Kyselatcp: add helpers to determine default and used IP addre...
2015-03-11  Jaroslav Kyselamain: move the http server registration to the end...
2015-03-11  stbenztranscoding: fix compile error when using libav, fixes...
2015-03-09  dero- duplicate handling fixes according to pull comments
2015-03-09  dero- better duplicate handling (ui fix)
2015-03-09  dero- better duplicate handling - better subtitle handling
2015-03-09  dero- set subtitle from DVB OTA EPG
2015-03-09  Kai SommerfeldNo calls to stat() in dvr_inotify_add(). This may signi...
2015-03-09  Glenn-1990add streaming error for active recordings
2015-03-09  stbenztranscoding: fix encoder time_base again
2015-03-09  Glenn-1990update with HD pids
2015-03-09  Glenn-1990auto create mux
2015-03-09  Glenn-1990set mux satpos from network satpos if set
2015-02-24  Jaroslav Kyseladvb_psi: handle private data also without ENABLE_MPEGTS_DVB
2015-02-21  Jaroslav Kyselacwc: mutex order cleanups, improve ECM_RESET
2015-02-21  Jaroslav Kyselacwc: small optimization - prefcapid handling in cwc_tab...
2015-02-21  Jaroslav Kyselacwc: reset the preferred CA PID when key is late...
2015-02-21  Jaroslav Kyseladescrambler: prefcapid_lock - add constants to increase...
2015-02-18  Jaroslav KyselaHTSP server: add stream and data errors to DVR entry...
2015-02-18  Jaroslav KyselaHTSP server: add errors field to packet statistics
next