Commit Graph

1186 Commits

Author SHA1 Message Date
svenhoefer
72a8f6cf73 - fix last commit; generic/playback_lib.h was changed by mistake
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-01-01 15:49:56 +01:00
svenhoefer
871bbcc86f - unify handling of playback header
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-01-01 15:49:51 +01:00
svenhoefer
e478e35f0e - unify handling of ca header
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-01-01 15:49:02 +01:00
svenhoefer
e84e5c8647 - remove obsolete compatibility headers
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-01-01 15:48:18 +01:00
Thilo Graf
b87250108c version_hal.cpp/h: add methodes to get package data 2019-01-01 15:46:26 +01:00
Thilo Graf
71197a55d9 configure: add additional config header
config.h was not usable with neutrino.
2019-01-01 15:29:47 +01:00
Thilo Graf
90aabf766b .gitignore: ignore some unneeded config and local stuff 2019-01-01 15:29:43 +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>
v1.0.8-mpx
2018-10-20 14:18:58 +02:00
TangoCash
1a2fd80b53 libeplayer3-arm: fix h265 playback
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-10-16 08:45:03 +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>
v1.0.7-mpx
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
TangoCash
ae74e313ef libarmbox: hdmi_cec fixx segfault on DDT, align log
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-10-10 09:14:56 +02:00
TangoCash
6427cf09a8 libarmbox: hdmi_cec better readability
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-10-10 09:14:56 +02:00
TangoCash
97ca22c7fa libarmbox: hdmi_cec add some more output
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-10-10 09:14:56 +02:00
TangoCash
d58558c82a libarmbox: fix hdmi_cec handling
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-10-10 09:14:56 +02:00
TangoCash
0621626119 libarmbox: move hdmi_cec to own class, add basic cec-remote support
cec-remote will print received commands in log for now

Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-10-10 09:14:56 +02:00
Frankenstone
2820170776 arm hardware: fast forward, mute audio when passthrough AC3 / DTS
-thx DboxOldie

Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-10-10 09:14:56 +02:00
TangoCash
c58e9b9eb7 arm another fix fastforward
Signed-off-by: Thilo Graf <dbt@novatux.de>
v1.0.6-mpx
2018-10-06 20:44:38 +02:00
max_10
9e9d4ca39b Revert "update audio streamtype"
This reverts commit 803aa065fc6ff33f69a5cc9a6e420e7d80c5638c.
2018-10-06 20:33:00 +02:00
max_10
84fe2aa10c Revert "update video streamtype"
This reverts commit d6b32edaa7d0cd1eb035e3404a12dee2359037ea.
2018-10-06 20:32:38 +02:00
redblue-pkt
950f804f3f fix no sound after play video v1.0.5-mpx 2018-10-05 13:58:29 +02:00
redblue-pkt
dde77e1b5c add codec info 2018-10-05 13:58:25 +02:00
redblue-pkt
4806fe87b0 update SetColorFormat() 2018-10-05 13:58:22 +02:00
Thilo Graf
2a5d3d23f2 libarmbox/video.cpp: fix possible broken build
possible error:

"error: '0' flag ignored with precision and '%X' gnu_printf format [-Werror=format=]"
2018-10-05 13:58:11 +02:00
redblue-pkt
1e674880f3 update SetControl() 2018-10-04 23:39:48 +02:00
redblue-pkt
a6614a7cdd update video streamtype 2018-10-04 23:39:46 +02:00
redblue-pkt
18ee150d60 update audio streamtype 2018-10-04 23:39:44 +02:00
redblue-pkt
42dc38f7c9 try to fix slowly close internet radio/music player 2018-10-04 23:39:41 +02:00
redblue-pkt
5c733a1ac1 fix mute, sound volume 2018-10-04 23:39:39 +02:00
redblue-pkt
2cc698c3ec fix fastforward 2018-10-04 23:39:37 +02:00
redblue-pkt
e5724161b0 fix segfault in backward 2018-10-04 23:39:33 +02:00
BPanther
df7a030d06 update hwcaps for hl101 (thx sid8796)
Signed-off-by: Thilo Graf <dbt@novatux.de>

I tryed to reduce the mess of commits.
2018-10-04 23:38:43 +02:00
BPanther
ad385ab627 sh4 hwcaps update 2018-10-04 22:50:57 +02:00
BPanther
6cf28c8d10 fix vusolo4k 2018-10-04 22:50:51 +02:00
BPanther
0a6d33c327 fix vusolo4k 2018-10-04 22:50:48 +02:00
BPanther
e962d40349 vusolo4k: more tuner fix 2018-10-04 22:50:46 +02:00
BPanther
3a4cded5d8 vusolo4k: more tuner 2018-10-04 22:50:43 +02:00
Frankenstone
ccc243eafe workaround arm hardware, timshift time in vfd
- thx DBoxOldie
2018-10-04 22:50:35 +02:00
TangoCash
7a796b445b silence ! 2018-10-04 22:50:32 +02:00
TangoCash
d52aa714ce silent output 2018-10-04 22:50:30 +02:00
redblue-pkt
87ffb80f3d fix backward 2018-10-04 22:50:24 +02:00
max_10
ec76737c03 fix segfault subtitles selection - but not yet ready 2018-10-04 22:50:18 +02:00
max_10
cf45b80334 generic-pc: rework glfb (thx seife) 2018-10-04 22:49:59 +02:00
Stefan Seyfried
c8c7f0c45f generic-pc: add alternative clutter based framebuffer
Add a framebuffer implementation based on clutter instead of "raw"
OpenGL. The performance is slightly worse, but it might bring some
platform abstraction and other benefits for the future.
2018-10-04 22:49:56 +02:00