MicroMacro - Multipurpose programmable macro - SVN
MicroMacro is available in current (read: "unstable" or "experimental") form via SVN. Unless you are a developer or are interested in viewing/compiling from source for other reasons, you should probably download a binary package instead. Be aware that experimental builds are not guaranteed to work and most likely contain a few bugs. If you find any, please file an issue or post on the forums so that it can be fixed as soon as possible.
This project is also available on Google SVN. If you do not already have an SVN client, TortoiseSVN is recommended.
| Anonymous checkout URL: | http://micromacro.googlecode.com/svn/trunk/ |
| Project member commit URL: | https://micromacro.googlecode.com/svn/trunk/ |
Recent project activity:
| Revision | Author | Message | Date (PDT) |
| 23 | mystikfox | Added: enableSound option to config.lua; allows you… | 11:26pm 22/1/2012 |
| 22 | mystikfox | Fixed: a bug with include() that would cause it to… | 2:18am 3/1/2012 |
| 21 | mystikfox | Changed: Started on version 1.02 Added: memoryWriteString()… | 8:57am 15/10/2011 |
| 20 | mystikfox | Added: getWindowParent() function Fixed: A few bugs… | 9:51pm 11/7/2011 |
| 17 | mystikfox | Added: Sound support using OpenAL Added: table.print(),… | 11:07am 11/1/2011 |
| 16 | mystikfox | Fixed: r15 didn't version string_addon.lua | 6:56pm 9/12/2010 |
| 15 | mystikfox | Added: string_addon module Added: time logging on… | 9:46pm 8/12/2010 |
| 14 | mystikfox | Fixed: Re-fixed keyboard modifiers to be more compatible | 6:51pm 2/12/2010 |
| 13 | mystikfox | Changed: Improved type checking and error reporting | 6:51pm 2/12/2010 |