aboutsummaryrefslogtreecommitdiff
path: root/PunchingBag/src/PunchingBag.java
Commit message (Expand)AuthorAge
* New package management, needs more work, not enough is public. SplitChristopher Baines2011-09-14
* Improved threading, sound and button processing.Christopher Baines2011-09-13
* Fixed the button array, also added some timing stuff, going to now up theChristopher Baines2011-09-13
* Improved drawCircle.Christopher Baines2011-09-13
* Improving the rippleChristopher Baines2011-09-12
* Merge branch 'master' of gitorious.org:punchingbag/punchingbagunknown2011-09-12
|\
| * Kinda working stuff.Christopher Baines2011-09-12
| * Merge branch 'master' of gitorious.org:punchingbag/punchingbagChristopher Baines2011-09-12
| |\
| * | More led stuff.Christopher Baines2011-09-12
* | | Started rectFillunknown2011-09-12
| |/ |/|
* | Merge branch 'master' of gitorious.org:punchingbag/punchingbagunknown2011-09-12
|\|
| * Linked up the buttons and accelarometers with the computer.unknown2011-09-12
* | Testing of rectangle classes.unknown2011-09-12
|/
* Small syntax fixes.unknown2011-09-12
* Merge branch 'master' of gitorious.org:punchingbag/punchingbagChristopher Baines2011-09-12
|\
| * Finished drawRectCentreunknown2011-09-09
| * Added drawRectCorner, half way through drawRectCentreunknown2011-09-09
* | Commit to move to other laptop due to technical dificulties.Christopher Baines2011-09-12
|/
* More changes, some wrong (mostly serial stuff).Christopher Baines2011-09-08
* Improved the look of the buttons, added new effect noise, added serial debug ...Christopher Baines2011-09-08
* Added clear button to the LEDControlPanel. TODO for Adam, make the ripple eff...Christopher Baines2011-09-08
* Major changes to the PunchingBag class and the PunchingBagGUI.Christopher Baines2011-09-08
* Merge branch 'master' of gitorious.org:punchingbag/punchingbagAdam Martindale2011-09-07
|\
| * More arduino stuff.Christopher Baines2011-09-07
* | Merge branch 'master' of gitorious.org:punchingbag/punchingbagAdam Martindale2011-09-07
|\|
| * Added LEDMatrix.pde, this should be used to test the first matrix only! (at t...Christopher Baines2011-09-07
* | Begun adding text effectAdam Martindale2011-09-07
|/
* Improved the Effect API, threading and display.Christopher Baines2011-09-05
* Finished off the listener implementation for the moment. Allowed the debug sc...Christopher Baines2011-09-04
* Resolved SetLEDChristopher Baines2011-09-02
|\
| * I dunno what we changed but it was important.Adam Martindale2011-09-02
| * Finalized circleExpand, setLED check for legitimacy.Adam Martindale2011-09-02
* | Inproved, but not yet completed listener system.Christopher Baines2011-09-02
|/
* Much improved Effect managementChristopher Baines2011-09-02
* Merged Adam's changes for the CircleExpand with my new effect class.Christopher Baines2011-09-02
|\
| * Renamed CirclePulsate class and added Draw EllipseAdam Martindale2011-09-02
* | Implement an effect class to manage stopping and refreshing for the effects.Christopher Baines2011-09-02
|/
* Removed old SetLed function, changed Ripple class as result.Christopher Baines2011-09-02
* Fixed issues arrising from the merge.Christopher Baines2011-09-02
* Merge branch 'master' of git://gitorious.org/punchingbag/punchingbagAdam Martindale2011-09-02
|\
| * Inproved punching bag and general api.Christopher Baines2011-09-02
* | Changed stuff. Like things.unknown2011-09-02
|/
* New API for bag.Christopher Baines2011-08-24