Commit Graph

312 Commits

Author SHA1 Message Date
vanhofen
591e89a512 rename can_set_display_brightness => display_can_set_brightness
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: master
Commit: 5bbfc8fa6d
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-01 (Wed, 01 Nov 2017)

Origin message was:
------------------
- rename can_set_display_brightness => display_can_set_brightness

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


------------------
This commit was generated by Migit
2017-11-02 17:23:37 +01:00
vanhofen
8d43608efd add display_can_deepstandby member
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: master
Commit: 3b7613b778
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-01 (Wed, 01 Nov 2017)

Origin message was:
------------------
- add display_can_deepstandby member

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


------------------
This commit was generated by Migit
2017-11-02 17:22:56 +01:00
TangoCash
ca58357d32 fixup gstreamer tags
Origin commit data
------------------
Branch: master
Commit: b443fa07ac
Author: TangoCash <eric@loxat.de>
Date: 2017-10-28 (Sat, 28 Oct 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-10-28 19:56:28 +02:00
Stefan Seyfried
f5722cd140 spark: remove dead code from cDemux
Origin commit data
------------------
Branch: master
Commit: 3f6cee32f4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-21 (Sat, 21 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-10-07 20:25:44 +02:00
Stefan Seyfried
bbbdacc945 spark: remove videodecoder hack from dmx destructor
Origin commit data
------------------
Branch: master
Commit: 9f1c5a6c59
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-21 (Sat, 21 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-10-07 20:25:26 +02:00
Stefan Seyfried
14228d554c 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.


Origin commit data
------------------
Branch: master
Commit: b67a0a7e44
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-20 (Fri, 20 Feb 2015)



------------------
This commit was generated by Migit
2017-10-07 20:25:11 +02:00
Stefan Seyfried
4f3efe9853 libspark: implement cVideo::GetVideoSystemFormatName()
Origin commit data
------------------
Branch: master
Commit: 4285d9449d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-08-26 (Sat, 26 Aug 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-10-07 20:24:23 +02:00
Stefan Seyfried
df2b0eb23b libspark: implement cVideo::GetVideoSystem()
Origin commit data
------------------
Branch: master
Commit: 1093c2b217
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-08-26 (Sat, 26 Aug 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-10-07 20:24:02 +02:00
max_10
a756c43a95 Revert "implement GetVideoSystem"
This reverts commit 6c74b8f4c5.


Origin commit data
------------------
Branch: master
Commit: 6b2e3594fa
Author: max_10 <max_10@gmx.de>
Date: 2017-10-07 (Sat, 07 Oct 2017)



------------------
This commit was generated by Migit
2017-10-07 20:23:32 +02:00
max_10
a234c4f98b Revert "align videomodes"
This reverts commit 59fc4f222f.


Origin commit data
------------------
Branch: master
Commit: 5ce57d6f57
Author: max_10 <max_10@gmx.de>
Date: 2017-10-07 (Sat, 07 Oct 2017)



------------------
This commit was generated by Migit
2017-10-07 20:23:15 +02:00
max_10
7493c687b8 Revert "align videomodes"
This reverts commit d8dfd55f6b.


Origin commit data
------------------
Branch: master
Commit: 18f3fbd8b9
Author: max_10 <max_10@gmx.de>
Date: 2017-10-07 (Sat, 07 Oct 2017)



------------------
This commit was generated by Migit
2017-10-07 20:22:40 +02:00
Stefan Seyfried
8f403385ab spark/video: add missing O_CLOEXEC to memory fd
Origin commit data
------------------
Branch: master
Commit: d57ac2cbdd
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-19 (Sun, 19 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-10-07 20:20:44 +02:00
Stefan Seyfried
ee7016f88d 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...)


Origin commit data
------------------
Branch: master
Commit: ba7a351f59
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-12-25 (Fri, 25 Dec 2015)



------------------
This commit was generated by Migit
2017-10-07 20:19:53 +02:00
Stefan Seyfried
8db26cdbf6 spark: use proc_tools
Origin commit data
------------------
Branch: master
Commit: 0d30ab013e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-02 (Sat, 02 Nov 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-10-07 20:19:18 +02:00
max_10
4fe49b06c4 cs_api.h: add missing cs_get_chip_type() dummy
Origin commit data
------------------
Branch: master
Commit: 814f92096b
Author: max_10 <max_10@gmx.de>
Date: 2017-09-15 (Fri, 15 Sep 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-09-15 14:29:29 +02:00
TangoCash
6b2226ac14 Merge branch 'master' of github.com:Duckbox-Developers/libstb-hal-cst-next
Origin commit data
------------------
Branch: master
Commit: 217a92f9ab
Author: TangoCash <eric@loxat.de>
Date: 2017-06-18 (Sun, 18 Jun 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-06-18 12:02:05 +02:00
TangoCash
542f70e9f6 re-enabled Display Brightness (thx dbo)
Origin commit data
------------------
Branch: master
Commit: d83f6dbfe4
Author: TangoCash <eric@loxat.de>
Date: 2017-06-17 (Sat, 17 Jun 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-06-17 21:02:05 +02:00
TangoCash
3fdadfad34 Merge branch 'master' of github.com:Duckbox-Developers/libstb-hal-cst-next
Origin commit data
------------------
Branch: master
Commit: a2a3740c53
Author: TangoCash <eric@loxat.de>
Date: 2017-06-09 (Fri, 09 Jun 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-06-09 14:27:50 +02:00
TangoCash
d8dfd55f6b align videomodes
Origin commit data
------------------
Branch: master
Commit: 7f9a31d29c
Author: TangoCash <eric@loxat.de>
Date: 2017-06-09 (Fri, 09 Jun 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-06-09 14:03:09 +02:00
TangoCash
59fc4f222f align videomodes
Origin commit data
------------------
Branch: master
Commit: b66a63553b
Author: TangoCash <eric@loxat.de>
Date: 2017-06-09 (Fri, 09 Jun 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-06-09 14:01:47 +02:00
TangoCash
6c74b8f4c5 implement GetVideoSystem
Origin commit data
------------------
Branch: master
Commit: 23afdef65c
Author: TangoCash <eric@loxat.de>
Date: 2017-06-09 (Fri, 09 Jun 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-06-09 13:25:49 +02:00
TangoCash
f170f50f9d Merge pull request #1 from Duckbox-Developers/master
adopt hw_caps

Origin commit data
------------------
Branch: master
Commit: 44832d72fe
Author: TangoCash <eric@loxat.de>
Date: 2017-03-10 (Fri, 10 Mar 2017)



------------------
This commit was generated by Migit
2017-03-10 21:39:48 +01:00
TangoCash
4f93491523 adopt hw_caps
Origin commit data
------------------
Branch: master
Commit: ae3cc86f0b
Author: TangoCash <eric@loxat.de>
Date: 2017-03-10 (Fri, 10 Mar 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-10 21:38:31 +01:00
TangoCash
3bada107f9 modify ac3flags
Origin commit data
------------------
Branch: master
Commit: 04d7e53c2b
Author: TangoCash <eric@loxat.de>
Date: 2016-11-18 (Fri, 18 Nov 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-11-18 16:07:44 +01:00
TangoCash
fdc3d592a6 add support for H265 supplemental #2
Origin commit data
------------------
Branch: master
Commit: b60543ad6b
Author: TangoCash <eric@loxat.de>
Date: 2016-07-24 (Sun, 24 Jul 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-07-24 17:47:34 +02:00
TangoCash
6239607b1b add support for H265 supplemental
Origin commit data
------------------
Branch: master
Commit: fe78a13e05
Author: TangoCash <eric@loxat.de>
Date: 2016-07-24 (Sun, 24 Jul 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-07-24 17:44:27 +02:00
TangoCash
f9ceeeb09f add support for H265
Origin commit data
------------------
Branch: master
Commit: 0bed01e919
Author: TangoCash <eric@loxat.de>
Date: 2016-07-24 (Sun, 24 Jul 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-07-24 17:14:43 +02:00
max_10
76ade66385 LocalTV and Entertain-TV streaming
Origin commit data
------------------
Branch: master
Commit: 9173ae1b47
Author: max_10 <max_10@gmx.de>
Date: 2016-06-30 (Thu, 30 Jun 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-06-30 19:14:36 +02:00
max_10
d5517a733c fix local-tv
Origin commit data
------------------
Branch: master
Commit: 2e2b406af5
Author: max_10 <max_10@gmx.de>
Date: 2016-06-25 (Sat, 25 Jun 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-06-25 15:16:41 +02:00
max_10
42189d2e99 update for spark uinput
Origin commit data
------------------
Branch: master
Commit: 0215a673f5
Author: max_10 <max_10@gmx.de>
Date: 2016-06-12 (Sun, 12 Jun 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-06-12 16:53:31 +02:00
max_10
462a59c225 add cookie.patch thx DboxOldie
Origin commit data
------------------
Branch: master
Commit: 182baf4e57
Author: max_10 <max_10@gmx.de>
Date: 2016-04-03 (Sun, 03 Apr 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-04-03 00:06:31 +02:00
TangoCash
5207fc75fb fix char conversion
Origin commit data
------------------
Branch: master
Commit: 944c27e51f
Author: TangoCash <eric@loxat.de>
Date: 2016-03-26 (Sat, 26 Mar 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-03-26 12:19:37 +01:00
TangoCash
5503fb81aa fix last commit
Origin commit data
------------------
Branch: master
Commit: e73708b71c
Author: TangoCash <eric@loxat.de>
Date: 2016-03-26 (Sat, 26 Mar 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-03-26 12:09:34 +01:00
TangoCash
76c25cb427 fix header
Origin commit data
------------------
Branch: master
Commit: fd23101501
Author: TangoCash <eric@loxat.de>
Date: 2016-03-26 (Sat, 26 Mar 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-03-26 12:03:13 +01:00
Stefan Seyfried
33cecf9897 libeplayer3: try to fix dynamic linking
Conflicts:
	libeplayer3/Makefile.am
	libspark/Makefile.am

Conflicts:
	libeplayer3/Makefile.am


Origin commit data
------------------
Branch: master
Commit: 030f06cee2
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-13 (Fri, 13 Feb 2015)



------------------
This commit was generated by Migit
2015-05-04 11:28:58 +02:00
max_10
3bdf08d44f fix libspark/playback_libeplayer3: switch to lt_info/lt_debug
Origin commit data
------------------
Branch: master
Commit: 5154d69a30
Author: max_10 <max_10@gmx.de>
Date: 2015-03-15 (Sun, 15 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-05-04 11:22:30 +02:00
Stefan Seyfried
75a9b54b3e spark: do not freeze/continue in GetScreenImage()
Origin commit data
------------------
Branch: master
Commit: ba133fba30
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-25 (Wed, 25 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-05-04 11:21:12 +02:00
Stefan Seyfried
eefc9a37d3 spark: implement GetScreenImage for video and audio
Conflicts:
	libspark/video.cpp


Origin commit data
------------------
Branch: master
Commit: 240eecde22
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-25 (Wed, 25 Feb 2015)



------------------
This commit was generated by Migit
2015-05-04 11:20:02 +02:00
Stefan Seyfried
e8bb1547e8 libspark/playback_libeplayer3: fix EOF signalling
Conflicts:
	libspark/playback_libeplayer3.cpp


Origin commit data
------------------
Branch: master
Commit: 1497949fd5
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-28 (Sat, 28 Feb 2015)



------------------
This commit was generated by Migit
2015-05-04 11:19:05 +02:00
Stefan Seyfried
e5d55c559a libspark/playback_libeplayer3: switch to lt_info/lt_debug
Conflicts:
	libspark/playback_libeplayer3.cpp


Origin commit data
------------------
Branch: master
Commit: 5f134156a9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-13 (Fri, 13 Feb 2015)



------------------
This commit was generated by Migit
2015-05-04 11:18:16 +02:00
max_10
3be4fadf69 spark7162 without evremote2
Origin commit data
------------------
Branch: master
Commit: 13740f57b6
Author: max_10 <max_10@gmx.de>
Date: 2015-04-24 (Fri, 24 Apr 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-04-24 22:28:23 +02:00
Stefan Seyfried
11c4904302 spark: clear video in StopPicture()
this fixes video playback after audioplayer or upnp browser

Conflicts:
	libspark/video.cpp


Origin commit data
------------------
Branch: master
Commit: c44c3994f7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-03-07 (Sat, 07 Mar 2015)



------------------
This commit was generated by Migit
2015-03-17 18:41:17 +01:00
max_10
4455e239c0 fix libspark
Origin commit data
------------------
Branch: master
Commit: f5eca251ce
Author: max_10 <max_10@gmx.de>
Date: 2015-01-13 (Tue, 13 Jan 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-01-13 02:28:42 +01:00
max_10
48008d4ffa fix compiler warning
Origin commit data
------------------
Branch: master
Commit: da66fc3db5
Author: max_10 <max_10@gmx.de>
Date: 2014-12-04 (Thu, 04 Dec 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-12-04 19:49:18 +01:00
max_10
9be0322787 fix compiler warning
Origin commit data
------------------
Branch: master
Commit: e05b1f5b85
Author: max_10 <max_10@gmx.de>
Date: 2014-12-04 (Thu, 04 Dec 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-12-04 15:25:12 +01:00
max_10
67bd8adb27 Revert "Revert "Revert "libspark/record: Implement writer thread. May or may not improve anything."""
This reverts commit 4b8cec9802.


Origin commit data
------------------
Branch: master
Commit: f44923afe0
Author: max_10 <max_10@gmx.de>
Date: 2014-11-05 (Wed, 05 Nov 2014)



------------------
This commit was generated by Migit
2014-11-05 16:32:33 +01:00
max_10
4b8cec9802 Revert "Revert "libspark/record: Implement writer thread. May or may not improve anything.""
This reverts commit 19e7fe3cac.

Conflicts:
	libspark/record.cpp


Origin commit data
------------------
Branch: master
Commit: a3ba152ccf
Author: max_10 <max_10@gmx.de>
Date: 2014-11-02 (Sun, 02 Nov 2014)



------------------
This commit was generated by Migit
2014-11-02 17:24:27 +01:00
max_10
06644f386b record bs_dmx = 2mb / bs = 4mb
Origin commit data
------------------
Branch: master
Commit: a20318bad8
Author: max_10 <max_10@gmx.de>
Date: 2014-10-12 (Sun, 12 Oct 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-10-12 17:46:42 +02:00
TangoCash
fc14387def fix timeshift (thx dbo)
Origin commit data
------------------
Branch: master
Commit: 18814b385a
Author: TangoCash <eric@loxat.de>
Date: 2014-09-21 (Sun, 21 Sep 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-21 17:34:30 +02:00
max_10
27a3e3a40a Merge remote-tracking branch 'martiis-libstb-hal/master'
Origin commit data
------------------
Branch: master
Commit: 6992b116ca
Author: max_10 <max_10@gmx.de>
Date: 2014-08-31 (Sun, 31 Aug 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-08-31 17:43:47 +02:00