Is there a way to get all the latest source files in one place (Zip file)?
Crappy Google code site makes you download each file: click the file, then right-click to download the file, then select a folder, then press Ok.
You want something like
http://tortoisesvn.tigris.org/ (http://tortoisesvn.tigris.org/)
Then just checkout the code :p
@.@
Source code
- TortoiseSVN is hosted on a subversion repository. You can:
Browse the source code here: http://code.google.com/p/tortoisesvn/source/browse/ (http://http://code.google.com/p/tortoisesvn/source/browse/)
There are instructions for checking out the latest code from SVN here:
http://dangerousprototypes.com/docs/Using_SVN (http://dangerousprototypes.com/docs/Using_SVN)
The v1.02 source can be downloaded from a .zip here:
http://code.google.com/p/dangerous-prot ... y.1.02.zip (http://code.google.com/p/dangerous-prototypes-open-hardware/downloads/detail?name=USBIRtoy.1.02.zip)
I'll post the most recent source when I release the next firmware.
Ok, I see now.