Commit Graph

1539 Commits

Author SHA1 Message Date
TangoCash
4a98c127e2 supplemental to last commit 2020-10-04 16:17:18 +02:00
TangoCash
3e49c20f4c use new define 2020-10-04 16:17:07 +02:00
TangoCash
3084287bd1 fix HD60/HD61 2020-10-04 16:17:02 +02:00
TangoCash
f6cf97a321 fix HD60/HD61 playback 2020-10-04 16:16:57 +02:00
TangoCash
e1c1c07b0d save cover if available, report avfc to streaminfo2 2020-10-03 16:36:13 +02:00
svenhoefer
ecb34f1cd1 - introduce can_cpufreq to control the cpu frequency
Signed-off-by: Thilo Graf <dbt@novatux.de>
2020-09-01 16:58:33 +02:00
DboxOldie
65aee42473 enable limit macros 2020-09-01 16:54:12 +02:00
GetAway
87b90f25ff introduce caps.display_has_colon 2020-07-16 14:44:13 +02:00
Markus Volk
e21785e7d0 playback_hisilicon: add some dummy functions to fix the build 2020-07-11 10:04:54 +02:00
Jacek Jendrzej
2ec2c1f97c libarmbox/playback_libeplayer3.cpp: try to fix box freeze after pause->fastforward 2020-07-05 18:19:08 +02:00
TangoCash
2d58382cdf hdmi cec reduce cpu load 2020-07-01 09:21:24 +02:00
max_10
cf9f93f459 - fix build hd60 2020-07-01 09:20:11 +02:00
max_10
2fbfd158df - hdmi_cec: fix warning: invalid suffix on literal; C++11 requires a space between literal and string macro 2020-07-01 09:20:07 +02:00
TangoCash
801f496c2d hdmi cec optimize timings 2020-07-01 09:19:59 +02:00
svenhoefer
ba934dd995 - rework VUPLUS defines
Signed-off-by: Thilo Graf <dbt@novatux.de>
2020-07-01 09:19:45 +02:00
TangoCash
6137874561 use hdmi_cec device only for VU 2020-07-01 09:19:29 +02:00
TangoCash
162be459ac fix CEC for all arm boxes #2 2020-07-01 09:19:25 +02:00
TangoCash
349cb2dbd4 fix CEC for all arm boxes 2020-07-01 09:19:21 +02:00
svenhoefer
aec6e74897 Revert "- libarmbox: try to fix cec"
This reverts commit bede15daa62c8896d9e43d19c4492cf3e2c26bd2.

Signed-off-by: Thilo Graf <dbt@novatux.de>
2020-07-01 09:18:44 +02:00
Jacek Jendrzej
e52a31f89c libeplayer3/manager/ fix other possible segfault 2020-05-24 15:13:15 +02:00
Jacek Jendrzej
731ed1ea89 libeplayer3/manager/audio.c: fix possible segfault 2020-04-05 07:50:12 +02:00
Jacek Jendrzej
aaf845a711 libgeneric-pc: fix compil - add missing VIDEO_STD enums 2020-03-07 19:52:48 +01:00
Markus Volk
bfc3b5f9d0 libarmbox/video.cpp: fix aspect settings for osmio 2020-03-05 10:03:20 +01:00
Jacek Jendrzej
89bc44dc26 libarmbox/playback_libeplayer3.cpp enable use headers with ffmpeg_av_dict_set 2020-03-03 08:04:28 +01:00
Jacek Jendrzej
cdf663d6b9 libeplayer3: disable mjpeg format,because hardware does not support and this kills PTS (mp3 with attached picture) 2020-03-02 18:50:21 +01:00
Frankenstone
f971434ab3 libarmbox/playback_libeplayer3.cpp: fix segfault when start webstream at first, thx DboxOldie 2020-02-26 10:14:54 +01:00
max_10
55839b5f87 - add osmio4k / osmio4kplus not yet ready
Conflicts:
	acinclude.m4
	libarmbox/hardware_caps.c

Signed-off-by: Thilo Graf <dbt@novatux.de>

osmio4k only
2020-02-26 10:12:36 +01:00
DboxOldie
67110fb054 sh4 eplayer prevent segfaults caused audio rework 2020-02-18 18:54:56 +01:00
TangoCash
480d23dc30 fix init jump 2020-02-18 18:54:42 +01:00
DboxOldie
566ccea279 libeplayer3-sh4: select audio at start 2020-02-18 18:54:27 +01:00
Markus Volk
a5fe472896 unify boxmodel name 2020-02-18 13:55:33 +01:00
Thilo Graf
6b15c22726 update version to 1.3.0 mpx
osmioplus4k added
v1.3.0-mpx
2020-02-16 11:13:25 +01:00
Markus Volk
f9bb987a43 add osmioplus4k stb 2020-02-16 08:40:39 +01:00
DboxOldie
8f53e0d2d9 reduce arm ifndef warning 2020-02-13 22:00:18 +01:00
Frankenstone
64d853f245 ca_ci.cpp: fix -fpermissive error on aarch64 only arm/mips hardware, thx flk ;-) 2020-02-13 22:00:01 +01:00
Frankenstone
d0c12909c9 Revert "ca_ci.cpp: fix -fpermissive error on aarch64" 2020-02-13 09:56:15 +01:00
BPanther
1b4c5dc1f8 vuplus_arm: fix dmx_source 2020-02-13 09:55:52 +01:00
Markus Volk
f4bc510536 libarmbox/video.cpp: add missing defines
VIDEO_GET_FRAME_RATE was dropped in 4.19 kernel
2020-02-10 14:13:09 +01:00
Markus Volk
7cab06c525 linuxdvb_mipsel.c: add missing define AUDIO_GET_PTS has been removed from kernel 4.8 2020-02-10 10:43:44 +01:00
Markus Volk
a9251b30d1 dmx_hal.h: add needed defines DMX_SET_SOURCE and dmx_source enum removed on 4.14 kernel 2020-02-10 10:43:38 +01:00
BPanther
e22c3033af sh4 fix mp3 (thx DBoxOldie) 2020-02-07 17:44:21 +01:00
BPanther
83437c3656 patch for sh4 and actual ffmpeg versions (thx DBoxOldie) 2020-02-07 17:44:15 +01:00
MarkusVolk
5e3736a0a8 ca_ci.cpp: supplement to 9a9372931a 2020-02-07 10:12:25 +01:00
Markus Volk
9a9372931a ca_ci.cpp: fix -fpermissive error on aarch64
2020-02-06 19:43:08 +01:00
Jacek Jendrzej
0e82fc5325 playback_libeplayer3.cpp: fix compil warning 2020-02-04 17:15:06 +01:00
Thilo Graf
3c2ccc6fee libgeneric-pc: fix possible compiler warning Wunused-parameter 2020-01-28 09:58:41 +01:00
BPanther
34fc6368c4 arm/mips: more zappingmode options 2020-01-28 09:33:08 +01:00
BPanther
b6fe299ee6 fix vuuno4k 2020-01-22 20:32:20 +01:00
DboxOldie
3d6077b3af fix build for no ci stb 2020-01-22 20:32:04 +01:00
BPanther
660c99317c vuplus: relevant pids routing - fix 2020-01-19 13:49:25 +01:00