Re: [Barry-devel] New tool based on libbarry
Status: Beta
Brought to you by:
ndprojects
From: Chris F. <cd...@fo...> - 2011-08-29 21:01:48
|
On Fri, Aug 26, 2011 at 07:09:53PM +0200, al...@ma... wrote: > Hi, I have written a small tool that uses libbarry and SDL to display a > (sort of) video of your blackberry screen. I'd like to share it here in > case it is useful to someone. Feedback is appreciated! > > To compile: g++ scr.cc -lSDL -lbarry -o scr > > Note: currently refresh rate is set to 2fps in order to keep the device > responsive. If you need higher fps, change the commented line in the > source file (from 500 to something like 100). Thanks very much! Do you mind if I include it in the official Barry tree? - Chris |