Re: [Pipmak-Devel] another way of measuring the mouse speed
Status: Alpha
Brought to you by:
cwalther
From: Andrea V. <and...@gm...> - 2008-01-17 08:57:23
|
Hello! You wrote: And what do you all mean when you say "revision 170". I'm using the > source tarball I got from a link on this page: > http://pipmak.sourceforge.net/downloads.php > I'm sorry if this seems like a silly question, but I haven't been involved > with an open source project before. > The source tarball that you have downloaded Corresponds approximately at "revision 144", the official release,but you can found a newer version (of-course, still in a development stage), in the subversion repository, check at http://pipmak.svn.sourceforge.net/viewvc/pipmak/trunk/?view=log Actually th last revision is the 172, which have a lot of improvement respect official 0.2.6, like: - patches 3D placement - image manipulation methods (newimage, color, fill,...) - possibility to write text into image (drawtext,....) - new Lua Command line tool - new Lua Table inspector - error traceback - new methods to manage full screen - program icons association (hust for Windows...) - some bugs corrections if you want to get the last revision, you need a subversion client, check my tutorial in the wiki, sorry it's only for Windows, but in Linux, the operations are similar, http://pipmak.sourceforge.net/wiki/index.php/MSVC8_Build#Get_pipmak_SVN Tortoise is a client just for Windows, you have to download another SVN-client (check at http://sourceforge.net/docs/B01/en/#svn_client ) You can try with this: http://subversion.tigris.org/ Once the program is installed, you need to pass to the svn-client, just these informations: Repository: https://pipmak.svn.sourceforge.net/svnroot/pipmak/trunk/pipmak Revision number: put HEAD or 172 Bye Andrea |