Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Added LEDMatrix.pde, this should be used to test the first matrix only! (at ↵ | Christopher Baines | 2011-09-07 | |
| | | | | | | | | the moment). Also added font, this can be used only with java 1.70 and an eclipse maintantice build? | |||
* | | Begun adding text effect | Adam Martindale | 2011-09-07 | |
|/ | ||||
* | Improved the Effect API, threading and display. | Christopher Baines | 2011-09-05 | |
| | ||||
* | Finished off the listener implementation for the moment. Allowed the debug ↵ | Christopher Baines | 2011-09-04 | |
| | | | | | | screen to accept button presses and show leds. The Ripple still needs more work and more effects need implementing. | |||
* | Begun writing the documentation. | Christopher Baines | 2011-09-02 | |
| | ||||
* | Resolved SetLED | Christopher Baines | 2011-09-02 | |
|\ | | | | | | | | | | | | | Merge branch 'master' of gitorious.org:punchingbag/punchingbag Conflicts: PunchingBag/src/PunchingBag.java | |||
| * | I dunno what we changed but it was important. | Adam Martindale | 2011-09-02 | |
| | | ||||
| * | Finalized circleExpand, setLED check for legitimacy. | Adam Martindale | 2011-09-02 | |
| | | ||||
* | | Inproved, but not yet completed listener system. | Christopher Baines | 2011-09-02 | |
|/ | ||||
* | Much improved Effect management | Christopher Baines | 2011-09-02 | |
| | ||||
* | Merged Adam's changes for the CircleExpand with my new effect class. | Christopher Baines | 2011-09-02 | |
|\ | | | | | | | | | | | | | | | | | The CircleExpand class need to be checked. Merge branch 'master' of gitorious.org:punchingbag/punchingbag Conflicts: PunchingBag/src/PunchingBag.java | |||
| * | Renamed CirclePulsate class and added Draw Ellipse | Adam Martindale | 2011-09-02 | |
| | | ||||
* | | Implement an effect class to manage stopping and refreshing for the effects. | Christopher Baines | 2011-09-02 | |
|/ | ||||
* | Removed old SetLed function, changed Ripple class as result. | Christopher Baines | 2011-09-02 | |
| | ||||
* | Fixed issues arrising from the merge. | Christopher Baines | 2011-09-02 | |
| | ||||
* | Merge branch 'master' of git://gitorious.org/punchingbag/punchingbag | Adam Martindale | 2011-09-02 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | Conflicts: PunchingBag/.classpath PunchingBag/bin/PunchingBag$Colour.class PunchingBag/bin/PunchingBag.class PunchingBag/bin/PunchingBagGUI$Ripple.class PunchingBag/bin/PunchingBagGUI.class PunchingBag/src/Arduino.java PunchingBag/src/PunchingBag.java PunchingBag/src/PunchingBagGUI.java | |||
| * | Inproved punching bag and general api. | Christopher Baines | 2011-09-02 | |
| | | ||||
* | | Changed stuff. Like things. | unknown | 2011-09-02 | |
|/ | ||||
* | RXTXcomm jar and windows dll | Christopher Baines | 2011-09-01 | |
| | ||||
* | Fixed a few errors arising from the code clean up, this revision now should ↵ | Christopher Baines | 2011-09-01 | |
| | | | | compile and run correctly (apart from the untested serial test bit). | |||
* | Initial commit for the modified libaries used and the ButtonMatrix arduino ↵ | Christopher Baines | 2011-08-31 | |
| | | | | code. I have just cleaned this up, but not tested it. | |||
* | New API for bag. | Christopher Baines | 2011-08-24 | |
| | ||||
* | Initial commit of the java program. | Christopher Baines | 2011-08-24 | |