]> git.ipfire.org Git - thirdparty/tvheadend.git/log
thirdparty/tvheadend.git
10 years agointl: transifex update
Jaroslav Kysela [Tue, 15 Dec 2015 20:19:23 +0000 (21:19 +0100)] 
intl: transifex update

10 years agoDVR: don't change the state to time missed when file is removed, fixes #3411
Jaroslav Kysela [Tue, 15 Dec 2015 20:16:39 +0000 (21:16 +0100)] 
DVR: don't change the state to time missed when file is removed, fixes #3411

10 years agoDVR: save dvr entry when the files were deleted (retention)
Jaroslav Kysela [Mon, 14 Dec 2015 20:01:23 +0000 (21:01 +0100)] 
DVR: save dvr entry when the files were deleted (retention)

10 years agotimeshift: fix the NULL cur_file 'deadlock', change to live mode when end-of-buffers
Jaroslav Kysela [Mon, 14 Dec 2015 08:53:52 +0000 (09:53 +0100)] 
timeshift: fix the NULL cur_file 'deadlock', change to live mode when end-of-buffers

10 years agotimeshift: correctly signal the end-of-data for RAM segment
Jaroslav Kysela [Sun, 13 Dec 2015 21:01:13 +0000 (22:01 +0100)] 
timeshift: correctly signal the end-of-data for RAM segment

10 years agoDVR: another de_dont_reschedule cleanups, fixes #3411
Jaroslav Kysela [Sun, 13 Dec 2015 20:36:28 +0000 (21:36 +0100)] 
DVR: another de_dont_reschedule cleanups, fixes #3411

10 years agoDVR: space cleanup: optimize the file deletion and load the log retention timer
Jaroslav Kysela [Sun, 13 Dec 2015 20:15:46 +0000 (21:15 +0100)] 
DVR: space cleanup: optimize the file deletion and load the log retention timer

10 years agoDVR: fix NULL dereference, fixes #3418
Jaroslav Kysela [Sun, 13 Dec 2015 20:02:23 +0000 (21:02 +0100)] 
DVR: fix NULL dereference, fixes #3418

10 years agotimeshift: more log cleanups, fix the wrong total updates
Jaroslav Kysela [Sun, 13 Dec 2015 18:58:35 +0000 (19:58 +0100)] 
timeshift: more log cleanups, fix the wrong total updates

10 years agoDVR: f_fsid might be 0, fixes #3413
Jaroslav Kysela [Sat, 12 Dec 2015 20:49:16 +0000 (21:49 +0100)] 
DVR: f_fsid might be 0, fixes #3413

10 years agoDVR: save file info again to log files
Jaroslav Kysela [Sat, 12 Dec 2015 20:22:03 +0000 (21:22 +0100)] 
DVR: save file info again to log files

10 years agotimeshift: cosmetic trace log updates
Jaroslav Kysela [Sat, 12 Dec 2015 20:16:50 +0000 (21:16 +0100)] 
timeshift: cosmetic trace log updates

10 years agohtsp server: fix another memory leak
Jaroslav Kysela [Sat, 12 Dec 2015 20:16:28 +0000 (21:16 +0100)] 
htsp server: fix another memory leak

10 years agoinotify: register fix and add support for multiple files, fixes #3416
Jaroslav Kysela [Sat, 12 Dec 2015 20:12:42 +0000 (21:12 +0100)] 
inotify: register fix and add support for multiple files, fixes #3416

10 years agoDVR: don't mark entries as time missed when job was completed, fixes #3411
Jaroslav Kysela [Fri, 11 Dec 2015 20:32:21 +0000 (21:32 +0100)] 
DVR: don't mark entries as time missed when job was completed, fixes #3411

10 years agoDVR: forget to update used_size for vfs
Jaroslav Kysela [Fri, 11 Dec 2015 15:48:39 +0000 (16:48 +0100)] 
DVR: forget to update used_size for vfs

10 years agoDVR: enhance dvr_get_filesize()
Jaroslav Kysela [Fri, 11 Dec 2015 15:06:05 +0000 (16:06 +0100)] 
DVR: enhance dvr_get_filesize()

10 years agoDVR: handle the used space correctly
Jaroslav Kysela [Fri, 11 Dec 2015 13:59:25 +0000 (14:59 +0100)] 
DVR: handle the used space correctly

10 years agoDVR: third fix for filesystemId type
Jaroslav Kysela [Fri, 11 Dec 2015 12:47:17 +0000 (13:47 +0100)] 
DVR: third fix for filesystemId type

10 years agoDVR: another fix for filesystemId type
Jaroslav Kysela [Fri, 11 Dec 2015 12:20:18 +0000 (13:20 +0100)] 
DVR: another fix for filesystemId type

10 years agoDVR: use uint64_t for filesystemId
Jaroslav Kysela [Fri, 11 Dec 2015 11:58:11 +0000 (12:58 +0100)] 
DVR: use uint64_t for filesystemId

10 years agoACL: password - disable move - enable sort, fixes #3408
Jaroslav Kysela [Thu, 10 Dec 2015 20:12:59 +0000 (21:12 +0100)] 
ACL: password - disable move - enable sort, fixes #3408

10 years agoWEBUI: reload grid on moveup / movedown events, too
Jaroslav Kysela [Thu, 10 Dec 2015 14:35:37 +0000 (15:35 +0100)] 
WEBUI: reload grid on moveup / movedown events, too

10 years agofastscan fix for last changes
Jaroslav Kysela [Wed, 9 Dec 2015 21:12:51 +0000 (22:12 +0100)] 
fastscan fix for last changes

10 years agodvb type: add support also for short names (without minus)
Jaroslav Kysela [Wed, 9 Dec 2015 21:07:45 +0000 (22:07 +0100)] 
dvb type: add support also for short names (without minus)

10 years agohdhomerun: add new ATSC types to the tuner config
Jaroslav Kysela [Wed, 9 Dec 2015 20:47:41 +0000 (21:47 +0100)] 
hdhomerun: add new ATSC types to the tuner config

10 years agoDVR: add missing timer disarm when retention is set to onremove, fixes #3405
Jaroslav Kysela [Wed, 9 Dec 2015 20:39:01 +0000 (21:39 +0100)] 
DVR: add missing timer disarm when retention is set to onremove, fixes #3405

10 years agohttpc: hc->hc_efd might be NULL after cond_wait
Jaroslav Kysela [Wed, 9 Dec 2015 20:20:40 +0000 (21:20 +0100)] 
httpc: hc->hc_efd might be NULL after cond_wait

10 years agowizard: fix compilation error (2nd)
Jaroslav Kysela [Wed, 9 Dec 2015 20:05:31 +0000 (21:05 +0100)] 
wizard: fix compilation error (2nd)

10 years agowizard: fix compilation error
Jaroslav Kysela [Wed, 9 Dec 2015 19:04:47 +0000 (20:04 +0100)] 
wizard: fix compilation error

10 years agowizard: hello (login/passwords) page works now
Jaroslav Kysela [Wed, 9 Dec 2015 18:42:29 +0000 (19:42 +0100)] 
wizard: hello (login/passwords) page works now

10 years agohttpc: try to fix no-locking data race
Jaroslav Kysela [Wed, 9 Dec 2015 14:43:36 +0000 (15:43 +0100)] 
httpc: try to fix no-locking data race

10 years agoDVR: if rerecord is already queued, do not try to rerecord multiple times
Jaroslav Kysela [Wed, 9 Dec 2015 13:48:38 +0000 (14:48 +0100)] 
DVR: if rerecord is already queued, do not try to rerecord multiple times

10 years agompegts service: remove debug line
Jaroslav Kysela [Wed, 9 Dec 2015 13:39:06 +0000 (14:39 +0100)] 
mpegts service: remove debug line

10 years agoservice: introduce s_unref callback for late free calls
Jaroslav Kysela [Wed, 9 Dec 2015 13:07:52 +0000 (14:07 +0100)] 
service: introduce s_unref callback for late free calls

10 years agompegts network: handle old atsc network class
Jaroslav Kysela [Wed, 9 Dec 2015 12:27:07 +0000 (13:27 +0100)] 
mpegts network: handle old atsc network class

10 years agoservice mapper: move to simple idnode, add 'create type based tags', fixes #3363
Jaroslav Kysela [Wed, 9 Dec 2015 12:20:31 +0000 (13:20 +0100)] 
service mapper: move to simple idnode, add 'create type based tags', fixes #3363

10 years agoWEBUI: fix TwinDateTimeField according the last changes
Jaroslav Kysela [Tue, 8 Dec 2015 16:04:54 +0000 (17:04 +0100)] 
WEBUI: fix TwinDateTimeField according the last changes

10 years agohttpc: add http_arg_init calls
Jaroslav Kysela [Tue, 8 Dec 2015 16:01:27 +0000 (17:01 +0100)] 
httpc: add http_arg_init calls

10 years agodvbpsi: parse LCNs for 0x83 tag when priv value is 0x3200,0x3201, fixes #3398
Jaroslav Kysela [Tue, 8 Dec 2015 13:18:53 +0000 (14:18 +0100)] 
dvbpsi: parse LCNs for 0x83 tag when priv value is 0x3200,0x3201, fixes #3398

10 years agoprofile: pro_name might be NULL under some circumstances, fixes #3397
Jaroslav Kysela [Tue, 8 Dec 2015 13:10:43 +0000 (14:10 +0100)] 
profile: pro_name might be NULL under some circumstances, fixes #3397

10 years agoepggrab: ota - fix the uninitialized variable
Jaroslav Kysela [Tue, 8 Dec 2015 13:02:17 +0000 (14:02 +0100)] 
epggrab: ota - fix the uninitialized variable

10 years agompegts input: fix free weight handling (for example epggrab endless loop)
Jaroslav Kysela [Tue, 8 Dec 2015 12:41:47 +0000 (13:41 +0100)] 
mpegts input: fix free weight handling (for example epggrab endless loop)

10 years agolinuxdvb: always create a tuner even without delsys info
Jaroslav Kysela [Tue, 8 Dec 2015 10:10:55 +0000 (11:10 +0100)] 
linuxdvb: always create a tuner even without delsys info

10 years agoopentv: load the EPG channel settings on start
Jaroslav Kysela [Tue, 8 Dec 2015 09:53:03 +0000 (10:53 +0100)] 
opentv: load the EPG channel settings on start

10 years agoATSC - separate T and C networks
Jaroslav Kysela [Tue, 8 Dec 2015 08:48:20 +0000 (09:48 +0100)] 
ATSC - separate T and C networks

10 years agoadded noise data generators to mpegts_input and parser input
Jaroslav Kysela [Mon, 7 Dec 2015 19:56:27 +0000 (20:56 +0100)] 
added noise data generators to mpegts_input and parser input

10 years agoIPTV: http/https - another locking cleanup
Jaroslav Kysela [Mon, 7 Dec 2015 17:05:38 +0000 (18:05 +0100)] 
IPTV: http/https - another locking cleanup

10 years agouuid: remove idnode_uuid_as_sstr() fcn
Jaroslav Kysela [Mon, 7 Dec 2015 15:38:56 +0000 (16:38 +0100)] 
uuid: remove idnode_uuid_as_sstr() fcn

Use only re-entrant idnode_uuid_as_str() fcn.

10 years agompegts: fix memory leak for mpegts mux
Jaroslav Kysela [Mon, 7 Dec 2015 13:08:06 +0000 (14:08 +0100)] 
mpegts: fix memory leak for mpegts mux

10 years agodescrambler: show proper info when key is late
Jaroslav Kysela [Mon, 7 Dec 2015 08:29:42 +0000 (09:29 +0100)] 
descrambler: show proper info when key is late

10 years agoSome small corrections to descriptions.
Mark Clarkstone [Sun, 6 Dec 2015 15:04:41 +0000 (15:04 +0000)] 
Some small corrections to descriptions.

10 years agoAnother lot of tooltip descriptions!
Mark Clarkstone [Sun, 6 Dec 2015 14:59:21 +0000 (14:59 +0000)] 
Another lot of tooltip descriptions!

10 years agoadd new dvr lifetime options to htsp api 24
Glenn-1990 [Sun, 6 Dec 2015 13:49:53 +0000 (14:49 +0100)] 
add new dvr lifetime options to htsp api 24

10 years agoWEBUI: Add uilevel view menu to idnode_create()
Jaroslav Kysela [Sun, 6 Dec 2015 21:27:05 +0000 (22:27 +0100)] 
WEBUI: Add uilevel view menu to idnode_create()

10 years agoDVR: rearrange some DB fields for UI
Jaroslav Kysela [Sun, 6 Dec 2015 21:25:52 +0000 (22:25 +0100)] 
DVR: rearrange some DB fields for UI

10 years agoWEBUI: Fix Ext.ux.form.TwinDateField setValue fcn
Jaroslav Kysela [Sun, 6 Dec 2015 21:24:43 +0000 (22:24 +0100)] 
WEBUI: Fix Ext.ux.form.TwinDateField setValue fcn

10 years agoDVR: move record start / DVR config field from advanced to basic view level, fixes...
Jaroslav Kysela [Sun, 6 Dec 2015 19:47:51 +0000 (20:47 +0100)] 
DVR: move record start / DVR config field from advanced to basic view level, fixes #3389

10 years agoSAT>IP server: RTP - fix possible NULL dereference, fixes #3386
Jaroslav Kysela [Sun, 6 Dec 2015 19:09:04 +0000 (20:09 +0100)] 
SAT>IP server: RTP - fix possible NULL dereference, fixes #3386

10 years agoWEBUI: add alert that the selected entry is the original for clone, fixes #3385
Jaroslav Kysela [Sat, 5 Dec 2015 19:00:41 +0000 (20:00 +0100)] 
WEBUI: add alert that the selected entry is the original for clone, fixes #3385

10 years agoWEBUI: fix idnode_form_grid add button and add clone button, fixes #3385
Jaroslav Kysela [Sat, 5 Dec 2015 18:56:30 +0000 (19:56 +0100)] 
WEBUI: fix idnode_form_grid add button and add clone button, fixes #3385

10 years agoMinor bug fix for name of Debug Configuration
Adam Bowen [Thu, 3 Dec 2015 14:53:16 +0000 (14:53 +0000)] 
Minor bug fix for name of Debug Configuration

10 years agoWEBUI: Add quick tips configuration to the general config
Jaroslav Kysela [Sat, 5 Dec 2015 18:06:57 +0000 (19:06 +0100)] 
WEBUI: Add quick tips configuration to the general config

10 years agoA few more tooltips..
Mark Clarkstone [Fri, 4 Dec 2015 22:52:08 +0000 (22:52 +0000)] 
A few more tooltips..

10 years agoAdd even more tooltips.
Mark Clarkstone [Fri, 4 Dec 2015 21:18:34 +0000 (21:18 +0000)] 
Add even more tooltips.

10 years agoAdd some tooltips.
Mark Clarkstone [Fri, 4 Dec 2015 19:52:58 +0000 (19:52 +0000)] 
Add some tooltips.

10 years agoDVR: retention corrections after last PR
Glenn-1990 [Fri, 4 Dec 2015 13:05:25 +0000 (14:05 +0100)] 
DVR: retention corrections after last PR

10 years agoWEBUI: fix the wrong code logic in idnode_editor_field
Jaroslav Kysela [Fri, 4 Dec 2015 19:39:22 +0000 (20:39 +0100)] 
WEBUI: fix the wrong code logic in idnode_editor_field

10 years agoadd some more tooltips
Jaroslav Kysela [Fri, 4 Dec 2015 18:26:25 +0000 (19:26 +0100)] 
add some more tooltips

10 years agoWEBUI: add tooltips to form items
Jaroslav Kysela [Fri, 4 Dec 2015 18:04:54 +0000 (19:04 +0100)] 
WEBUI: add tooltips to form items

10 years agowizard: more work on the network page
Jaroslav Kysela [Fri, 4 Dec 2015 13:11:07 +0000 (14:11 +0100)] 
wizard: more work on the network page

10 years agowizard: description from ProfYaffle for hello page, added paragraphs
Jaroslav Kysela [Fri, 4 Dec 2015 12:19:32 +0000 (13:19 +0100)] 
wizard: description from ProfYaffle for hello page, added paragraphs

10 years agoWEBUI: fix multi-level create selectors, fixes #3380
Jaroslav Kysela [Fri, 4 Dec 2015 12:04:24 +0000 (13:04 +0100)] 
WEBUI: fix multi-level create selectors, fixes #3380

10 years agoidnode: cosmetic - newline
Jaroslav Kysela [Fri, 4 Dec 2015 11:27:23 +0000 (12:27 +0100)] 
idnode: cosmetic - newline

10 years agoWEBUI: fix the cancel button (edit/add), fixes #3379
Jaroslav Kysela [Fri, 4 Dec 2015 09:21:51 +0000 (10:21 +0100)] 
WEBUI: fix the cancel button (edit/add), fixes #3379

10 years agowizard: more work - add icon+text, and activate tabs according the configuration...
Jaroslav Kysela [Fri, 4 Dec 2015 09:08:49 +0000 (10:08 +0100)] 
wizard: more work - add icon+text, and activate tabs according the configuration phase!

10 years agoepggrab: ota - show 'grab complete' message only once, fixes #3378
Jaroslav Kysela [Thu, 3 Dec 2015 19:44:13 +0000 (20:44 +0100)] 
epggrab: ota - show 'grab complete' message only once, fixes #3378

10 years agowizard: initial (demo) work
Jaroslav Kysela [Thu, 3 Dec 2015 18:16:49 +0000 (19:16 +0100)] 
wizard: initial (demo) work

10 years agoDVR: more corrections to preset retention times
Jaroslav Kysela [Thu, 3 Dec 2015 14:25:45 +0000 (15:25 +0100)] 
DVR: more corrections to preset retention times

10 years agoDVR: don't use full 32-bit range for retention/removal (backward compatibility)
Jaroslav Kysela [Thu, 3 Dec 2015 14:11:42 +0000 (15:11 +0100)] 
DVR: don't use full 32-bit range for retention/removal (backward compatibility)

10 years agointl template update
Jaroslav Kysela [Thu, 3 Dec 2015 13:22:04 +0000 (14:22 +0100)] 
intl template update

10 years agolinuxdvb_lnb: compilation fix
Jaroslav Kysela [Thu, 3 Dec 2015 13:21:05 +0000 (14:21 +0100)] 
linuxdvb_lnb: compilation fix

10 years agoWEBUI: tiny change - view level string separation
Jaroslav Kysela [Thu, 3 Dec 2015 13:20:36 +0000 (14:20 +0100)] 
WEBUI: tiny change - view level string separation

10 years agoUpdate linuxdvb_lnb.c
Ferni7 [Thu, 3 Dec 2015 10:26:18 +0000 (21:26 +1100)] 
Update linuxdvb_lnb.c

Adding LNB widely used in Australia.

10 years agointl template update
Jaroslav Kysela [Thu, 3 Dec 2015 13:07:05 +0000 (14:07 +0100)] 
intl template update

10 years agotransifex update
Jaroslav Kysela [Thu, 3 Dec 2015 13:06:41 +0000 (14:06 +0100)] 
transifex update

10 years agoWEBUI: DVR - change 'DVR Autorec entries' to 'Autorecs' and 'Time Schedules' to ...
Jaroslav Kysela [Thu, 3 Dec 2015 13:05:43 +0000 (14:05 +0100)] 
WEBUI: DVR - change 'DVR Autorec entries' to 'Autorecs' and 'Time Schedules' to 'Timers'

10 years agouppercase fixes
Mario Di Raimondo [Mon, 30 Nov 2015 12:37:55 +0000 (13:37 +0100)] 
uppercase fixes

10 years agoaccess: do not set uilevel_nochange when allowed in at least one ACL entry
Jaroslav Kysela [Thu, 3 Dec 2015 12:47:58 +0000 (13:47 +0100)] 
access: do not set uilevel_nochange when allowed in at least one ACL entry

10 years agoh264 parser: fix unset frame duration check for h264 backlog
Jaroslav Kysela [Thu, 3 Dec 2015 10:24:21 +0000 (11:24 +0100)] 
h264 parser: fix unset frame duration check for h264 backlog

10 years agoDVR: compilation fixes (int64_t)
Jaroslav Kysela [Thu, 3 Dec 2015 09:30:59 +0000 (10:30 +0100)] 
DVR: compilation fixes (int64_t)

10 years agoDVR: config - replace cleanup threshold low/high with free/used
Jaroslav Kysela [Thu, 3 Dec 2015 09:26:51 +0000 (10:26 +0100)] 
DVR: config - replace cleanup threshold low/high with free/used

10 years agoWEBUI: show storage space in XiB (binary - 1024) to follow DVR config
Jaroslav Kysela [Thu, 3 Dec 2015 09:23:02 +0000 (10:23 +0100)] 
WEBUI: show storage space in XiB (binary - 1024) to follow DVR config

10 years agoDVR: space maintenance cleanups, add high watermark handling
Jaroslav Kysela [Thu, 3 Dec 2015 09:19:52 +0000 (10:19 +0100)] 
DVR: space maintenance cleanups, add high watermark handling

10 years agoDVR: vfsmgr - more cleanups
Jaroslav Kysela [Thu, 3 Dec 2015 08:17:28 +0000 (09:17 +0100)] 
DVR: vfsmgr - more cleanups

10 years agoDVR: fix locking in dvr_get_disk_space_tcb
Jaroslav Kysela [Thu, 3 Dec 2015 08:08:19 +0000 (09:08 +0100)] 
DVR: fix locking in dvr_get_disk_space_tcb

10 years agoDVR: move disk space code to vfsmgr
Jaroslav Kysela [Thu, 3 Dec 2015 07:57:07 +0000 (08:57 +0100)] 
DVR: move disk space code to vfsmgr

10 years agoDVR: cosmetic changes for the previous patch
Jaroslav Kysela [Thu, 3 Dec 2015 07:50:33 +0000 (08:50 +0100)] 
DVR: cosmetic changes for the previous patch

10 years agoDVR: implement "keep forever" and "keep until space needed"
Glenn-1990 [Wed, 2 Dec 2015 20:35:53 +0000 (21:35 +0100)] 
DVR: implement "keep forever" and "keep until space needed"

10 years agotvhlog: add missing end-of-array, fixes #3266
Jaroslav Kysela [Wed, 2 Dec 2015 19:54:40 +0000 (20:54 +0100)] 
tvhlog: add missing end-of-array, fixes #3266