Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | New Keyboard using midi, cleaned simple keyboard.HEADmaster | Christopher Baines | 2011-09-18 |
| | |||
* | Better timings | Christopher Baines | 2011-09-16 |
| | |||
* | Beginings of midi stuff. | Christopher Baines | 2011-09-16 |
| | |||
* | Merge branch 'master' of gitorious.org:punchingbag/punchingbag | unknown | 2011-09-16 |
|\ | | | | | | | | | Conflicts: PunchingBag/src/uk/ac/open/punchingbag/examples/SimpleKeyboard.java | ||
| * | Fixed Noise and SimpleKeyboard. | Christopher Baines | 2011-09-16 |
| |\ | | | | | | | | | | | | | | | | | | | Merge branch 'master' of gitorious.org:punchingbag/punchingbag Conflicts: PunchingBag/src/uk/ac/open/punchingbag/examples/SimpleKeyboard.java | ||
| * | | Started working on midi stuff | Christopher Baines | 2011-09-16 |
| | | | |||
* | | | Noise will end and not go on forever. | unknown | 2011-09-16 |
| |/ |/| | |||
* | | Added idle noise | unknown | 2011-09-16 |
|/ | |||
* | Allow Noise to go on forever. | Christopher Baines | 2011-09-16 |
| | |||
* | Chnages for touch screen. | Christopher Baines | 2011-09-16 |
| | |||
* | Image improvements. | Christopher Baines | 2011-09-16 |
| | |||
* | Lots of changes, began a dev branch. | Christopher Baines | 2011-09-15 |
| | |||
* | More docs and the start of a readme. | Christopher Baines | 2011-09-15 |
| | |||
* | Slight action change, slightly more docs. | Christopher Baines | 2011-09-15 |
| | |||
* | More comments and a fix for the SetLedInternal method. | Christopher Baines | 2011-09-15 |
| | |||
* | Moved to the standard java color object. | Christopher Baines | 2011-09-14 |
| | | | | Started adding proper javadocs. | ||
* | More serial improements, Giggle and SimpleKeyboard now work, kinda. | Christopher Baines | 2011-09-14 |
| | |||
* | New package management, needs more work, not enough is public. Split | Christopher Baines | 2011-09-14 |
| | | | | programs from the gui, these are included as examples. | ||
* | Sounds. | Christopher Baines | 2011-09-13 |
| | |||
* | Improved for Ode to Joy. | Christopher Baines | 2011-09-13 |
| | |||
* | Improved threading, sound and button processing. | Christopher Baines | 2011-09-13 |
| | |||
* | Fixed the button array, also added some timing stuff, going to now up the | Christopher Baines | 2011-09-13 |
| | | | | serial data rate. | ||
* | Improved drawCircle. | Christopher Baines | 2011-09-13 |
| | |||
* | Improving the ripple | Christopher Baines | 2011-09-12 |
| | |||
* | Merge branch 'master' of gitorious.org:punchingbag/punchingbag | unknown | 2011-09-12 |
|\ | | | | | | | | | Conflicts: PunchingBag/src/PunchingBagGUI.java | ||
| * | Kinda working stuff. | Christopher Baines | 2011-09-12 |
| | | |||
| * | Merge branch 'master' of gitorious.org:punchingbag/punchingbag | Christopher Baines | 2011-09-12 |
| |\ | | | | | | | | | | | | | Conflicts: PunchingBag/src/PunchingBagGUI.java | ||
| * | | More led stuff. | Christopher Baines | 2011-09-12 |
| | | | |||
* | | | Started rectFill | unknown | 2011-09-12 |
| |/ |/| | |||
* | | Merge branch 'master' of gitorious.org:punchingbag/punchingbag | unknown | 2011-09-12 |
|\| | |||
| * | Linked up the buttons and accelarometers with the computer. | unknown | 2011-09-12 |
| | | |||
* | | Testing of rectangle classes. | unknown | 2011-09-12 |
|/ | |||
* | Small syntax fixes. | unknown | 2011-09-12 |
| | |||
* | Merge branch 'master' of gitorious.org:punchingbag/punchingbag | Christopher Baines | 2011-09-12 |
|\ | |||
| * | Finished drawRectCentre | unknown | 2011-09-09 |
| | | |||
| * | Added drawRectCorner, half way through drawRectCentre | unknown | 2011-09-09 |
| | | |||
* | | Commit to move to other laptop due to technical dificulties. | Christopher Baines | 2011-09-12 |
|/ | |||
* | More changes, some wrong (mostly serial stuff). | Christopher Baines | 2011-09-08 |
| | |||
* | Modified PunchingBagGUI to fix the sim bag on smaller screens (my laptop), ↵ | Christopher Baines | 2011-09-08 |
| | | | | this needs to be fix properly so that the bag expands, but keeps its aspect ratio. | ||
* | Improved the look of the buttons, added new effect noise, added serial debug ↵ | Christopher Baines | 2011-09-08 |
| | | | | | | (not finished or working yet) and made interface more flexible with scroll panels. | ||
* | Added clear button to the LEDControlPanel. TODO for Adam, make the ripple ↵ | Christopher Baines | 2011-09-08 |
| | | | | | | effect start square around the button, then expand, instead of expanding from a single point to the top left. | ||
* | Major changes to the PunchingBag class and the PunchingBagGUI. | Christopher Baines | 2011-09-08 |
| | |||
* | Merge branch 'master' of gitorious.org:punchingbag/punchingbag | Adam Martindale | 2011-09-07 |
|\ | | | | | | | | | Conflicts: PunchingBag/src/PunchingBag.java | ||
| * | More arduino stuff. | Christopher Baines | 2011-09-07 |
| | | |||
* | | Merge branch 'master' of gitorious.org:punchingbag/punchingbag | Adam Martindale | 2011-09-07 |
|\| | |||
| * | 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. | ||
* | Resolved SetLED | Christopher Baines | 2011-09-02 |
|\ | | | | | | | | | | | | | Merge branch 'master' of gitorious.org:punchingbag/punchingbag Conflicts: PunchingBag/src/PunchingBag.java |