svenhoefer
69a371a709
- vuplus: allow to control led brightness for zero4k and uno4k
...
maybe this is also usefull for the other vuplus4k boxes
Conflicts:
libarmbox/hardware_caps.c
Signed-off-by: Thilo Graf <dbt@novatux.de >
TODO: Maybe this commit makes behavior broken on boxes with line display eg. hd51.
Observed in relation with simple_display.cpp, see neutrino source.
2020-01-05 20:59:46 +01:00
max_10
f26097e1fc
- add h7
...
Conflicts:
acinclude.m4
2020-01-05 20:42:27 +01:00
Jacek Jendrzej
c4e474a48e
libarmbox/video.cpp: image_to_mpeg2 fix memleak
2020-01-05 17:45:32 +01:00
Jacek Jendrzej
68fa79b83f
libeplayer3-arm: malloc player once on neutrino start
2020-01-01 19:02:41 +01:00
Jacek Jendrzej
4d6eef9433
libarmbox/playback_libeplayer3: fix audio track select, broken pointer size
2019-12-29 19:59:39 +01:00
Jacek Jendrzej
f0f1a282bf
libarmbox: stop player before free it
2019-12-29 11:48:50 +01:00
Jacek Jendrzej
603fba2500
playback arm: add option to play szSecondFile (audio)
2019-11-03 18:30:13 +01:00
BPanther
643e31d127
fix vuzero4k
2019-10-27 11:28:14 +01:00
max_10
4024d92c22
- vuduo4k added
2019-10-27 11:28:07 +01:00
max_10
64822e3f16
- vuzero4k added
...
Conflicts:
configure.ac
2019-10-27 11:28:05 +01:00
svenhoefer
9821a03061
- fix SNDCTL_DSP_RESET handling for bre2ze4k and h7
...
Signed-off-by: GetAway <get-away@t-online.de >
2019-10-27 10:40:32 +01:00
GetAway
6e1b833522
supplement to commit f4ef056
...
- libarm clipplay-retry, thx DboxOldie
2019-10-23 22:43:12 +02:00
Markus Volk
a43f47cfff
libstb hal add zgemma h7 stb models
...
Signed-off-by: Markus Volk <f_l_k@t-online.de >
Signed-off-by: GetAway <get-away@t-online.de >
2019-10-23 22:12:07 +02:00
Jacek Jendrzej
60106b3fb3
libarmbox: remove unnecessary while
2019-08-04 19:50:47 +02:00
Jacek Jendrzej
e27822382d
try to fix segfault on open/close
2019-07-22 19:48:51 +02:00
Jacek Jendrzej
42ac0f8229
enable abortRequested for http and isPlaying is 0, some dash urls hangs (ffmpeg timeouut is broken ?)
2019-07-19 18:00:02 +02:00
GetAway
c8eda96620
libstb_hal: Suppress implicit-fallthrough warnings from GCC 7
2019-06-14 21:03:10 +02:00
BPanther
dfb48f114f
vusolo4k enable fcc
2019-04-28 20:07:51 +02:00
svenhoefer
1b89f9241f
- fix indentation
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-04-28 20:07:36 +02:00
Jacek Jendrzej
973e8c3a7a
try to fix unmap error,automatically unmapped don't work ?
2019-04-28 20:07:35 +02:00
Jacek Jendrzej
4c5b13c4a4
fix check mmap error, avoid possible segment fault
2019-04-28 20:07:33 +02:00
max_10
265eaecd8a
- bre2ze4k: fix hardware_caps
...
Signed-off-by: GetAway <get-away@t-online.de >
2019-03-26 09:42:54 +01:00
Frankenstone
f4ef056089
- libarm clipplay-retry, thx DboxOldie
2019-03-13 08:42:47 +01:00
BPanther
453f61b8da
small fix for vusolo4k
2019-03-13 08:42:37 +01:00
Frankenstone
a618e70a3e
armhardware reduce ffmpeg warnings part 2
...
- thx DbO
Conflicts:
libarmbox/video.cpp
2019-03-04 12:59:05 +01:00
Frankenstone
3dec38599a
fix possible segfault arm hardware, thx DboxOldie
2019-03-01 22:22:30 +01:00
max_10
23ee0a2ae6
Revert "try to fix slowly close internet radio/music player"
...
This reverts commit 42dc38f7c9
.
2019-03-01 21:39:40 +01:00
Frankenstone
84c333354e
armhardware reduce ffmpeg warnings part 1
...
- thx DbO
2019-03-01 21:35:03 +01:00
TangoCash
519afb1035
add experimental hisilicon player for hd60
2019-02-27 09:45:20 +01:00
redblue-pkt
5f71277215
armbox: eplayer3 add read-count
2019-02-27 09:45:20 +01:00
GetAway
06f46400c2
arm: fix black screen in channel swiching
...
this fixes wrong commit e20d1913
2019-02-26 18:28:43 +01:00
Jacek Jendrzej
97db720210
try to fix unmap error,automatically unmapped don't work ?
2019-01-14 10:44:13 +01:00
Jacek Jendrzej
cf1884f1fc
fix check mmap error, avoid possible segment fault
2019-01-13 20:13:55 +01:00
GetAway
4f15222d9c
ShowPicture: return boolean expression
2019-01-12 11:47:33 +01:00
redblue-pkt
e20d19138e
arm: add black screen in channel swiching
2019-01-01 15:50:59 +01:00
svenhoefer
038d2288cc
- unify defines in header files
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-01-01 15:50:45 +01:00
svenhoefer
77d5cafd32
- init: align init/exit function names
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-01-01 15:50:39 +01:00
svenhoefer
3da91b1463
- rename lt_debug => hal_debug; it's not only libtriple debugging
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
- debuglevel fixed
2019-01-01 15:50:37 +01:00
svenhoefer
8d4a39566a
- libarmbox: fix boxvendor VU+
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-01-01 15:50:33 +01:00
BPanther
1a5f51f80c
vusolo4k tuner fix
2019-01-01 15:50:30 +01:00
svenhoefer
89000ffda3
- rename init_td.h => init.h
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-01-01 15:50:28 +01:00
GetAway
2d90952e28
libarmbox: introduce has_button_vformat
2018-12-01 10:38:17 +01:00
TangoCash
d92f990091
add support for wwio bre2ze4k
2018-11-23 09:28:15 +01:00
TangoCash
736d4c6edc
add first experimental support for ax hd60
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-11-01 20:44:49 +01:00
TangoCash
698585e1cb
liabarmbox: hdmi_cec return volume in percent, correct msg length
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-20 14:18:58 +02:00
TangoCash
3057e3aa4d
libarmbox: hdmi_cec add option to regulate audio systems volume via CEC, better log readability
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-14 13:51:07 +02:00
TangoCash
53f752a014
libarmbox: hdmi_cec switch debug log to INIT (not used by armbox elsewhere), to debug hdmi_cec separatly from video
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-11 09:50:19 +02:00
TangoCash
7c40bbf4f1
libarmbox: hdmi_cec fix device
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-11 09:34:03 +02:00
TangoCash
08984d1c35
libarmbox: hmdi_cec emit received keys, report power status
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-10 09:14:56 +02:00
TangoCash
b047bcdcf2
libarmbox: hdmi_cec typo
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-10 09:14:56 +02:00