]> git.ipfire.org Git - thirdparty/tvheadend.git/log
thirdparty/tvheadend.git
9 years agomdhelp: more work, toc almost completed (but buggy markdown renderer)
Jaroslav Kysela [Sun, 3 Apr 2016 19:04:15 +0000 (21:04 +0200)] 
mdhelp: more work, toc almost completed (but buggy markdown renderer)

9 years agowizard: fix logo path and remove space in markdown
Mark Clarkstone [Sun, 3 Apr 2016 14:37:50 +0000 (15:37 +0100)] 
wizard: fix logo path and remove space in markdown

9 years agoaccess: mark index/password2 entries as non-ui
Jaroslav Kysela [Sun, 3 Apr 2016 14:31:12 +0000 (16:31 +0200)] 
access: mark index/password2 entries as non-ui

9 years agomdhelp: do not show non-ui properties, mark read-only ones
Jaroslav Kysela [Sun, 3 Apr 2016 14:27:42 +0000 (16:27 +0200)] 
mdhelp: do not show non-ui properties, mark read-only ones

9 years agoadd missing header file
Jaroslav Kysela [Sun, 3 Apr 2016 14:17:56 +0000 (16:17 +0200)] 
add missing header file

9 years agowebui/css: fix logo paths.
Mark Clarkstone [Sun, 3 Apr 2016 13:00:17 +0000 (14:00 +0100)] 
webui/css: fix logo paths.

9 years agomdhelp: small caption fix.
Mark Clarkstone [Sat, 2 Apr 2016 17:46:46 +0000 (18:46 +0100)] 
mdhelp: small caption fix.

9 years agomdhelp: Add memoryinfo help doc plus various little fixes.
Mark Clarkstone [Sat, 2 Apr 2016 17:37:45 +0000 (18:37 +0100)] 
mdhelp: Add memoryinfo help doc plus various little fixes.

9 years agomarkdown doc: more work; added support for other doc pages and TOC
Jaroslav Kysela [Sun, 3 Apr 2016 11:08:41 +0000 (13:08 +0200)] 
markdown doc: more work; added support for other doc pages and TOC

9 years agoconfigure: add git check for dvbscan tables
Jaroslav Kysela [Sat, 2 Apr 2016 08:16:33 +0000 (10:16 +0200)] 
configure: add git check for dvbscan tables

9 years agomarkdown: fix NULL pointer dereference crash
Jaroslav Kysela [Sat, 2 Apr 2016 08:07:38 +0000 (10:07 +0200)] 
markdown: fix NULL pointer dereference crash

9 years agoidnode: call idnode_init more early (class registration)
Jaroslav Kysela [Fri, 1 Apr 2016 18:58:11 +0000 (20:58 +0200)] 
idnode: call idnode_init more early (class registration)

9 years agosupport / md_to_c.py - determine the correct python interpreter
Jaroslav Kysela [Fri, 1 Apr 2016 15:17:32 +0000 (17:17 +0200)] 
support / md_to_c.py - determine the correct python interpreter

9 years agoFix epggrab to close accepted socket after grabbing
axfree [Thu, 31 Mar 2016 07:15:26 +0000 (16:15 +0900)] 
Fix epggrab to close accepted socket after grabbing

9 years agoDo not crash on retention overflow.
Glenn-1990 [Thu, 31 Mar 2016 21:37:13 +0000 (23:37 +0200)] 
Do not crash on retention overflow.

9 years agowebui: add generated help for ACL (demo)
Jaroslav Kysela [Fri, 1 Apr 2016 15:08:36 +0000 (17:08 +0200)] 
webui: add generated help for ACL (demo)

- also improve description rendering for wizard <ul>

9 years agodocs: generate class doc from .md files
Jaroslav Kysela [Fri, 1 Apr 2016 14:15:05 +0000 (16:15 +0200)] 
docs: generate class doc from .md files

9 years agofastscan: improve the scan service gather logic
Jaroslav Kysela [Wed, 30 Mar 2016 19:30:24 +0000 (21:30 +0200)] 
fastscan: improve the scan service gather logic

9 years agomarkdown/idclass: add ic_doc member
Jaroslav Kysela [Wed, 30 Mar 2016 12:33:09 +0000 (14:33 +0200)] 
markdown/idclass: add ic_doc member

9 years agochannels: icon: encode also postfix
Jaroslav Kysela [Wed, 30 Mar 2016 12:00:49 +0000 (14:00 +0200)] 
channels: icon: encode also postfix

9 years agodownload: file:// deescape filename (according standard)
Jaroslav Kysela [Wed, 30 Mar 2016 11:56:30 +0000 (13:56 +0200)] 
download: file:// deescape filename (according standard)

9 years agochannel: icon: encode all channel names
Jaroslav Kysela [Wed, 30 Mar 2016 11:55:34 +0000 (13:55 +0200)] 
channel: icon: encode all channel names

9 years agodoc markdown: return text/markdown mime type - rfc7763
Jaroslav Kysela [Wed, 30 Mar 2016 11:35:17 +0000 (13:35 +0200)] 
doc markdown: return text/markdown mime type - rfc7763

9 years agoidnode: fix idnode_slist_set, fixes #3646
Jaroslav Kysela [Wed, 30 Mar 2016 11:27:38 +0000 (13:27 +0200)] 
idnode: fix idnode_slist_set, fixes #3646

9 years agoimagecache: fix compilation (class)
Jaroslav Kysela [Wed, 30 Mar 2016 08:45:07 +0000 (10:45 +0200)] 
imagecache: fix compilation (class)

9 years agolinuxdvb: export linuxdvb_ca_class
Jaroslav Kysela [Wed, 30 Mar 2016 08:42:49 +0000 (10:42 +0200)] 
linuxdvb: export linuxdvb_ca_class

9 years agogit: ignore compressed css
lekma [Tue, 29 Mar 2016 08:31:51 +0000 (10:31 +0200)] 
git: ignore compressed css

9 years agocwc: fix emm exclusive updates (wrong condition)
Jaroslav Kysela [Wed, 30 Mar 2016 08:05:37 +0000 (10:05 +0200)] 
cwc: fix emm exclusive updates (wrong condition)

9 years agoDVR: sync null episode info
Jaroslav Kysela [Wed, 30 Mar 2016 08:04:03 +0000 (10:04 +0200)] 
DVR: sync null episode info

9 years agoDVR: config/timerec - call changed routine after create, fixes #3666
Jaroslav Kysela [Wed, 30 Mar 2016 07:14:42 +0000 (09:14 +0200)] 
DVR: config/timerec - call changed routine after create, fixes #3666

9 years agodoc markdown: use enum lists
Jaroslav Kysela [Tue, 29 Mar 2016 18:33:38 +0000 (20:33 +0200)] 
doc markdown: use enum lists

9 years agompegts dvb: register muxes to idclasses
Jaroslav Kysela [Tue, 29 Mar 2016 18:19:34 +0000 (20:19 +0200)] 
mpegts dvb: register muxes to idclasses

9 years agowebui: add missing doc_md.c
Jaroslav Kysela [Tue, 29 Mar 2016 16:08:36 +0000 (18:08 +0200)] 
webui: add missing doc_md.c

9 years agomarkdown: initial work, register all classes
Jaroslav Kysela [Tue, 29 Mar 2016 12:53:31 +0000 (14:53 +0200)] 
markdown: initial work, register all classes

9 years agoaccess: fix thinko
Jaroslav Kysela [Mon, 28 Mar 2016 14:32:35 +0000 (16:32 +0200)] 
access: fix thinko

9 years agowebui: more channel icon work
Jaroslav Kysela [Mon, 28 Mar 2016 12:59:45 +0000 (14:59 +0200)] 
webui: more channel icon work

9 years agoSmall fix: Memory info entr(y/ies) = Memory Info Entr(y/ies)
Mark Clarkstone [Mon, 28 Mar 2016 09:06:16 +0000 (10:06 +0100)] 
Small fix: Memory info entr(y/ies) = Memory Info Entr(y/ies)

9 years agoTooltips: memoryinfo tooltips..
Mark Clarkstone [Mon, 28 Mar 2016 08:30:10 +0000 (09:30 +0100)] 
Tooltips: memoryinfo tooltips..

9 years agotranscoding: remove codecs with a variable frame size from the set of valid encoders...
lekma [Mon, 28 Mar 2016 08:13:21 +0000 (10:13 +0200)] 
transcoding: remove codecs with a variable frame size from the set of valid encoders - the way we encode audio is incompatible with variable frame size encoders

9 years agotranscoding: disable swscale and avfilter support in libx264 - it seems the way I...
lekma [Mon, 28 Mar 2016 07:49:25 +0000 (09:49 +0200)] 
transcoding: disable swscale and avfilter support in libx264 - it seems the way I implemented it broke parallel building :( (might be worth investigating why later)

9 years agoWEBUI: epg dialog - more icon work
Jaroslav Kysela [Mon, 28 Mar 2016 08:15:36 +0000 (10:15 +0200)] 
WEBUI: epg dialog - more icon work

9 years agoCorrect counf.
Mark Clarkstone [Sun, 27 Mar 2016 21:36:32 +0000 (22:36 +0100)] 
Correct counf.

9 years agootamux: fix om_mux_cmp (removed mux in the middle of operation?), fixes #3661
Jaroslav Kysela [Sun, 27 Mar 2016 18:13:24 +0000 (20:13 +0200)] 
otamux: fix om_mux_cmp (removed mux in the middle of operation?), fixes #3661

9 years agotimerec: fix 20:40 ... 00:40 case, fixes #3662
Jaroslav Kysela [Sun, 27 Mar 2016 18:02:46 +0000 (20:02 +0200)] 
timerec: fix 20:40 ... 00:40 case, fixes #3662

9 years agoMakefile.ffmpeg: override --host for i686
Jaroslav Kysela [Sat, 26 Mar 2016 20:16:02 +0000 (21:16 +0100)] 
Makefile.ffmpeg: override --host for i686

9 years agoMakefile.ffmpeg: try to fix target for libvpx for i686 (3rd)
Jaroslav Kysela [Sat, 26 Mar 2016 19:51:11 +0000 (20:51 +0100)] 
Makefile.ffmpeg: try to fix target for libvpx for i686 (3rd)

9 years agoMakefile.ffmpeg: try to fix target for libvpx for i686 (2nd)
Jaroslav Kysela [Sat, 26 Mar 2016 19:46:49 +0000 (20:46 +0100)] 
Makefile.ffmpeg: try to fix target for libvpx for i686 (2nd)

9 years agoMakefile.ffmpeg: try to fix target for libvpx for i686
Jaroslav Kysela [Sat, 26 Mar 2016 19:43:08 +0000 (20:43 +0100)] 
Makefile.ffmpeg: try to fix target for libvpx for i686

9 years agoconfigure.inc: little fix
Jaroslav Kysela [Sat, 26 Mar 2016 19:29:25 +0000 (20:29 +0100)] 
configure.inc: little fix

9 years agoconfigure.inc: shuffle
Jaroslav Kysela [Sat, 26 Mar 2016 19:25:09 +0000 (20:25 +0100)] 
configure.inc: shuffle

9 years agoconfigure.inc: fix ARCH detection
Jaroslav Kysela [Sat, 26 Mar 2016 19:22:13 +0000 (20:22 +0100)] 
configure.inc: fix ARCH detection

9 years agoMakefile.ffmpeg: remove $(LIB_ROOT)/$(FFMPEG)/.tvh_tmp target...
Jaroslav Kysela [Sat, 26 Mar 2016 18:43:40 +0000 (19:43 +0100)] 
Makefile.ffmpeg: remove $(LIB_ROOT)/$(FFMPEG)/.tvh_tmp target...

9 years agodoozer: remove small test
Jaroslav Kysela [Sat, 26 Mar 2016 18:37:08 +0000 (19:37 +0100)] 
doozer: remove small test

9 years agodoozer: a small test
Jaroslav Kysela [Sat, 26 Mar 2016 18:33:33 +0000 (19:33 +0100)] 
doozer: a small test

9 years agoMakefile.ffmpeg: revert last change
Jaroslav Kysela [Sat, 26 Mar 2016 18:32:53 +0000 (19:32 +0100)] 
Makefile.ffmpeg: revert last change

9 years agodoozer: disable static libx265 for precise (2nd)
Jaroslav Kysela [Sat, 26 Mar 2016 18:22:31 +0000 (19:22 +0100)] 
doozer: disable static libx265 for precise (2nd)

9 years agoMakefile.ffmpeg: it seems that libfdkaac depends on libvorbis
Jaroslav Kysela [Sat, 26 Mar 2016 18:21:51 +0000 (19:21 +0100)] 
Makefile.ffmpeg: it seems that libfdkaac depends on libvorbis

9 years agodoozer: disable static libx265 for precise
Jaroslav Kysela [Sat, 26 Mar 2016 18:14:48 +0000 (19:14 +0100)] 
doozer: disable static libx265 for precise

9 years agoMakefile.ffmpeg: cleanups, readability fixes
Jaroslav Kysela [Sat, 26 Mar 2016 18:08:03 +0000 (19:08 +0100)] 
Makefile.ffmpeg: cleanups, readability fixes

9 years agowebui: fix the wrong return values for css redirs
Jaroslav Kysela [Sat, 26 Mar 2016 17:59:03 +0000 (18:59 +0100)] 
webui: fix the wrong return values for css redirs

9 years agoMakefile.webui: fix typo grey/gray
Jaroslav Kysela [Sat, 26 Mar 2016 14:37:10 +0000 (15:37 +0100)] 
Makefile.webui: fix typo grey/gray

9 years agofix .doozer.json to reflect recent changes to configure
lekma [Sat, 26 Mar 2016 08:04:33 +0000 (09:04 +0100)] 
fix .doozer.json to reflect recent changes to configure

9 years agoWEBUI: Add theme support (blue,gray,access)
Jaroslav Kysela [Sat, 26 Mar 2016 14:10:38 +0000 (15:10 +0100)] 
WEBUI: Add theme support (blue,gray,access)

9 years agoSAT>IP client: fix possible inverted locking (clang sanitizer)
Jaroslav Kysela [Fri, 25 Mar 2016 19:30:31 +0000 (20:30 +0100)] 
SAT>IP client: fix possible inverted locking (clang sanitizer)

9 years agodoozer: remove old x264 dependency, add dvb-apps for linuxdvb CAM support
Jaroslav Kysela [Fri, 25 Mar 2016 18:54:06 +0000 (19:54 +0100)] 
doozer: remove old x264 dependency, add dvb-apps for linuxdvb CAM support

9 years agodoozer: add cmake to deps
Jaroslav Kysela [Fri, 25 Mar 2016 18:39:51 +0000 (19:39 +0100)] 
doozer: add cmake to deps

9 years agotransifex update
Jaroslav Kysela [Fri, 25 Mar 2016 18:36:03 +0000 (19:36 +0100)] 
transifex update

9 years agoMakefile: static ffmpeg - fix for parallel build (e.g.: make -j4)
Jaroslav Kysela [Fri, 25 Mar 2016 18:33:41 +0000 (19:33 +0100)] 
Makefile: static ffmpeg - fix for parallel build (e.g.: make -j4)

9 years agolibav: try to tidy up the mess that is Makefile.ffmpeg
lekma [Wed, 16 Mar 2016 14:28:56 +0000 (15:28 +0100)] 
libav: try to tidy up the mess that is Makefile.ffmpeg

- fix broken libx265 build
- rename libffmpeg_static to ffmpeg_static
- rename libmfx option to qsv (which is what one really wants)
- update to ffmpeg 3.0
- drop support for non-ffmpeg libav libs
  (kinda needed for libswresample, but might force users to upgrade)
- drop vdpau config option (unused)
- add multiple options (libvpx, libvorbis, ...) to customize builds to one's needs
- add libfdk-aac support
- add libtheora support
- try to cleanup the libav section in Makefile
- libx264 now supports swscale and avfilter
- patch libmfx to support the correct path to libmfx(s|h)w64.so on ubuntu
  (other distro users might not be pleased with that one)

9 years agowebui: Fix display of signal strength if scale differs from SNR scale
Daniel Scheller [Thu, 24 Mar 2016 21:18:33 +0000 (22:18 +0100)] 
webui: Fix display of signal strength if scale differs from SNR scale

9 years agodvb psi: dvb-s network discovery - fixes for some broken broadcaster data
Jaroslav Kysela [Fri, 25 Mar 2016 11:38:56 +0000 (12:38 +0100)] 
dvb psi: dvb-s network discovery - fixes for some broken broadcaster data

9 years agoSAT>IP client: serialize request to server for consistency
Jaroslav Kysela [Thu, 24 Mar 2016 19:36:41 +0000 (20:36 +0100)] 
SAT>IP client: serialize request to server for consistency

9 years agohttp client: fix possible out-of-range data access, fixes #3611
Jaroslav Kysela [Thu, 24 Mar 2016 08:03:27 +0000 (09:03 +0100)] 
http client: fix possible out-of-range data access, fixes #3611

9 years agoopentv: wait for epg events more time, it seems that si tables has incorrect info
Jaroslav Kysela [Wed, 23 Mar 2016 19:13:39 +0000 (20:13 +0100)] 
opentv: wait for epg events more time, it seems that si tables has incorrect info

9 years agoepg: fix _epg_object_set_lang_str - correctly notify about object updates
Jaroslav Kysela [Wed, 23 Mar 2016 18:45:33 +0000 (19:45 +0100)] 
epg: fix _epg_object_set_lang_str - correctly notify about object updates

9 years agoSupport Android 5.1
Ben Efrati [Tue, 22 Mar 2016 09:05:53 +0000 (11:05 +0200)] 
Support Android 5.1

Fix some compilation error when compiling with android-21.

9 years agowebui: epg / dvr event dialogs - some visual improvements
Jaroslav Kysela [Tue, 22 Mar 2016 14:47:24 +0000 (15:47 +0100)] 
webui: epg / dvr event dialogs - some visual improvements

9 years agoSAT>IP client: fix the network limiter (master/slave)
Jaroslav Kysela [Tue, 22 Mar 2016 13:37:31 +0000 (14:37 +0100)] 
SAT>IP client: fix the network limiter (master/slave)

9 years agoSAT>IP server: change 503 response to 405 when freq is invalid, fixes #3649
Jaroslav Kysela [Tue, 22 Mar 2016 07:11:10 +0000 (08:11 +0100)] 
SAT>IP server: change 503 response to 405 when freq is invalid, fixes #3649

9 years agoSAT>IP client: add sanity check routine (incomplete)
Jaroslav Kysela [Mon, 21 Mar 2016 19:51:52 +0000 (20:51 +0100)] 
SAT>IP client: add sanity check routine (incomplete)

9 years agoSAT>IP client: remove useless All tuners option (network limit is enough)
Jaroslav Kysela [Mon, 21 Mar 2016 19:34:03 +0000 (20:34 +0100)] 
SAT>IP client: remove useless All tuners option (network limit is enough)

9 years agoapi mpegts: fix 1W / 0.8W scanlist issue (blank list for predefined muxes)
Jaroslav Kysela [Mon, 21 Mar 2016 14:27:18 +0000 (15:27 +0100)] 
api mpegts: fix 1W / 0.8W scanlist issue (blank list for predefined muxes)

9 years agowebui: comet - faster shutdown sequence
Jaroslav Kysela [Mon, 21 Mar 2016 13:47:56 +0000 (14:47 +0100)] 
webui: comet - faster shutdown sequence

9 years agoepggrab: ota - sort muxes to improve scan algorithm
Jaroslav Kysela [Mon, 21 Mar 2016 13:07:22 +0000 (14:07 +0100)] 
epggrab: ota - sort muxes to improve scan algorithm

9 years agoSAT>IP client: block master tuners until slaves are fine
Jaroslav Kysela [Mon, 21 Mar 2016 08:47:05 +0000 (09:47 +0100)] 
SAT>IP client: block master tuners until slaves are fine

9 years agoSAT>IP client: override tuners with lower weight for master/slave config
Jaroslav Kysela [Sun, 20 Mar 2016 16:30:50 +0000 (17:30 +0100)] 
SAT>IP client: override tuners with lower weight for master/slave config

9 years agodescrambler: fix s_stream_mutex locking in descrambler_notify_deliver()
Jaroslav Kysela [Sun, 20 Mar 2016 16:24:27 +0000 (17:24 +0100)] 
descrambler: fix s_stream_mutex locking in descrambler_notify_deliver()

9 years agompegts input: pass weight to mi_is_enabled callback
Jaroslav Kysela [Fri, 18 Mar 2016 15:59:41 +0000 (16:59 +0100)] 
mpegts input: pass weight to mi_is_enabled callback

9 years agompegts input: mpegts_input_recv_packets - add retry, fixes #2470
Jaroslav Kysela [Fri, 18 Mar 2016 15:42:37 +0000 (16:42 +0100)] 
mpegts input: mpegts_input_recv_packets - add retry, fixes #2470

9 years agoIPTV: udp:// - don't allow to receive non-raw UDP data, fixes #2470
Jaroslav Kysela [Fri, 18 Mar 2016 15:09:57 +0000 (16:09 +0100)] 
IPTV: udp:// - don't allow to receive non-raw UDP data, fixes #2470

9 years agoscanfile: fix NULL dereference (srl_alt_type)
Jaroslav Kysela [Fri, 18 Mar 2016 12:48:58 +0000 (13:48 +0100)] 
scanfile: fix NULL dereference (srl_alt_type)

9 years agonetwork scan: sort muxes also by networks
Jaroslav Kysela [Fri, 18 Mar 2016 10:32:19 +0000 (11:32 +0100)] 
network scan: sort muxes also by networks

9 years agoSAT>IP Client: add network_group
Jaroslav Kysela [Fri, 18 Mar 2016 10:22:07 +0000 (11:22 +0100)] 
SAT>IP Client: add network_group

9 years agompegts scan: sort DVB-S muxes (for slave tuners)
Jaroslav Kysela [Fri, 18 Mar 2016 10:21:51 +0000 (11:21 +0100)] 
mpegts scan: sort DVB-S muxes (for slave tuners)

9 years agompegts scan: optimize/fix the scan done routine
Jaroslav Kysela [Thu, 17 Mar 2016 21:24:58 +0000 (22:24 +0100)] 
mpegts scan: optimize/fix the scan done routine

9 years agoSAT>IP client: add all tuners mode (experimental)
Jaroslav Kysela [Thu, 17 Mar 2016 12:39:53 +0000 (13:39 +0100)] 
SAT>IP client: add all tuners mode (experimental)

9 years agoSAT>IP client: fix mutex deadlock in satip_frontend_decode_rtcp, fixes #3638
Jaroslav Kysela [Thu, 17 Mar 2016 11:49:28 +0000 (12:49 +0100)] 
SAT>IP client: fix mutex deadlock in satip_frontend_decode_rtcp, fixes #3638

9 years agoSAT>IP client: add experimental network limiter for satip-axe
Jaroslav Kysela [Wed, 16 Mar 2016 18:18:24 +0000 (19:18 +0100)] 
SAT>IP client: add experimental network limiter for satip-axe

9 years agolinuxdvb: fix possible NULL deference
Jaroslav Kysela [Wed, 16 Mar 2016 17:04:09 +0000 (18:04 +0100)] 
linuxdvb: fix possible NULL deference

9 years agomodule: fix compile error, fixes #3637
Jaroslav Kysela [Wed, 16 Mar 2016 16:31:22 +0000 (17:31 +0100)] 
module: fix compile error, fixes #3637