]>
git.ipfire.org Git - thirdparty/tvheadend.git/log
Jaroslav Kysela [Sat, 15 Mar 2014 21:27:56 +0000 (22:27 +0100)]
Another fix for the dvb adapter settings save
Jaroslav Kysela [Sat, 15 Mar 2014 20:03:34 +0000 (21:03 +0100)]
Do not save the adapter settings on each probe (start)
The 'conf = feconf = NULL' line should be at another place otherwise
the last condition is always true (and the configuration is always saved).
Adam Sutton [Fri, 14 Mar 2014 20:23:40 +0000 (20:23 +0000)]
htsp: fix NULL ptr username, do it properly this time!
Adam Sutton [Fri, 14 Mar 2014 09:40:30 +0000 (09:40 +0000)]
htsp: ensure that NULL isn't passed as usernmae to access routines
Adam Sutton [Thu, 13 Mar 2014 20:54:24 +0000 (20:54 +0000)]
Merge remote-tracking branch 'origin/pr/340'
Adam Sutton [Thu, 13 Mar 2014 20:53:41 +0000 (20:53 +0000)]
Merge remote-tracking branch 'origin/pr/339'
Adam Sutton [Thu, 13 Mar 2014 20:40:08 +0000 (20:40 +0000)]
htsp dvr access: some updates to PR #333, plugs a few holes in access checks
Adam Sutton [Mon, 10 Mar 2014 20:10:55 +0000 (20:10 +0000)]
Merge remote-tracking branch 'origin/pr/333'
Jaroslav Kysela [Sun, 9 Mar 2014 17:59:12 +0000 (18:59 +0100)]
Fix some typos and compilation errors (TRACE disabled)
Carlo Landmeter [Sat, 8 Mar 2014 11:13:35 +0000 (12:13 +0100)]
webui: add icons to channel management functions
Adam Sutton [Fri, 7 Mar 2014 20:44:39 +0000 (20:44 +0000)]
Merge remote-tracking branch 'origin/pr/338'
Adam Sutton [Fri, 7 Mar 2014 20:43:13 +0000 (20:43 +0000)]
pvr: change the directory permissions to more sane value
This might need reviewing and making configurable, but this is definitely
a more sane starting point than the original.
Adam Sutton [Fri, 7 Mar 2014 20:41:05 +0000 (20:41 +0000)]
Merge remote-tracking branch 'origin/pr/337'
Jaroslav Kysela [Thu, 6 Mar 2014 14:04:14 +0000 (15:04 +0100)]
Javascript: define default sort for some config grids
Dani Louca [Thu, 6 Mar 2014 04:16:51 +0000 (23:16 -0500)]
SYS_DVBS can have other modulation, ex: PSK_8 which will not work without this fix
Andy Brown [Thu, 6 Mar 2014 15:05:37 +0000 (15:05 +0000)]
Revert dynamic instances iptv_input and iptv_network
Jaroslav Kysela [Thu, 6 Mar 2014 13:17:21 +0000 (14:17 +0100)]
Use inline functions for the PID lookup optimizations
Jaroslav Kysela [Thu, 6 Mar 2014 12:06:20 +0000 (13:06 +0100)]
Optimize mpegts_input_recv_packets()
Jaroslav Kysela [Thu, 6 Mar 2014 11:42:06 +0000 (12:42 +0100)]
Changed the PID lookup and other optimizations
Followed the Adam's advice to remove _fast functions.
Jaroslav Kysela [Wed, 5 Mar 2014 16:31:19 +0000 (17:31 +0100)]
PID lookup, streaming pad filter and sbuf alloc optimizations
There is high probability (because of the "nature" of TS streams) that
next PID will match previous one. This patch tries to do simple "caching"
of last PID to speedup PID lookups.
The streaming pad filter is handled faster way now.
Also, sbuf allocations routines are optimized (better sb_size prediction and
allocation routine is called only on demand - not all time).
BtbN [Thu, 6 Mar 2014 17:45:28 +0000 (18:45 +0100)]
Add channel number management functions
BtbN [Fri, 7 Mar 2014 18:31:23 +0000 (19:31 +0100)]
Fix crash on startup
amet [Fri, 7 Mar 2014 07:05:03 +0000 (11:05 +0400)]
add option to only allow user to access the tag that matches username
Bernhard Schuster [Thu, 6 Mar 2014 22:06:15 +0000 (23:06 +0100)]
Neither stream nor file should require 0777 use 0644 instead, closes #1962.
Adam Sutton [Wed, 5 Mar 2014 16:22:18 +0000 (16:22 +0000)]
Merge remote-tracking branch 'origin/pr/331'
Adam Sutton [Wed, 5 Mar 2014 16:22:03 +0000 (16:22 +0000)]
Merge remote-tracking branch 'origin/pr/329'
Conflicts:
src/tvheadend.h
Adam Sutton [Wed, 5 Mar 2014 16:21:10 +0000 (16:21 +0000)]
service: fix possible var init bug
Jaroslav Kysela [Wed, 5 Mar 2014 16:05:41 +0000 (17:05 +0100)]
Fix the failure message in the global config when imagecache is not available.
Jaroslav Kysela [Wed, 5 Mar 2014 14:03:50 +0000 (15:03 +0100)]
Fixes for graceful exit patch
Mostly avahi related and cosmetic fixes for the graceful exit patch.
Adam Sutton [Wed, 5 Mar 2014 11:56:00 +0000 (11:56 +0000)]
build: attempt to overrcome deb building limitations
Adam Sutton [Wed, 5 Mar 2014 11:37:18 +0000 (11:37 +0000)]
support: minor corretion to mux list fetch script
Adam Sutton [Wed, 5 Mar 2014 10:21:18 +0000 (10:21 +0000)]
support: remove raring and replace with trusty
Adam Sutton [Wed, 5 Mar 2014 09:24:21 +0000 (09:24 +0000)]
Merge remote-tracking branch 'origin/pr/326'
Adam Sutton [Wed, 5 Mar 2014 09:22:48 +0000 (09:22 +0000)]
Merge remote-tracking branch 'origin/pr/327'
Adam Sutton [Wed, 5 Mar 2014 09:21:55 +0000 (09:21 +0000)]
Merge remote-tracking branch 'origin/pr/328'
Adam Sutton [Wed, 5 Mar 2014 08:50:01 +0000 (08:50 +0000)]
Merge remote-tracking branch 'origin/pr/330'
Fixes #1983
Adam Sutton [Tue, 4 Mar 2014 15:42:49 +0000 (15:42 +0000)]
timeshift debug: correct format string
Natanael Copa [Tue, 4 Mar 2014 15:22:45 +0000 (15:22 +0000)]
build: typecast NGREG to int
Fixes the following error with musl libc:
src/trap.c: In function 'traphandler':
src/trap.c:178:3: error: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Werror=format=]
snprintf(tmpbuf, sizeof(tmpbuf), "Register dump [%d]: ", NGREG);
^
Natanael Copa [Tue, 4 Mar 2014 12:32:34 +0000 (12:32 +0000)]
build: detect wordsize in a portable way
There are no standard that says that __WORDSIZE should be defined or
in what include file. So in case its not defined we fallback to a
POSIX compliant way to determine wordsize.
This fixes build with 64 bit musl libc.
See https://tvheadend.org/issues/1983
Natanael Copa [Tue, 4 Mar 2014 11:56:33 +0000 (11:56 +0000)]
build: check for gcc version independent of platform
Use the gcc specific __GNUC__ and __GNUC__ minor to determine gcc version
rather than using the GNU libc specific __GNUC_PREREQ.
This fixes the following compile error with musl libc:
src/descrambler/capmt.c:79:18: error: missing binary operator before token "("
#if __GNUC_PREREQ(4, 3)
^
Natanael Copa [Tue, 4 Mar 2014 11:49:34 +0000 (11:49 +0000)]
build: check for qsort_r independent of platform
Rather than check for specific glibc version on PLATFORM_LINUX, check
the existance of qsort_r.
This fixes the following compile error with musl libc:
CC src/main.o
In file included from src/main.c:39:0:
src/tvheadend.h:608:20: error: missing binary operator before token "("
#if !__GLIBC_PREREQ(2,8)
^
Adam Sutton [Tue, 4 Mar 2014 09:03:30 +0000 (09:03 +0000)]
debug: added extra debug for deep analysis of packet handling
Adam Sutton [Mon, 24 Feb 2014 22:20:01 +0000 (22:20 +0000)]
linuxdvb: add output of signal status message
Adam Sutton [Mon, 24 Feb 2014 22:05:09 +0000 (22:05 +0000)]
htsp channels: ensure HTSP gets channel update messages
John Törnblom [Mon, 24 Feb 2014 11:00:42 +0000 (12:00 +0100)]
webui: added bandwidth monitor for stream input
John Törnblom [Sat, 22 Feb 2014 19:15:47 +0000 (20:15 +0100)]
webif: updated imdb query url
Jaroslav Kysela [Mon, 17 Feb 2014 10:43:01 +0000 (11:43 +0100)]
Graceful exit
It's necessary to do serious checks for the memory leaks using
tools like valgrind. This patch tries to implement a graceful
exit for all tvheadend components and free allocated memory.
Also, some memory leaks were fixed.
Jaroslav Kysela [Fri, 24 Jan 2014 08:58:39 +0000 (09:58 +0100)]
Fix the adapter_mask handling for linuxdvb
Jaroslav Kysela [Mon, 3 Feb 2014 10:33:43 +0000 (11:33 +0100)]
Power off LNB when idle
Try to reduce power, when no streams are captured from DVB-S/S2 devices.
Stefan Saraev [Fri, 14 Feb 2014 16:29:28 +0000 (18:29 +0200)]
support/configure.inc: fix crosscompiling
--cc= can be whatever. there should be no check if generated
binaries can run while crosscompiling.
Adam Sutton [Wed, 12 Feb 2014 16:16:31 +0000 (16:16 +0000)]
Merge pull request #324 from BtbN/channelnumber_http
Add a channelno url to play a channel by its user assigned number
BtbN [Sun, 9 Feb 2014 17:49:41 +0000 (18:49 +0100)]
Add a channelno url to play a channel by its user assigned number
Adam Sutton [Wed, 12 Feb 2014 09:38:40 +0000 (09:38 +0000)]
Merge pull request #325 from bconway/master
Issue #1968: Doc fix - Clarify grabber mechanics for newly-mapped channels.
Brian Conway [Wed, 12 Feb 2014 01:22:22 +0000 (19:22 -0600)]
Issue #1968: Clarify grabber mechanics for newly-mapped channels.
John Törnblom [Tue, 28 Jan 2014 13:23:16 +0000 (14:23 +0100)]
cosmetics
John Törnblom [Fri, 24 Jan 2014 17:43:14 +0000 (18:43 +0100)]
epg: persist brand/season/episode images
Adam Sutton [Tue, 28 Jan 2014 09:42:58 +0000 (09:42 +0000)]
htsp: bump protocol version to reflect addition of new cutpoint API
Adam Sutton [Tue, 28 Jan 2014 08:43:06 +0000 (08:43 +0000)]
dvr: some fixes from kendrak24 for my changes to PR #284
Adam Sutton [Mon, 27 Jan 2014 09:35:09 +0000 (09:35 +0000)]
dvr: clean up the new cutpoint code
kendrak24 [Sun, 26 Jan 2014 17:05:00 +0000 (18:05 +0100)]
Added EDL support over HTSP
John Törnblom [Fri, 17 Jan 2014 12:52:07 +0000 (13:52 +0100)]
webif: added a html5 based bandwidth monitor.
John Törnblom [Tue, 14 Jan 2014 20:10:05 +0000 (21:10 +0100)]
transcoding: fixed compilation on ubuntu 14.04
Adam Sutton [Thu, 16 Jan 2014 21:20:11 +0000 (21:20 +0000)]
Merge remote-tracking branch 'origin/pr/322'
Adam Sutton [Thu, 16 Jan 2014 21:18:32 +0000 (21:18 +0000)]
channel: add imagecache field
Luis Fernandes [Thu, 16 Jan 2014 12:06:23 +0000 (12:06 +0000)]
Added smart app banner for ios, linking to tvhclient
oscar-b [Thu, 16 Jan 2014 08:48:02 +0000 (09:48 +0100)]
Add "onid-" as suggested by Adam
oscar-b [Mon, 30 Dec 2013 09:17:36 +0000 (10:17 +0100)]
Use ONID as CRID authority as last resort.
Adam Sutton [Wed, 15 Jan 2014 21:12:11 +0000 (21:12 +0000)]
Merge remote-tracking branch 'origin/pr/319'
Fixes #1897
Adam Sutton [Wed, 15 Jan 2014 20:31:39 +0000 (20:31 +0000)]
tsfile: fix broken build caused by BSD updates
Bernhard Froehlich [Mon, 13 Jan 2014 15:09:54 +0000 (15:09 +0000)]
mpegts: Implement using nanosleep() for systems where clock_nanosleep() is not available
Bernhard Froehlich [Wed, 15 Jan 2014 09:21:32 +0000 (09:21 +0000)]
build: ioctl() is defined in platform specific include files and features.h is Linux specific
Bernhard Froehlich [Wed, 15 Jan 2014 11:08:46 +0000 (11:08 +0000)]
build: Fix a gcc 4.2 warning on 64bit systems
src/descrambler/capmt.c:485: warning: comparison is always false due to limited range of data type
src/descrambler/capmt.c:487: warning: comparison is always false due to limited range of data type
src/descrambler/capmt.c:538: warning: comparison is always false due to limited range of data type
src/descrambler/capmt.c:549: warning: comparison is always false due to limited range of data type
Adam Sutton [Wed, 15 Jan 2014 13:00:19 +0000 (13:00 +0000)]
epggrab: fix debug statement in opentv for 32/64 bit
John Törnblom [Thu, 5 Dec 2013 11:12:07 +0000 (12:12 +0100)]
webif: make the channel list in the html5 video player editable.
Dietmar Konermann [Tue, 14 Jan 2014 20:09:24 +0000 (21:09 +0100)]
Changed date format in epg view
Dietmar Konermann [Tue, 14 Jan 2014 15:52:28 +0000 (16:52 +0100)]
Added long date columns to epg view
Adam Sutton [Sun, 12 Jan 2014 22:31:27 +0000 (22:31 +0000)]
linuxdvb: add back in la_is_enabled() callback that got removed by mistake.
Adam Sutton [Sun, 12 Jan 2014 18:11:45 +0000 (18:11 +0000)]
linuxdvb: stop EN50494 config interfering with other settings. Fixes #1929.
Adam Sutton [Sat, 11 Jan 2014 21:03:01 +0000 (21:03 +0000)]
linuxdvb: some simplications to EN50494 support
I've removed some of the bounds checking, not a bad thing to have it, but
in general we work on the principle that if the user really is trying hard
enough to pass broken values, then so be it!
Also correct some spelling mistakes and change UI refs to "Unicable" rather
than the standard "EN50494".
Adam Sutton [Sat, 11 Jan 2014 13:22:41 +0000 (13:22 +0000)]
fsmonitor: remove extraneous typedef's that can cause compile error. Fixes #1923
Adam Sutton [Sat, 11 Jan 2014 01:38:18 +0000 (01:38 +0000)]
linuxdvb: fix satconf configuration saving
Adam Sutton [Sat, 11 Jan 2014 01:22:51 +0000 (01:22 +0000)]
main: fix stupid error of moving the initial lock of global_lock
Adam Sutton [Sat, 11 Jan 2014 01:11:51 +0000 (01:11 +0000)]
linuxdvb: some drivers appear to fail to respond to ENUM_DELSYS!
Adam Sutton [Sat, 11 Jan 2014 00:50:33 +0000 (00:50 +0000)]
debian: remove redundant delay option
Adam Sutton [Sat, 11 Jan 2014 00:48:06 +0000 (00:48 +0000)]
Merge remote-tracking branch 'origin/pr/318'
Conflicts:
src/input/mpegts/linuxdvb/linuxdvb_satconf.c
Adam Sutton [Sat, 11 Jan 2014 00:43:59 +0000 (00:43 +0000)]
linuxdvb: ensure satconf memory is cleaned up properly
Adam Sutton [Sat, 11 Jan 2014 00:29:16 +0000 (00:29 +0000)]
Merge remote-tracking branch 'origin/pr/317'
Adam Sutton [Sat, 11 Jan 2014 00:21:08 +0000 (00:21 +0000)]
linuxdvb: minor tweak to adapter UUID generation
This overcomes issues with multi-frontend tuners that change the
tuner name based on the selected frontend. We simply force the selection
of the first available frontend, which should keep things constant.
Adam Sutton [Fri, 10 Jan 2014 23:14:24 +0000 (23:14 +0000)]
linuxdvb: added dynamic and combi DVB tuner support
I have also simplified the hardware tree. Though I still need to
resolve some minor issues related to adapter ID'ing.
Adam Sutton [Thu, 9 Jan 2014 16:32:03 +0000 (16:32 +0000)]
fsmonitor: general purpose wrapper for inotify for monitoring files/dirs
pretty basic, but enough to get me started on the things I want to do for
dynamic dvb adapters, now I've given up on using udev (for various reasons).
Will probably want to migrate DVR inotify stuff onto this framework eventually.
Adam Sutton [Fri, 10 Jan 2014 15:06:21 +0000 (15:06 +0000)]
tcp: correct typo in debug message
Bernhard Froehlich [Fri, 10 Jan 2014 20:51:26 +0000 (20:51 +0000)]
build: declare environ explicitly on FreeBSD
src/trap.c:107: error: 'environ' undeclared (first use in this function)
Bernhard Froehlich [Fri, 10 Jan 2014 20:49:23 +0000 (20:49 +0000)]
build: Add missing include for Dl_info on FreeBSD which is only used
when execinfo is enabled.
src/trap.c:144: error: 'Dl_info' undeclared (first use in this function)
src/trap.c:144: error: expected ';' before 'dli'
cc1: warnings being treated as errors
src/trap.c:187: warning: implicit declaration of function 'dladdr'
src/trap.c:187: error: 'dli' undeclared (first use in this function)
Bernhard Froehlich [Fri, 10 Jan 2014 20:40:31 +0000 (20:40 +0000)]
pthread: Add missing include for pthread_set_name_np(3)
John Törnblom [Fri, 10 Jan 2014 12:49:34 +0000 (13:49 +0100)]
iptv: fixed crash when iptv url is null
Sascha Kuehndel (InuSasha) [Thu, 9 Jan 2014 19:01:51 +0000 (20:01 +0100)]
EN50494: merge mutex_unlocks after for-loop
Sascha Kuehndel (InuSasha) [Thu, 9 Jan 2014 18:23:33 +0000 (19:23 +0100)]
EN50494: basic collision control
- add DiSEqC repeats to en50494 tune, with random delay
- avoid parallel tuning on en50494
Sascha Kuehndel (InuSasha) [Wed, 8 Jan 2014 21:17:02 +0000 (22:17 +0100)]
EN50494: better pin drop down
Sascha InuSasha Kuehndel [Wed, 8 Jan 2014 20:31:01 +0000 (21:31 +0100)]
EN50494: convert fields for id and pin to a drop down box, on gui
Bernhard Froehlich [Wed, 8 Jan 2014 14:39:26 +0000 (14:39 +0000)]
pthread: Set name of thread for easier debugging on FreeBSD