Commit Graph

6 Commits

Author SHA1 Message Date
vanhofen
f3dcd28bc8 unify handling of playback header
Origin commit data
------------------
Branch: master
Commit: 91137035de
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-22 (Sat, 22 Dec 2018)

Origin message was:
------------------
- unify handling of playback header

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

------------------
This commit was generated by Migit
2018-12-23 23:57:30 +01:00
Stefan Seyfried
7da8a1f696 cPlayback: add new API functions for DVD chapter/subtitles
right now these are mostly dummies...


Origin commit data
------------------
Branch: master
Commit: 70a2f5bca0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-06-16 (Sun, 16 Jun 2013)



------------------
This commit was generated by Migit
2013-06-16 21:42:42 +02:00
Stefan Seyfried
b6a1b30218 azbox: handle rmfp_player failures/features more graceful
Origin commit data
------------------
Branch: master
Commit: 929acbae43
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-24 (Sat, 24 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-24 17:39:33 +01:00
Stefan Seyfried
e0e06d27c2 azbox: mostly rewrite cPlayback rmfp_player wrapper
* use the file based /tmp/rmfp.{cmd2,in2,out2} interface instead
 of the previously used FIFOs, this seems more reliable
* convert code to lt_debug/lt_info infrastructure


Origin commit data
------------------
Branch: master
Commit: af6f651255
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-18 (Sun, 18 Nov 2012)

Origin message was:
------------------
azbox: mostly rewrite cPlayback rmfp_player wrapper

* use the file based /tmp/rmfp.{cmd2,in2,out2} interface instead
 of the previously used FIFOs, this seems more reliable
* convert code to lt_debug/lt_info infrastructure


------------------
This commit was generated by Migit
2012-11-18 19:29:00 +01:00
Stefan Seyfried
3795c452c1 azbox: rework cPlayback rmfp_player wrapper
it now actually plays something, but will need more love


Origin commit data
------------------
Branch: master
Commit: fea8d10c36
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-16 (Fri, 16 Nov 2012)



------------------
This commit was generated by Migit
2012-11-16 23:42:45 +01:00
Stefan Seyfried
e6450f7f08 first preliminary AZzbox ME support
TODO: some code is very similar to SPARK (record and pwrmngr
are just symlinked, dmx is almost identical). Reduce duplication
by factoring out DVBAPI code into an extra directory.
* what works: audio, video, demux
* what probably doesn't work or is untested: record
* what very likely doesn't work: playback
Playback is just copied over from aztrino and made to compile.
If you are lucky, it just segfaults :-)


Origin commit data
------------------
Branch: master
Commit: 0ac7346489
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-18 (Mon, 18 Jun 2012)



------------------
This commit was generated by Migit
2012-06-18 14:48:52 +02:00