]>
git.ipfire.org Git - thirdparty/tvheadend.git/log
Glenn-1990 [Sat, 27 Dec 2014 14:17:58 +0000 (15:17 +0100)]
htsp: bump version
Glenn-1990 [Sat, 27 Dec 2014 14:13:56 +0000 (15:13 +0100)]
htsp: add some missing values to dvr/timerec/autorec
Glenn-1990 [Fri, 26 Dec 2014 20:03:56 +0000 (21:03 +0100)]
timerec: fix crash if stop and start times are equal
Glenn-1990 [Fri, 26 Dec 2014 17:39:57 +0000 (18:39 +0100)]
add timerec support to htsp server
Jaroslav Kysela [Sun, 4 Jan 2015 14:57:52 +0000 (15:57 +0100)]
dvb psi: improve the sdt_callback mux selection logic
Jaroslav Kysela [Sun, 4 Jan 2015 11:20:41 +0000 (12:20 +0100)]
dvb psi: add Freeview DVB-T private dtag to parse LCN (0x83), fixes #2583
Jaroslav Kysela [Sat, 3 Jan 2015 21:38:51 +0000 (22:38 +0100)]
global headers: improve again the timeout condition
Jaroslav Kysela [Sat, 3 Jan 2015 21:06:36 +0000 (22:06 +0100)]
SAT>IP: Fix the possible pointer dereference
Jaroslav Kysela [Sat, 3 Jan 2015 21:06:19 +0000 (22:06 +0100)]
tsfix: cosmetic log issue (new line)
Jaroslav Kysela [Sat, 3 Jan 2015 20:30:57 +0000 (21:30 +0100)]
dvb_psi: fix sdt parser (when tableid == 0x46 and mux is available), fixes #2586
Jaroslav Kysela [Sat, 3 Jan 2015 19:30:29 +0000 (20:30 +0100)]
tsfix: add backlog to not drop too many packets (faster start)
Jaroslav Kysela [Sat, 3 Jan 2015 17:01:08 +0000 (18:01 +0100)]
global headers: analyze queue delays for all streams separately, fixes #2573
Jaroslav Kysela [Fri, 2 Jan 2015 20:30:02 +0000 (21:30 +0100)]
mpegts input: fix the wrong variable access
Jaroslav Kysela [Fri, 2 Jan 2015 20:18:13 +0000 (21:18 +0100)]
mpegts: add more logging (mux start, unsubscribe)
Jaroslav Kysela [Thu, 1 Jan 2015 18:46:48 +0000 (19:46 +0100)]
mpegts mux: add more traces to mpegts_mux_start
Jaroslav Kysela [Thu, 1 Jan 2015 15:12:23 +0000 (16:12 +0100)]
mpegts scan: improve dead service detection (add SDT checks)
Jaroslav Kysela [Thu, 1 Jan 2015 13:38:53 +0000 (14:38 +0100)]
udp: implement recvmmsg emulation for older linux kernels
Jaroslav Kysela [Thu, 1 Jan 2015 12:25:26 +0000 (13:25 +0100)]
globalheaders: gh_queue_delay(), fixes #2573
- compute dts difference only for A/V packets
- handle dts wrap
Jaroslav Kysela [Tue, 30 Dec 2014 19:22:06 +0000 (20:22 +0100)]
DVR: add EPG update window doc, fixes #2576
Jaroslav Kysela [Sun, 28 Dec 2014 15:16:41 +0000 (16:16 +0100)]
dvb network scan: don't subscribe to already active mux, move Idle Scan to hidden (grid), fixes #2568
Jaroslav Kysela [Fri, 26 Dec 2014 15:07:21 +0000 (16:07 +0100)]
DVR autorec: use 'Start After' and 'Start Before' for the start time window
Jaroslav Kysela [Thu, 25 Dec 2014 20:43:49 +0000 (21:43 +0100)]
DVR autorec: change start_window meaning to start up to
ProfYaffle [Mon, 22 Dec 2014 18:25:54 +0000 (18:25 +0000)]
WebUI: Increase CSS spacing on day of week in EPG/DVR info dialogs
Jaroslav Kysela [Thu, 25 Dec 2014 16:42:01 +0000 (17:42 +0100)]
tsfix: use time offset also for audio streams, sct_type optimization
Jaroslav Kysela [Thu, 25 Dec 2014 09:07:57 +0000 (10:07 +0100)]
DVR autorec: more start,start_window type cleanups
Jaroslav Kysela [Thu, 25 Dec 2014 09:05:00 +0000 (10:05 +0100)]
htsp server: correct approxTime, start, startWindow type to handle -1
Jaroslav Kysela [Thu, 25 Dec 2014 09:00:36 +0000 (10:00 +0100)]
dvr autorec: time window is in minutes, not seconds
Jaroslav Kysela [Wed, 24 Dec 2014 14:23:07 +0000 (15:23 +0100)]
globalheaders: don't disable SCT_TELETEXT
Jaroslav Kysela [Wed, 24 Dec 2014 14:22:33 +0000 (15:22 +0100)]
HTSP server: handle correctly ssc_disabled flag in streaming start structure
Daniel Scheller [Fri, 19 Dec 2014 23:17:25 +0000 (00:17 +0100)]
dvb-psi: Fix LCN for UMKBW germany DVB-C
Jaroslav Kysela [Sun, 21 Dec 2014 19:46:00 +0000 (20:46 +0100)]
WEBUI JS DVR: Correct the start column width
ProfYaffle [Sun, 21 Dec 2014 16:19:18 +0000 (16:19 +0000)]
WebUI: Add CSS elements for day of week in EPG and DVR info dialogs
ProfYaffle [Sun, 21 Dec 2014 13:08:17 +0000 (13:08 +0000)]
WebUI: Add error checking to information dialog in Recording grid
ProfYaffle [Sun, 21 Dec 2014 13:07:41 +0000 (13:07 +0000)]
WebUI: Add day of week to information dialogs in EPG and Recording grid
ProfYaffle [Sun, 21 Dec 2014 12:06:25 +0000 (12:06 +0000)]
WebUI: Restore weekday name to Upcoming/Finished/Failed Recordings grids
Jaroslav Kysela [Sat, 20 Dec 2014 21:31:17 +0000 (22:31 +0100)]
mpegts network: move Idle Scan to advanced config
Jaroslav Kysela [Sat, 20 Dec 2014 17:22:34 +0000 (18:22 +0100)]
linuxdvb satconf: voltage settings cleanups, fixes #2566
Jaroslav Kysela [Fri, 19 Dec 2014 17:40:24 +0000 (18:40 +0100)]
config channels: improve docs (User Icon), fixes #2564
Jaroslav Kysela [Fri, 19 Dec 2014 15:35:57 +0000 (16:35 +0100)]
linuxdvb satconf: handle correctly LNB power off
Jaroslav Kysela [Fri, 19 Dec 2014 11:11:56 +0000 (12:11 +0100)]
Makefile.ffmpeg: upgrade libx264 and use different mirror, vlc ftp is not accessible, fixes #2567
Niels Ole Salscheider [Fri, 19 Dec 2014 10:41:34 +0000 (11:41 +0100)]
Fix build with libressl
Jaroslav Kysela [Thu, 18 Dec 2014 17:15:04 +0000 (18:15 +0100)]
ACL: use createdefault in access_init()
Jaroslav Kysela [Thu, 18 Dec 2014 14:15:02 +0000 (15:15 +0100)]
subscriptions: changed 'no transponder available' to 'no input source available'
Jaroslav Kysela [Thu, 18 Dec 2014 11:26:38 +0000 (12:26 +0100)]
mkmux: fix crash when wrong localtime argument was used
Jaroslav Kysela [Thu, 18 Dec 2014 08:04:46 +0000 (09:04 +0100)]
linuxdvb rotor: Add Min Rotor Move
Jaroslav Kysela [Thu, 18 Dec 2014 07:50:01 +0000 (08:50 +0100)]
channel tags: add sort index, fixes #2560
Jaroslav Kysela [Wed, 17 Dec 2014 14:42:54 +0000 (15:42 +0100)]
CAPMT: Correct type for port property, fixes #2559
Jaroslav Kysela [Tue, 16 Dec 2014 19:29:44 +0000 (20:29 +0100)]
DVR: Add owner (user) field
Jaroslav Kysela [Tue, 16 Dec 2014 19:27:59 +0000 (20:27 +0100)]
linuxdvb rotor: Fix a little typo in USALS formula
Jaroslav Kysela [Tue, 16 Dec 2014 15:10:27 +0000 (16:10 +0100)]
DVR: Implement autorec start window instead Starting Around (approx)
Jaroslav Kysela [Tue, 16 Dec 2014 12:18:42 +0000 (13:18 +0100)]
muxer: fix the meta write errors, fixes #2557
Jaroslav Kysela [Tue, 16 Dec 2014 07:55:10 +0000 (08:55 +0100)]
linuxdvb rotor: add ROTOR_TEST code
Jaroslav Kysela [Mon, 15 Dec 2014 18:58:34 +0000 (19:58 +0100)]
linuxdvb satconf: tone fix..., fixes #2547
Jaroslav Kysela [Mon, 15 Dec 2014 17:31:01 +0000 (18:31 +0100)]
linuxdvb satconf: another diseqc tone optimization 2nd, fixes #2547
Jaroslav Kysela [Mon, 15 Dec 2014 17:29:46 +0000 (18:29 +0100)]
linuxdvb satconf: another diseqc tone optimization, fixes #2547
Jaroslav Kysela [Mon, 15 Dec 2014 17:19:43 +0000 (18:19 +0100)]
linuxdvb rotor: change Max Rotor Movement to Init Rotor Time
Piotr Kuchciak [Wed, 26 Nov 2014 17:24:22 +0000 (18:24 +0100)]
EPGGRABER: cosmetic changes to show more name grabber
Jaroslav Kysela [Mon, 15 Dec 2014 17:03:29 +0000 (18:03 +0100)]
webui: fix the css clash for date picker, fixes #2553
Jaroslav Kysela [Mon, 15 Dec 2014 15:00:19 +0000 (16:00 +0100)]
linuxdvb satconf: tone off - move log
Jaroslav Kysela [Mon, 15 Dec 2014 14:58:14 +0000 (15:58 +0100)]
linuxdvb: tone off optimization - 3rd, fixes #2547
Jaroslav Kysela [Mon, 15 Dec 2014 14:55:52 +0000 (15:55 +0100)]
linuxdvb: tone off optimization - 2nd, fixes #2547
Jaroslav Kysela [Mon, 15 Dec 2014 14:54:16 +0000 (15:54 +0100)]
linuxdvb: tone off optimization, fixes #2547
Jaroslav Kysela [Mon, 15 Dec 2014 14:42:10 +0000 (15:42 +0100)]
mpegts input: introduce linuxdvb_filter_close()
Jaroslav Kysela [Mon, 15 Dec 2014 14:21:41 +0000 (15:21 +0100)]
linuxdvb rotor: reshuffle code again
Jaroslav Kysela [Mon, 15 Dec 2014 13:57:42 +0000 (14:57 +0100)]
linuxdvb rotor: cleanups, move site config to frontend, fixes
Jaroslav Kysela [Mon, 15 Dec 2014 13:44:09 +0000 (14:44 +0100)]
tvhlog: improve subsystem parser 2nd, fixes #2552
Jaroslav Kysela [Mon, 15 Dec 2014 13:42:32 +0000 (14:42 +0100)]
tvhlog: improve subsystem parser, fixes #2552
Jaroslav Kysela [Mon, 15 Dec 2014 12:12:44 +0000 (13:12 +0100)]
linuxdvb: add linuxdvb_frontend_clear(), fixes #2547
Jaroslav Kysela [Mon, 15 Dec 2014 08:38:59 +0000 (09:38 +0100)]
linuxdvb: add Tune Repeats for frontend
Jaroslav Kysela [Mon, 15 Dec 2014 07:14:47 +0000 (08:14 +0100)]
linuxdvb rotor: another fix for last orbital position caching, code shuffle
Jaroslav Kysela [Sun, 14 Dec 2014 23:22:34 +0000 (00:22 +0100)]
linuxdvb rotor: fix orbital position check
Jaroslav Kysela [Sun, 14 Dec 2014 21:37:24 +0000 (22:37 +0100)]
ACL: fixed ACCESS_FULL (added ACCESS_HTSP_RECORDER), fixes #2551
Jaroslav Kysela [Sun, 14 Dec 2014 21:21:33 +0000 (22:21 +0100)]
linuxdvb rotor: do not rely on NIT, use site position value only
Jaroslav Kysela [Sun, 14 Dec 2014 19:21:52 +0000 (20:21 +0100)]
ACL: add HTSP DVR rights for the initial user, fixes #2551
Jaroslav Kysela [Sun, 14 Dec 2014 17:33:28 +0000 (18:33 +0100)]
linuxdvb satconf: another tone fix
Jaroslav Kysela [Sun, 14 Dec 2014 16:34:34 +0000 (17:34 +0100)]
linuxdvb satconf: move voltage settings as last (for LNB polarization)
Jaroslav Kysela [Sun, 14 Dec 2014 16:26:19 +0000 (17:26 +0100)]
linuxdvb rotor: fix the polarization caching
Jaroslav Kysela [Sun, 14 Dec 2014 15:00:47 +0000 (16:00 +0100)]
linuxdvb diseqc: improve log
Jaroslav Kysela [Sun, 14 Dec 2014 14:57:13 +0000 (15:57 +0100)]
linuxdvb diseqc: handle 22khz tone better for unicable
Jaroslav Kysela [Sun, 14 Dec 2014 12:32:25 +0000 (13:32 +0100)]
linuxdvb diseqc: reset cache values when frontend is closed, fixes #2547
Jaroslav Kysela [Sun, 14 Dec 2014 12:28:44 +0000 (13:28 +0100)]
linuxdvb diseqc: fix and improve command caching, fixes #2547
Jaroslav Kysela [Sun, 14 Dec 2014 10:34:49 +0000 (11:34 +0100)]
linuxdvb: remove debug line
Jaroslav Kysela [Sun, 14 Dec 2014 10:28:37 +0000 (11:28 +0100)]
linuxdvb: implement 'Full DiseqC', fixes #2547
Jaroslav Kysela [Sun, 14 Dec 2014 10:20:13 +0000 (11:20 +0100)]
linuxdvb: do not send switch command twice for rotor, add 'Switch Then Rotor' config
Jaroslav Kysela [Sun, 14 Dec 2014 10:10:28 +0000 (11:10 +0100)]
linuxdvb: fixed typo in the sat config (Longitude Direction West)
Jaroslav Kysela [Sun, 14 Dec 2014 09:23:29 +0000 (10:23 +0100)]
linuxdvb rotor: fix USALS formula (removed debug code)
Jaroslav Kysela [Sat, 13 Dec 2014 20:53:26 +0000 (21:53 +0100)]
mkv: add DESCRIPTION tag, fixes #2510
Jaroslav Kysela [Sat, 13 Dec 2014 20:44:46 +0000 (21:44 +0100)]
DVR: write comments also for entries not based on EPG, fixes #2510
Jaroslav Kysela [Sat, 13 Dec 2014 20:29:36 +0000 (21:29 +0100)]
linuxdvb rotor: change the USALS formula
Jaroslav Kysela [Sat, 13 Dec 2014 17:51:12 +0000 (18:51 +0100)]
rtsp: correct the timeout range (20-3600), warn user
- fix also small typo in linuxdvb rotor
Jaroslav Kysela [Fri, 12 Dec 2014 22:03:34 +0000 (23:03 +0100)]
linux rotor: add more debug info to the USALS routine
Jaroslav Kysela [Fri, 12 Dec 2014 21:45:21 +0000 (22:45 +0100)]
mkmux: fix language selection for comment when primary languages are not set, fixes #2549
Jaroslav Kysela [Fri, 12 Dec 2014 18:00:18 +0000 (19:00 +0100)]
linuxdvb rotor: small cleanups
Jaroslav Kysela [Fri, 12 Dec 2014 15:38:30 +0000 (16:38 +0100)]
htsp: move I/O calls outside global lock
Jaroslav Kysela [Fri, 12 Dec 2014 15:25:15 +0000 (16:25 +0100)]
dvbpsi: add hack for broken PMT tables
Jaroslav Kysela [Fri, 12 Dec 2014 13:00:17 +0000 (14:00 +0100)]
DVR: Add episode check to the fuzzy EPG match
Jaroslav Kysela [Fri, 12 Dec 2014 11:06:55 +0000 (12:06 +0100)]
HTTP dvrfile streaming: add subscription handling - fixes #2540
Jaroslav Kysela [Fri, 12 Dec 2014 11:01:21 +0000 (12:01 +0100)]
ACL: Add HTSP Recorder permission, fixes #2541
Jaroslav Kysela [Fri, 12 Dec 2014 10:45:50 +0000 (11:45 +0100)]
mpegts network: create new muxes when delivery system does not match, fixes #2544
Jaroslav Kysela [Fri, 12 Dec 2014 10:28:04 +0000 (11:28 +0100)]
SAT>IP: Do not enable the second RTSP SHUTDOWN sequence by default