summaryrefslogtreecommitdiff
path: root/grab.cpp
AgeCommit message (Collapse)Author
2011-01-25Applied patch supplied by vdr-portal.de user iNOB in the post:Dieter Hametner
http://www.vdr-portal.de/board/thread.php?postid=946704#post946704 It replaces the 4:3 tv image on the remote page with 16:9 one, which is more appropriate for todays TV image ratios.
2007-05-29- moved everything from boost to stdext.hSascha Volkenandt
- using std::tr1 instead of boost where available
2007-05-04- added grab abfrage ob kannSascha Volkenandt
2007-05-04- increased GrabMaxPause to 10sSascha Volkenandt
2007-05-04- added intervals for min/max grabsSascha Volkenandt
2007-05-04- moved grab task into mainthreadloopSascha Volkenandt