Commit Graph

6 Commits

Author SHA1 Message Date
Stefan Seyfried
5fa64f43b8 create common proc_tools
proc_put, proc_get and proc_get_hex are used in many files.
Avoid duplication by moving them to common/proc_tools.c.
Convert azbox's cVideo to use proc_tools.h


Origin commit data
------------------
Branch: master
Commit: 47941bd849
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-24 (Sun, 24 Jun 2012)



------------------
This commit was generated by Migit
2012-06-24 12:26:03 +02:00
Stefan Seyfried
33996776d4 azbox: fix cVideo::ShowPicture
Origin commit data
------------------
Branch: master
Commit: 2e05d5fd6f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-24 (Sun, 24 Jun 2012)


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

------------------
This commit was generated by Migit
2012-06-24 00:14:55 +02:00
Stefan Seyfried
302b5354e3 azbox: implement cVideo::getBlank
Origin commit data
------------------
Branch: master
Commit: f0cc9479cf
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-23 (Sat, 23 Jun 2012)


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

------------------
This commit was generated by Migit
2012-06-23 23:46:39 +02:00
Stefan Seyfried
d2b6b3fc25 azbox: improve cVideo::setAspectRatio
Origin commit data
------------------
Branch: master
Commit: 07ba8c9eb9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-23 (Sat, 23 Jun 2012)


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

------------------
This commit was generated by Migit
2012-06-23 23:40:25 +02:00
Stefan Seyfried
4b366b0f79 azbox: terminate string in video/proc_get
Origin commit data
------------------
Branch: master
Commit: ab2140161a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-23 (Sat, 23 Jun 2012)


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

------------------
This commit was generated by Migit
2012-06-23 23:39:31 +02: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