]>
git.ipfire.org Git - thirdparty/tvheadend.git/log
Jaroslav Kysela [Tue, 24 Mar 2015 07:55:35 +0000 (08:55 +0100)]
SAT>IP Server: fix new session id assignment, fix possible null dereference
Jaroslav Kysela [Mon, 23 Mar 2015 20:06:38 +0000 (21:06 +0100)]
mpegts: fix the mpegts_input_close_pids() - fullmux/tables subscriptions
Jaroslav Kysela [Mon, 23 Mar 2015 19:10:06 +0000 (20:10 +0100)]
config.h - include unistd to resolve git_t dependency
Jaroslav Kysela [Mon, 23 Mar 2015 16:48:09 +0000 (17:48 +0100)]
SAT>IP server: parse correctly more auto values
Jaroslav Kysela [Mon, 23 Mar 2015 15:39:35 +0000 (16:39 +0100)]
Remove MPEGPS/V4L support
Jaroslav Kysela [Mon, 23 Mar 2015 15:21:05 +0000 (16:21 +0100)]
SAT>IP Client: skip universal LNB check for the TVHeadend server
Jaroslav Kysela [Mon, 23 Mar 2015 14:52:17 +0000 (15:52 +0100)]
http: optimize dump_request(), call it also for RTSP
Jaroslav Kysela [Mon, 23 Mar 2015 14:47:42 +0000 (15:47 +0100)]
http: optimize tcp_get_ip_str() calls for the peer ip addr
Jaroslav Kysela [Mon, 23 Mar 2015 14:27:39 +0000 (15:27 +0100)]
http: a little cleanup
Jaroslav Kysela [Mon, 23 Mar 2015 12:35:03 +0000 (13:35 +0100)]
psi tables: moved base parsers outside mpegts.h
Jaroslav Kysela [Mon, 23 Mar 2015 09:30:49 +0000 (10:30 +0100)]
dvb psi reorganize - create parsing library
Jaroslav Kysela [Mon, 23 Mar 2015 11:50:05 +0000 (12:50 +0100)]
SAT>IP Server: fix the pid subscriptions (stack overflow, duplicate pids)
Jaroslav Kysela [Mon, 23 Mar 2015 11:32:09 +0000 (12:32 +0100)]
spawn: fix stack overflow
Jaroslav Kysela [Mon, 23 Mar 2015 09:54:10 +0000 (10:54 +0100)]
SAT>IP server: fix url= for RTSP port != 554
Jaroslav Kysela [Mon, 23 Mar 2015 09:36:46 +0000 (10:36 +0100)]
SAT>IP Client: increase pids limit for TVHeadend SAT>IP server
Jaroslav Kysela [Mon, 23 Mar 2015 09:03:14 +0000 (10:03 +0100)]
descrambler: fix the wrong cut on the buffered data
Jaroslav Kysela [Mon, 23 Mar 2015 08:35:57 +0000 (09:35 +0100)]
capmt: extend log for subscription
Ben Fennema [Sun, 22 Mar 2015 22:19:18 +0000 (15:19 -0700)]
service_mapper: move SUBSCRIPTION_PACKET from weight to flags field of subscription_create_from_service
Jaroslav Kysela [Sun, 22 Mar 2015 20:37:31 +0000 (21:37 +0100)]
another coverity fix for the cc checking code, fixes #2724
Jaroslav Kysela [Sun, 22 Mar 2015 20:24:01 +0000 (21:24 +0100)]
opentv: another coverity scan fix
Jaroslav Kysela [Sun, 22 Mar 2015 20:23:32 +0000 (21:23 +0100)]
mpegts input: fix the continuity counter check, fixes #2724
Jaroslav Kysela [Sun, 22 Mar 2015 20:09:10 +0000 (21:09 +0100)]
revert one mutex code (from coverity fixes)
Jaroslav Kysela [Sun, 22 Mar 2015 20:02:19 +0000 (21:02 +0100)]
main: fix build using --disable-satip_server
Jaroslav Kysela [Sun, 22 Mar 2015 20:01:10 +0000 (21:01 +0100)]
coverity fixes...
Ben Fennema [Sun, 22 Mar 2015 17:09:16 +0000 (10:09 -0700)]
epggrab: match off channel major/minor in addition to name
Jaroslav Kysela [Sun, 22 Mar 2015 17:01:09 +0000 (18:01 +0100)]
fix uninitialized error in webui.c, fixes #2725
Jaroslav Kysela [Sun, 22 Mar 2015 16:54:47 +0000 (17:54 +0100)]
mpegts input: mini-optimization in ts_sync_count()
Jaroslav Kysela [Sun, 22 Mar 2015 16:18:48 +0000 (17:18 +0100)]
docs: access - add network separator; channels - add streaming URLs, fixes #2697
Jaroslav Kysela [Sun, 22 Mar 2015 16:05:18 +0000 (17:05 +0100)]
picon: fix the hash calculation for invalid onid/tsid using Enigma2 code, fixes #2700
Jaroslav Kysela [Sun, 22 Mar 2015 15:40:58 +0000 (16:40 +0100)]
linuxdvb: improve diseqc switch handling, cleanups
Bob Lightfoot [Thu, 19 Mar 2015 09:46:37 +0000 (05:46 -0400)]
On branch Bug2720Fix Changes to be committed: modified: support/version lines 20 and 21 to correct location of rpm/version files <boblfoot@gmail.com>
20150319
Ben Fennema [Sat, 14 Mar 2015 18:19:39 +0000 (11:19 -0700)]
epggrab: allow updating channel name/number/icon Allow epg grabber to update channel name, number, and/or icon if "Update Channel name", "Update channel number", and/or "Update channel icon" are set in "EPG Grabber" -> "General Config".
Mariusz Bialonczyk [Fri, 13 Mar 2015 12:16:53 +0000 (13:16 +0100)]
capmt: fix endless loop
When tvh receives less then 4 bytes from the socket for some reason,
it stuck in the endless loop in handle_single() calling:
capmt_msg_size()
capmt_analyze_cmd()
The capmt thread eats 100% CPU and cannot be normally terminated
because the capmt_msg_size() was constantly returning 0.
The commit fixes the problem.
Glenn-1990 [Thu, 12 Mar 2015 12:55:24 +0000 (13:55 +0100)]
set modulation
Glenn-1990 [Thu, 12 Mar 2015 12:49:07 +0000 (13:49 +0100)]
add HD pids for astra1
Jaroslav Kysela [Thu, 19 Mar 2015 22:01:28 +0000 (23:01 +0100)]
SAT>IP Server: DVBC - fix stream id initialization
Jaroslav Kysela [Thu, 19 Mar 2015 20:29:54 +0000 (21:29 +0100)]
SAT>IP Client: XML - make manufacturerURL tag optional
Jaroslav Kysela [Thu, 19 Mar 2015 18:54:20 +0000 (19:54 +0100)]
linuxdvb: fix build for headers < 5.5
Jaroslav Kysela [Thu, 19 Mar 2015 15:00:58 +0000 (16:00 +0100)]
mpegts input: Fix ommited code change for changed MIN_TS_SYN
Jaroslav Kysela [Thu, 19 Mar 2015 14:42:14 +0000 (15:42 +0100)]
main: finish tcp connections (thus subscriptions) before mpegts done call
Jaroslav Kysela [Thu, 19 Mar 2015 12:13:56 +0000 (13:13 +0100)]
linuxdvb: fix detection for multiple frontends (dtv_property was overwritten)
Jaroslav Kysela [Thu, 19 Mar 2015 11:50:07 +0000 (12:50 +0100)]
SAT>IP Server: fix bandwidth parsing
Jaroslav Kysela [Thu, 19 Mar 2015 11:20:36 +0000 (12:20 +0100)]
http: show protocol/command in http_error()
Jaroslav Kysela [Wed, 18 Mar 2015 21:34:21 +0000 (22:34 +0100)]
SAT>IP Server: reorganize code to support VLC RTSP
Jaroslav Kysela [Wed, 18 Mar 2015 15:34:09 +0000 (16:34 +0100)]
config: handle chown error
Jaroslav Kysela [Wed, 18 Mar 2015 12:19:47 +0000 (13:19 +0100)]
SAT>IP Server: Fix describe (count of tuners)
Jaroslav Kysela [Wed, 18 Mar 2015 11:29:15 +0000 (12:29 +0100)]
mpegts input: return mutex lock order in mpegts_input_table_dispatch()
Jaroslav Kysela [Wed, 18 Mar 2015 11:00:46 +0000 (12:00 +0100)]
SAT>IP Server: remove debug line
Jaroslav Kysela [Wed, 18 Mar 2015 10:48:26 +0000 (11:48 +0100)]
mpegts input: fix the assert() crash when PID is out-of-range
Jaroslav Kysela [Wed, 18 Mar 2015 10:45:04 +0000 (11:45 +0100)]
SAT>IP Server/Client: Add more tuner types (atsc, dvbcb, dvbs, dvbc2)
Jaroslav Kysela [Wed, 18 Mar 2015 08:48:32 +0000 (09:48 +0100)]
Fix the unsigned issue for gid/uid handling
Jaroslav Kysela [Tue, 17 Mar 2015 23:06:41 +0000 (00:06 +0100)]
config: fix the load order for the early config access
Jaroslav Kysela [Tue, 17 Mar 2015 18:59:34 +0000 (19:59 +0100)]
SAT>IP Client: simplify the PID handling using mpegts_apid fcns
Jaroslav Kysela [Tue, 17 Mar 2015 17:51:33 +0000 (18:51 +0100)]
SAT>IP server: add mux handling configuration option
Jaroslav Kysela [Tue, 17 Mar 2015 15:38:00 +0000 (16:38 +0100)]
Add more inputs and outputs to README.md
Jaroslav Kysela [Tue, 17 Mar 2015 15:05:30 +0000 (16:05 +0100)]
mpegts open service: do not add pid multiple times, handle filtered PIDs correctly
Jaroslav Kysela [Tue, 17 Mar 2015 13:14:34 +0000 (14:14 +0100)]
SAT>IP server: Don't enable SAT>IP server by default, fix some locking issues
Jaroslav Kysela [Tue, 17 Mar 2015 13:08:26 +0000 (14:08 +0100)]
subscriptions: Fix crash when subscription is in the remove queue list, but unsubscribed before
Jaroslav Kysela [Tue, 17 Mar 2015 13:02:53 +0000 (14:02 +0100)]
SAT>IP Client: maintain session also in the idle mode
Jaroslav Kysela [Tue, 17 Mar 2015 09:46:09 +0000 (10:46 +0100)]
descrambler: fixed thinko
Jaroslav Kysela [Tue, 17 Mar 2015 08:53:22 +0000 (09:53 +0100)]
mpegts input: change ts_sync_count() return value
Jaroslav Kysela [Mon, 16 Mar 2015 20:46:11 +0000 (21:46 +0100)]
mpegts: optimize the data patch (join MPEG-TS packets for processing)
Jaroslav Kysela [Fri, 13 Mar 2015 22:59:31 +0000 (23:59 +0100)]
SAT>IP Server: fixed issues for the Elgato SAT>IP Android app
Jaroslav Kysela [Fri, 13 Mar 2015 18:45:10 +0000 (19:45 +0100)]
SAT>IP Server: cosmetic change
Jaroslav Kysela [Fri, 13 Mar 2015 18:18:46 +0000 (19:18 +0100)]
SAT>IP Server: Finish service descrambling
Jaroslav Kysela [Fri, 13 Mar 2015 14:55:30 +0000 (15:55 +0100)]
subscription: fix the assert from the last cleanup
Jaroslav Kysela [Fri, 13 Mar 2015 09:38:37 +0000 (10:38 +0100)]
udp: fix typo
Jaroslav Kysela [Fri, 13 Mar 2015 09:36:31 +0000 (10:36 +0100)]
subscription: cleanup for the subscription type selection
Jaroslav Kysela [Fri, 13 Mar 2015 08:45:36 +0000 (09:45 +0100)]
SAT>IP Server: more work on the descrambling
Jaroslav Kysela [Wed, 11 Mar 2015 20:26:33 +0000 (21:26 +0100)]
SAT>IP server: implement DESCRIBE RTSP command
Jaroslav Kysela [Wed, 11 Mar 2015 15:27:07 +0000 (16:27 +0100)]
subscriptions: manage ths_mux_link early to avoid wrong memory accesses
Jaroslav Kysela [Wed, 11 Mar 2015 15:21:18 +0000 (16:21 +0100)]
mpegts: fix mpegts_mux_unsubscribe_by_name() - use right list
Jaroslav Kysela [Wed, 11 Mar 2015 14:13:24 +0000 (15:13 +0100)]
SAT>IP Server: fixes, fixes...
Jaroslav Kysela [Wed, 11 Mar 2015 14:12:26 +0000 (15:12 +0100)]
subscription: add TABLES subscription type handling, fix some memory leaks
Jaroslav Kysela [Wed, 11 Mar 2015 14:09:29 +0000 (15:09 +0100)]
profile: improve prch_sq destroy
Jaroslav Kysela [Wed, 11 Mar 2015 14:05:43 +0000 (15:05 +0100)]
udp: fix memory leak (peer_host)
Jaroslav Kysela [Wed, 11 Mar 2015 14:03:33 +0000 (15:03 +0100)]
http: fix memory leak in http_arg_get_remove(), optimize http_serve_requests()
Jaroslav Kysela [Tue, 10 Mar 2015 14:07:40 +0000 (15:07 +0100)]
subscription: add ONESHOT subscription type for mux subs
Jaroslav Kysela [Tue, 10 Mar 2015 13:42:36 +0000 (14:42 +0100)]
mpegts mux: remove the unused mm_start code
Jaroslav Kysela [Tue, 10 Mar 2015 13:37:46 +0000 (14:37 +0100)]
SAT>IP server: fix the tuner configuration
Jaroslav Kysela [Mon, 9 Mar 2015 19:17:12 +0000 (20:17 +0100)]
linuxdvb: fix the signal strenght / dB(m) calculations
Jaroslav Kysela [Mon, 9 Mar 2015 19:16:32 +0000 (20:16 +0100)]
SAT>IP server: fix the signal strength calculation
Jaroslav Kysela [Mon, 9 Mar 2015 16:52:28 +0000 (17:52 +0100)]
mpegts pid: add mpegts_pid_dump(), fix mpegts_pid_init()
Jaroslav Kysela [Thu, 5 Mar 2015 14:13:57 +0000 (15:13 +0100)]
service/mpegts: add raw service type and raw PID handling
Jaroslav Kysela [Thu, 5 Mar 2015 13:12:47 +0000 (14:12 +0100)]
mpegts elementary stream: remove pcr decoder - not used
Jaroslav Kysela [Thu, 5 Mar 2015 13:08:41 +0000 (14:08 +0100)]
service: remove unused s_flags field from struct service
Jaroslav Kysela [Thu, 5 Mar 2015 11:29:26 +0000 (12:29 +0100)]
mpegts input: optimize the PID decoding
Jaroslav Kysela [Wed, 4 Mar 2015 15:29:37 +0000 (16:29 +0100)]
dvbpsi: fix compilation without ENABLE_MPEGTS_DVB
Jaroslav Kysela [Wed, 4 Mar 2015 09:27:09 +0000 (10:27 +0100)]
SAT>IP Server: improve PID handling (using new fcn set)
Jaroslav Kysela [Tue, 3 Mar 2015 15:59:17 +0000 (16:59 +0100)]
SAT>IP Client: add RTSP port to log messages
Jaroslav Kysela [Tue, 3 Mar 2015 15:49:34 +0000 (16:49 +0100)]
SAT>IP: use HTTP headers instead UPC XML text to pass RTSP port and Sources
Jaroslav Kysela [Tue, 3 Mar 2015 15:20:37 +0000 (16:20 +0100)]
SAT>IP Server: do not put version to friendly name (XML)
Jaroslav Kysela [Tue, 3 Mar 2015 15:05:28 +0000 (16:05 +0100)]
SAT>IP server: many fixes and additions, first "somewhat working" version
Tested only with another tvheadend as client with the DVB-T adapter.
Jaroslav Kysela [Tue, 3 Mar 2015 15:03:23 +0000 (16:03 +0100)]
http server: RTSP Session header cleanups, add more RTSP status codes
Jaroslav Kysela [Tue, 3 Mar 2015 15:02:40 +0000 (16:02 +0100)]
tcp: fix tcp_server_bound() function, null addr check
Jaroslav Kysela [Tue, 3 Mar 2015 15:01:01 +0000 (16:01 +0100)]
UDP: rearrange udp_connect/udp_sendinit
Jaroslav Kysela [Tue, 3 Mar 2015 15:00:33 +0000 (16:00 +0100)]
RTSP client: handle also different RTSP port than 554
Jaroslav Kysela [Sat, 28 Feb 2015 16:04:56 +0000 (17:04 +0100)]
SAT>IP: handle SRCS pass (for DVB-S) in server and client
Jaroslav Kysela [Sat, 28 Feb 2015 15:41:50 +0000 (16:41 +0100)]
SAT>IP Client: Add RTSP port detection based on the UPC string (TVheadend specific server)
Jaroslav Kysela [Wed, 25 Feb 2015 19:24:38 +0000 (20:24 +0100)]
SAT>IP server: handle streams correctly, add more RTSP headers