Jacek Jendrzej
|
6739acbdd4
|
set av input on start
|
2018-05-29 16:32:47 +02:00 |
|
Jacek Jendrzej
|
1d7e6dc1dc
|
fix CEC TV ON after deepstandby
|
2018-05-25 17:05:09 +02:00 |
|
Jacek Jendrzej
|
5a2865d01c
|
use enum for setAVInput
|
2018-05-19 19:21:22 +02:00 |
|
Jacek Jendrzej
|
f182216d94
|
add av input switch in deep/standby
|
2018-05-19 18:34:26 +02:00 |
|
Jacek Jendrzej
|
cfbec0b292
|
use SetCECState in deepstandby
|
2018-05-18 12:50:12 +02:00 |
|
Jacek Jendrzej
|
8bd666f27e
|
Revert "this break play video ->try to fix set blank video"
This reverts commit c1049db9c6 .
|
2018-05-18 11:45:08 +02:00 |
|
Jacek Jendrzej
|
c1049db9c6
|
try to fix set blank video -> http://dbox2world.net/thread/12965-hdmi-ausgang-im-standby-richtig-abschalten/
|
2018-05-17 18:51:02 +02:00 |
|
GetAway
|
eaf3e5c4b0
|
fix possible segfault
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2018-04-27 08:16:36 +02:00 |
|
GetAway
|
c7e6effcdf
|
fix HD51 mix-up letterbox<->panscan
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2018-04-27 08:16:34 +02:00 |
|
max_10
|
b35e8af698
|
bugfix-last-commits
|
2018-04-12 02:26:59 +02:00 |
|
max_10
|
5ccc49af32
|
all: clean up pwrmngr header file
|
2018-03-23 10:06:05 +01:00 |
|
max_10
|
6a3abc86d8
|
all: clean up cDemux headers
|
2018-03-23 10:05:55 +01:00 |
|
max_10
|
f4ad480fc0
|
armbox: fix video policy again
Conflicts:
libarmbox/video.cpp
|
2018-03-23 10:05:26 +01:00 |
|
Jacek Jendrzej
|
8aa8152d09
|
fix commit 06f9a1b694
|
2018-03-22 13:38:29 +01:00 |
|
Thilo Graf
|
06f9a1b694
|
libarmbox/video.cpp: fix possible compile error
error: unused variable 'r' [-Werror=unused-variable]
|
2018-03-14 10:02:14 +01:00 |
|
svenhoefer
|
828b4b439a
|
- introduce caps.has_button_timer
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2018-03-13 22:10:02 +01:00 |
|
Jacek Jendrzej
|
0285b4e898
|
add screenshot for hd51
|
2018-02-26 18:10:20 +01:00 |
|
max_10
|
e5d24ce4ed
|
libeplayer3-arm: reduce compiler warnings
|
2018-02-09 15:15:39 +01:00 |
|
Thilo Graf
|
9395b18f89
|
libarmbox/video.cpp: add missing lines in setBlank()
Fix lost lines in pick 'add armbox'
|
2018-01-21 14:37:33 +01:00 |
|
Thilo Graf
|
a8c886d166
|
libarmbox/hardware_caps.c: add missing init for caps.display_can_deepstandby
|
2018-01-21 14:37:31 +01:00 |
|
Thilo Graf
|
4ecbe7733b
|
libarmbox/playback_gst.cpp: minor format changes
|
2018-01-21 14:37:29 +01:00 |
|
Thilo Graf
|
0ad071c97b
|
libarmbox/playback_gst.cpp: small format changes
|
2018-01-21 14:37:26 +01:00 |
|
Jacek Jendrzej
|
a28ebe6eae
|
Revert "return false in decoder have no time"
This reverts commit 6f006f1ce9 .
|
2018-01-21 01:03:06 +01:00 |
|
Jacek Jendrzej
|
0e1d7fe1b5
|
return false in decoder have no time
|
2018-01-21 01:03:05 +01:00 |
|
Jacek Jendrzej
|
c0963b38f0
|
fix null list
|
2018-01-21 01:03:03 +01:00 |
|
Jacek Jendrzej
|
e4d7f02317
|
fix get play position
|
2018-01-21 01:03:02 +01:00 |
|
max_10
|
65a67f7919
|
test
|
2018-01-21 01:02:38 +01:00 |
|
Jacek Jendrzej
|
d275525164
|
Revert "return false in decoder have no time"
This reverts commit 6f006f1ce9 .
|
2018-01-21 01:02:35 +01:00 |
|
Jacek Jendrzej
|
5f230f4d38
|
return false in decoder have no time
|
2018-01-21 01:02:34 +01:00 |
|
max_10
|
f41378c492
|
libarmbox: fix resolution icon in infoviewer
|
2018-01-21 01:02:32 +01:00 |
|
max_10
|
8f242002a9
|
armbox: Cosmetics replace spaces with tabs and delete unnecessary tabs
|
2018-01-21 01:02:31 +01:00 |
|
max_10
|
fbad9e1bc4
|
libarmbox/video: Workaround Channel Change No Black Picture when Show Picture was active.
|
2018-01-20 22:38:32 +01:00 |
|
max_10
|
f793f03267
|
libeplayer3-arm: fixes segfault on internet streams (thx DboxOldie)
|
2018-01-20 22:36:06 +01:00 |
|
TangoCash
|
3e166e6123
|
armbox eplayer: fix init jump
|
2018-01-11 19:51:05 +01:00 |
|
svenhoefer
|
c88157d559
|
- add some missing members for ARM_HARDWARE; mostly dummy functions
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2018-01-02 14:01:01 +01:00 |
|
max_10
|
9b48c84176
|
libarmbox: Code formatting playback_libeplayer3
|
2017-12-28 19:53:05 +01:00 |
|
TangoCash
|
3d8987513d
|
eplayer armbox: fix webtv (thx dbo)
|
2017-12-28 19:52:12 +01:00 |
|
TangoCash
|
ef4260b6b2
|
armbox eplayer: reactivate audio, subtitle and chapters
|
2017-12-21 10:43:24 +01:00 |
|
TangoCash
|
2a7f1bb1fa
|
armbox eplayer: add chapters
|
2017-12-21 10:43:13 +01:00 |
|
TangoCash
|
f5c1ff725f
|
armbox eplayer: align to last commits
|
2017-12-21 10:43:06 +01:00 |
|
TangoCash
|
6bc9d6a949
|
armbox eplayer: small fix TTX
|
2017-12-21 10:42:37 +01:00 |
|
max_10
|
011f009ece
|
fix video policy
|
2017-12-21 10:41:26 +01:00 |
|
TangoCash
|
fea27b6160
|
gstreamer: increase seek accuracy
|
2017-12-21 10:36:54 +01:00 |
|
max_10
|
b75f8393c2
|
add libeplayer3-arm test
|
2017-12-18 19:47:06 +01:00 |
|
max_10
|
c0ef130e8e
|
armbox: fix write value hex
Signed-off-by: Thilo Graf <dbt@novatux.de>
ax needs hex
|
2017-12-04 10:39:12 +01:00 |
|
Jacek Jendrzej
|
f5e07c5704
|
fix max apids
|
2017-11-23 09:29:40 +01:00 |
|
Jacek Jendrzej
|
3ac8fa2080
|
write m2v direct to device
|
2017-11-22 10:10:01 +01:00 |
|
TangoCash
|
8a3ba60e14
|
align gststreamer findallpids to eplayers logic
|
2017-11-21 09:52:58 +01:00 |
|
Jacek Jendrzej
|
03446f4122
|
fix possible memleak
|
2017-11-17 16:20:42 +01:00 |
|
Jacek Jendrzej
|
6649d6250a
|
convert pix fmt
|
2017-11-17 15:29:20 +01:00 |
|