Commit Graph

323 Commits

Author SHA1 Message Date
GetAway
4f15222d9c ShowPicture: return boolean expression 2019-01-12 11:47:33 +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
89000ffda3 - rename init_td.h => init.h
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-01-01 15:50:28 +01:00
svenhoefer
2ad621326b - align includes and Makefiles to directory changes
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-01-01 15:50:14 +01:00
GetAway
eaf3e5c4b0 fix possible segfault
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-04-27 08:16:36 +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
TangoCash
6af94cc719 porting av converter to sh4 2017-11-21 09:52:58 +01:00
vanhofen
70cdad0db1 - add display_has_statusline member
Signed-off-by: Jacek Jendrzej <satbaby@kawaii.com>
2017-11-14 09:43:22 +01:00
svenhoefer
5bbfc8fa6d - rename can_set_display_brightness => display_can_set_brightness
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-11-02 17:23:37 +01:00
svenhoefer
3b7613b778 - add display_can_deepstandby member
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-11-02 17:22:56 +01:00
TangoCash
b443fa07ac fixup gstreamer tags 2017-10-28 19:56:28 +02:00
Stefan Seyfried
3f6cee32f4 spark: remove dead code from cDemux 2017-10-07 20:25:44 +02:00
Stefan Seyfried
9f1c5a6c59 spark: remove videodecoder hack from dmx destructor 2017-10-07 20:25:26 +02:00
Stefan Seyfried
b67a0a7e44 spark: fix race condition in cDemux
cDemux destructor was racing with Read() which did lead to all
sorts of nasty crashes because after poll returned, the dmx object
could be gone and its memory replaced with totally different things.
2017-10-07 20:25:11 +02:00
Stefan Seyfried
4285d9449d libspark: implement cVideo::GetVideoSystemFormatName() 2017-10-07 20:24:23 +02:00
Stefan Seyfried
1093c2b217 libspark: implement cVideo::GetVideoSystem() 2017-10-07 20:24:02 +02:00
max_10
6b2e3594fa Revert "implement GetVideoSystem"
This reverts commit 23afdef65c.
2017-10-07 20:23:32 +02:00
max_10
5ce57d6f57 Revert "align videomodes"
This reverts commit b66a63553b.
2017-10-07 20:23:15 +02:00
max_10
18f3fbd8b9 Revert "align videomodes"
This reverts commit 7f9a31d29c.
2017-10-07 20:22:40 +02:00
Stefan Seyfried
d57ac2cbdd spark/video: add missing O_CLOEXEC to memory fd 2017-10-07 20:20:44 +02:00
Stefan Seyfried
ba7a351f59 spark/video: implicitly do StopPicture() on CVideo::Start()
This seems to be what the coolstream code does.
TODO: look out for side effects (in radio mode etc...)
2017-10-07 20:19:53 +02:00
Stefan Seyfried
0d30ab013e spark: use proc_tools 2017-10-07 20:19:18 +02:00
max_10
814f92096b cs_api.h: add missing cs_get_chip_type() dummy 2017-09-15 14:29:29 +02:00
TangoCash
217a92f9ab Merge branch 'master' of github.com:Duckbox-Developers/libstb-hal-cst-next 2017-06-18 12:02:05 +02:00
TangoCash
d83f6dbfe4 re-enabled Display Brightness (thx dbo) 2017-06-17 21:02:05 +02:00
TangoCash
a2a3740c53 Merge branch 'master' of github.com:Duckbox-Developers/libstb-hal-cst-next 2017-06-09 14:27:50 +02:00
TangoCash
7f9a31d29c align videomodes 2017-06-09 14:03:09 +02:00
TangoCash
b66a63553b align videomodes 2017-06-09 14:01:47 +02:00
TangoCash
23afdef65c implement GetVideoSystem 2017-06-09 13:25:49 +02:00
TangoCash
44832d72fe Merge pull request #1 from Duckbox-Developers/master
adopt hw_caps
2017-03-10 21:39:48 +01:00
TangoCash
ae3cc86f0b adopt hw_caps 2017-03-10 21:38:31 +01:00
TangoCash
04d7e53c2b modify ac3flags 2016-11-18 16:07:44 +01:00
TangoCash
b60543ad6b add support for H265 supplemental #2 2016-07-24 17:47:34 +02:00
TangoCash
fe78a13e05 add support for H265 supplemental 2016-07-24 17:44:27 +02:00
TangoCash
0bed01e919 add support for H265 2016-07-24 17:14:43 +02:00
max10
9173ae1b47 LocalTV and Entertain-TV streaming 2016-06-30 19:14:36 +02:00
max10
2e2b406af5 fix local-tv 2016-06-25 15:16:41 +02:00
max10
0215a673f5 update for spark uinput 2016-06-12 16:53:31 +02:00
max10
182baf4e57 add cookie.patch thx DboxOldie 2016-04-03 00:06:31 +02:00
TangoCash
944c27e51f fix char conversion 2016-03-26 12:19:37 +01:00
TangoCash
e73708b71c fix last commit 2016-03-26 12:09:34 +01:00
TangoCash
fd23101501 fix header 2016-03-26 12:03:13 +01:00
Stefan Seyfried
030f06cee2 libeplayer3: try to fix dynamic linking
Conflicts:
	libeplayer3/Makefile.am
	libspark/Makefile.am

Conflicts:
	libeplayer3/Makefile.am
2015-05-04 11:28:58 +02:00
max10
5154d69a30 fix libspark/playback_libeplayer3: switch to lt_info/lt_debug 2015-05-04 11:22:30 +02:00
Stefan Seyfried
ba133fba30 spark: do not freeze/continue in GetScreenImage() 2015-05-04 11:21:12 +02:00
Stefan Seyfried
240eecde22 spark: implement GetScreenImage for video and audio
Conflicts:
	libspark/video.cpp
2015-05-04 11:20:02 +02:00
Stefan Seyfried
1497949fd5 libspark/playback_libeplayer3: fix EOF signalling
Conflicts:
	libspark/playback_libeplayer3.cpp
2015-05-04 11:19:05 +02:00