Commit Graph

964 Commits

Author SHA1 Message Date
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
3c22c04364 add video_cs.h header to reduce number of #ifdefs needed
Origin commit data
------------------
Branch: master
Commit: 6f914f7a45
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-10-07 19:41:49 +02:00
Stefan Seyfried
95fbea1638 spark: remove dead code from cDemux
Origin commit data
------------------
Branch: master
Commit: ceeb9a4f06
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 18:10:20 +02:00
Stefan Seyfried
476b0535b7 spark: remove videodecoder hack from dmx destructor
Origin commit data
------------------
Branch: master
Commit: 72f78ba5b7
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 18:08:53 +02:00
Stefan Seyfried
f3391008c3 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: c8f8e457f6
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 18:06:26 +02:00
max_10
ea1186d761 fix cherry-pick
Origin commit data
------------------
Branch: master
Commit: 394e72444d
Author: max_10 <max_10@gmx.de>
Date: 2017-10-07 (Sat, 07 Oct 2017)


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

------------------
This commit was generated by Migit
2017-10-07 17:49:09 +02:00
max_10
040dddce92 acinclude: remove unused TUXBOX_APPS_* stuff
Origin commit data
------------------
Branch: master
Commit: 70863f46d9
Author: max_10 <max_10@gmx.de>
Date: 2017-10-07 (Sat, 07 Oct 2017)


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

------------------
This commit was generated by Migit
2017-10-07 17:31:46 +02:00
max_10
122d1789ac acinclude: remove unused boxtypes
Origin commit data
------------------
Branch: master
Commit: b26e5ee586
Author: max_10 <max_10@gmx.de>
Date: 2017-10-07 (Sat, 07 Oct 2017)


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

------------------
This commit was generated by Migit
2017-10-07 17:29:36 +02:00
Stefan Seyfried
8ecc78a264 libspark: implement cVideo::GetVideoSystemFormatName()
Origin commit data
------------------
Branch: master
Commit: 57f9165852
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 17:17:11 +02:00
Stefan Seyfried
c09be3fea5 libspark: implement cVideo::GetVideoSystem()
Origin commit data
------------------
Branch: master
Commit: 86b43b40e4
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 17:09:40 +02:00
max_10
e47f6dd7dc Revert "implement GetVideoSystem"
This reverts commit 6c74b8f4c5.


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



------------------
This commit was generated by Migit
2017-10-07 17:08:50 +02:00
max_10
e5705886b7 Revert "align videomodes"
This reverts commit 59fc4f222f.


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



------------------
This commit was generated by Migit
2017-10-07 17:08:29 +02:00
max_10
d47a08df93 Revert "align videomodes"
This reverts commit d8dfd55f6b.


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



------------------
This commit was generated by Migit
2017-10-07 17:08:04 +02:00
Stefan Seyfried
9fb81c9ac5 spark/video: add missing O_CLOEXEC to memory fd
Origin commit data
------------------
Branch: master
Commit: d1f2e0d286
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 17:05:13 +02:00
Stefan Seyfried
23d82962e5 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: e66e7c34e9
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 17:03:27 +02:00
Stefan Seyfried
8f8ceef479 spark: use proc_tools
Origin commit data
------------------
Branch: master
Commit: f798ff9d71
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 17:02:26 +02:00
max_10
684bd44984 Merge remote-tracking branch 'tangocash/master'
Origin commit data
------------------
Branch: master
Commit: 754e529714
Author: max_10 <max_10@gmx.de>
Date: 2017-10-06 (Fri, 06 Oct 2017)


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

------------------
This commit was generated by Migit
2017-10-06 22:38:51 +02:00
TangoCash
3ebc3e8722 armbox: make open/close device public
Origin commit data
------------------
Branch: master
Commit: 6367dfc13f
Author: TangoCash <eric@loxat.de>
Date: 2017-10-06 (Fri, 06 Oct 2017)


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

------------------
This commit was generated by Migit
2017-10-06 21:57:04 +02:00
max_10
b991cbf884 Merge remote-tracking branch 'tangocash/master'
Origin commit data
------------------
Branch: master
Commit: 730b2dfb3f
Author: max_10 <max_10@gmx.de>
Date: 2017-10-05 (Thu, 05 Oct 2017)


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

------------------
This commit was generated by Migit
2017-10-05 19:26:50 +02:00
TangoCash
f8dbeff850 re-arrange gstreamer code
Origin commit data
------------------
Branch: master
Commit: 36e2ff6d68
Author: TangoCash <eric@loxat.de>
Date: 2017-10-05 (Thu, 05 Oct 2017)


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

------------------
This commit was generated by Migit
2017-10-05 15:27:01 +02:00
TangoCash
e0de38d234 fix audio/video devices
Origin commit data
------------------
Branch: master
Commit: cb74eae85b
Author: TangoCash <eric@loxat.de>
Date: 2017-10-05 (Thu, 05 Oct 2017)


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

------------------
This commit was generated by Migit
2017-10-05 15:26:25 +02:00
TangoCash
6f8d736d6d fix armbox realname
Origin commit data
------------------
Branch: master
Commit: 63c02d0f24
Author: TangoCash <eric@loxat.de>
Date: 2017-10-05 (Thu, 05 Oct 2017)


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

------------------
This commit was generated by Migit
2017-10-05 15:23:39 +02:00
TangoCash
8defaa6cca adding 4k video settings for armbox
Origin commit data
------------------
Branch: master
Commit: 3ece63839e
Author: TangoCash <eric@loxat.de>
Date: 2017-10-01 (Sun, 01 Oct 2017)


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

------------------
This commit was generated by Migit
2017-10-01 13:35:40 +02:00
TangoCash
5395b8945e fix generic compile
Origin commit data
------------------
Branch: master
Commit: e5547c17ed
Author: TangoCash <eric@loxat.de>
Date: 2017-10-01 (Sun, 01 Oct 2017)


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

------------------
This commit was generated by Migit
2017-10-01 12:00:48 +02:00
TangoCash
86559d2a6e adding 4k video settings for armbox
Origin commit data
------------------
Branch: master
Commit: 57ae0340c8
Author: TangoCash <eric@loxat.de>
Date: 2017-10-01 (Sun, 01 Oct 2017)


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

------------------
This commit was generated by Migit
2017-10-01 11:56:28 +02:00
max_10
4095492069 libarmbox: adjustments
Origin commit data
------------------
Branch: master
Commit: b21afd56b1
Author: max_10 <max_10@gmx.de>
Date: 2017-09-26 (Tue, 26 Sep 2017)


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

------------------
This commit was generated by Migit
2017-09-26 14:16:42 +02:00
max_10
52a81e47dd libarmbox: del libass LDFLAGS
Origin commit data
------------------
Branch: master
Commit: baf540d79f
Author: max_10 <max_10@gmx.de>
Date: 2017-09-26 (Tue, 26 Sep 2017)


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

------------------
This commit was generated by Migit
2017-09-26 14:15:14 +02:00
max_10
701ed19483 libarmbox delete unnecessary code
Origin commit data
------------------
Branch: master
Commit: 2054081eeb
Author: max_10 <max_10@gmx.de>
Date: 2017-09-25 (Mon, 25 Sep 2017)


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

------------------
This commit was generated by Migit
2017-09-25 14:49:38 +02:00
max_10
586d362a66 Merge remote-tracking branch 'tangocash/master'
Origin commit data
------------------
Branch: master
Commit: 5b2c79b80b
Author: max_10 <max_10@gmx.de>
Date: 2017-09-19 (Tue, 19 Sep 2017)


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

------------------
This commit was generated by Migit
2017-09-19 18:27:01 +02:00
max_10
7810af2d9c duplicate entry removed
Origin commit data
------------------
Branch: master
Commit: 7cc65ef533
Author: max_10 <max_10@gmx.de>
Date: 2017-09-19 (Tue, 19 Sep 2017)


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

------------------
This commit was generated by Migit
2017-09-19 17:47:21 +02:00
max_10
2d7a73495f libeplayer3: switch off the teletext sub
Origin commit data
------------------
Branch: master
Commit: 1356d700be
Author: max_10 <max_10@gmx.de>
Date: 2017-09-19 (Tue, 19 Sep 2017)


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

------------------
This commit was generated by Migit
2017-09-19 12:13:38 +02:00
TangoCash
653932dbdd fix armbox vfd
Origin commit data
------------------
Branch: master
Commit: b55bbce62d
Author: TangoCash <eric@loxat.de>
Date: 2017-09-18 (Mon, 18 Sep 2017)


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

------------------
This commit was generated by Migit
2017-09-18 19:57:12 +02:00
max_10
ec85ee9fb4 Merge remote-tracking branch 'tangocash/master'
Origin commit data
------------------
Branch: master
Commit: c2b0d46a4e
Author: max_10 <max_10@gmx.de>
Date: 2017-09-17 (Sun, 17 Sep 2017)


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

------------------
This commit was generated by Migit
2017-09-17 21:54:06 +02:00
TangoCash
889757db7c armbox: align to demuxes
Origin commit data
------------------
Branch: master
Commit: 63cb1f936c
Author: TangoCash <eric@loxat.de>
Date: 2017-09-17 (Sun, 17 Sep 2017)


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

------------------
This commit was generated by Migit
2017-09-17 20:54:10 +02:00
TangoCash
27c9c77c76 armbox: fix PIG
Origin commit data
------------------
Branch: master
Commit: 17b3fefac8
Author: TangoCash <eric@loxat.de>
Date: 2017-09-17 (Sun, 17 Sep 2017)


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

------------------
This commit was generated by Migit
2017-09-17 20:53:57 +02:00
TangoCash
a19272de6c fix gst flags
Origin commit data
------------------
Branch: master
Commit: 7e61b2a3ea
Author: TangoCash <eric@loxat.de>
Date: 2017-09-17 (Sun, 17 Sep 2017)


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

------------------
This commit was generated by Migit
2017-09-17 20:37:57 +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
max_10
e86c265981 add video_cs.h header to reduce number of #ifdefs needed
Origin commit data
------------------
Branch: master
Commit: ee1ca3ff65
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 13:19:21 +02:00
max_10
9484817fef acinclude: add arm boxtypes
Origin commit data
------------------
Branch: master
Commit: f7786867c4
Author: max_10 <max_10@gmx.de>
Date: 2017-09-14 (Thu, 14 Sep 2017)


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

------------------
This commit was generated by Migit
2017-09-14 23:42:04 +02:00
max_10
efefdb75b3 acinclude: remove unused TUXBOX_APPS_* stuff
Origin commit data
------------------
Branch: master
Commit: ab0c4a8d47
Author: max_10 <max_10@gmx.de>
Date: 2017-09-14 (Thu, 14 Sep 2017)


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

------------------
This commit was generated by Migit
2017-09-14 23:37:22 +02:00
max_10
9b21971627 acinclude: remove unused boxtypes
Origin commit data
------------------
Branch: master
Commit: 7e4b69f3b9
Author: max_10 <max_10@gmx.de>
Date: 2017-09-14 (Thu, 14 Sep 2017)


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

------------------
This commit was generated by Migit
2017-09-14 23:33:45 +02:00
TangoCash
1d611d5b19 fix armbox frontpanel
Origin commit data
------------------
Branch: master
Commit: 33f05feccc
Author: TangoCash <eric@loxat.de>
Date: 2017-09-12 (Tue, 12 Sep 2017)


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

------------------
This commit was generated by Migit
2017-09-12 17:12:00 +02:00
TangoCash
5bdef628ae adding armbox
Origin commit data
------------------
Branch: master
Commit: d8c3c47b86
Author: TangoCash <eric@loxat.de>
Date: 2017-09-12 (Tue, 12 Sep 2017)


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

------------------
This commit was generated by Migit
2017-09-12 16:10:27 +02:00
TangoCash
f0adc4fa48 Merge branch 'master' of github.com:TangoCash/libstb-hal-cst-next
Origin commit data
------------------
Branch: master
Commit: 79c098ec3d
Author: TangoCash <eric@loxat.de>
Date: 2017-09-12 (Tue, 12 Sep 2017)


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

------------------
This commit was generated by Migit
2017-09-12 10:08:11 +02:00
TangoCash
a0067511d9 Merge branch 'master' of github.com:Duckbox-Developers/libstb-hal-cst-next
Origin commit data
------------------
Branch: master
Commit: 1e32448978
Author: TangoCash <eric@loxat.de>
Date: 2017-09-12 (Tue, 12 Sep 2017)


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

------------------
This commit was generated by Migit
2017-09-12 10:07:20 +02:00
max_10
4900a1ce92 avoid segfault when ci handler uses the cs_messenger until neutrino has not register it (thx DboxOldie)
Origin commit data
------------------
Branch: master
Commit: 88f0252368
Author: max_10 <max_10@gmx.de>
Date: 2017-09-01 (Fri, 01 Sep 2017)


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

------------------
This commit was generated by Migit
2017-09-01 21:15:17 +02:00
TangoCash
97a675bf38 modify ac3flags
Origin commit data
------------------
Branch: master
Commit: 599fd6df5a
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
2017-07-28 16:17:30 +02:00
Jacek Jendrzej
4922b62aea fix compile
Origin commit data
------------------
Branch: master
Commit: 181936ae81
Author: Jacek Jendrzej <overx300@gmail.com>
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-07-28 16:16:43 +02:00