aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* New Keyboard using midi, cleaned simple keyboard.HEADmasterChristopher Baines2011-09-18
|
* Better timingsChristopher Baines2011-09-16
|
* Beginings of midi stuff.Christopher Baines2011-09-16
|
* Merge branch 'master' of gitorious.org:punchingbag/punchingbagunknown2011-09-16
|\ | | | | | | | | Conflicts: PunchingBag/src/uk/ac/open/punchingbag/examples/SimpleKeyboard.java
| * Fixed Noise and SimpleKeyboard.Christopher Baines2011-09-16
| |\ | | | | | | | | | | | | | | | | | | Merge branch 'master' of gitorious.org:punchingbag/punchingbag Conflicts: PunchingBag/src/uk/ac/open/punchingbag/examples/SimpleKeyboard.java
| * | Started working on midi stuffChristopher Baines2011-09-16
| | |
* | | Noise will end and not go on forever.unknown2011-09-16
| |/ |/|
* | Added idle noiseunknown2011-09-16
|/
* Allow Noise to go on forever.Christopher Baines2011-09-16
|
* Merge branch 'dev' of gitorious.org:punchingbag/punchingbag into devChristopher Baines2011-09-16
|\
| * Chnages for touch screen.unknown2011-09-16
| |
* | Chnages for touch screen.Christopher Baines2011-09-16
|/
* Image improvements.Christopher Baines2011-09-16
|
* Lots of changes, began a dev branch.Christopher Baines2011-09-15
|
* More docs and the start of a readme.Christopher Baines2011-09-15
|
* Slight action change, slightly more docs.Christopher Baines2011-09-15
|
* More comments and a fix for the SetLedInternal method.Christopher Baines2011-09-15
|
* Moved to the standard java color object.Christopher Baines2011-09-14
| | | | Started adding proper javadocs.
* More serial improements, Giggle and SimpleKeyboard now work, kinda.Christopher Baines2011-09-14
|
* New package management, needs more work, not enough is public. SplitChristopher Baines2011-09-14
| | | | programs from the gui, these are included as examples.
* Sounds.Christopher Baines2011-09-13
|
* Improved for Ode to Joy.Christopher Baines2011-09-13
|
* 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
| | | | serial data rate.
* Improved drawCircle.Christopher Baines2011-09-13
|
* Improving the rippleChristopher Baines2011-09-12
|
* Merge branch 'master' of gitorious.org:punchingbag/punchingbagunknown2011-09-12
|\ | | | | | | | | Conflicts: PunchingBag/src/PunchingBagGUI.java
| * Kinda working stuff.Christopher Baines2011-09-12
| |
| * Merge branch 'master' of gitorious.org:punchingbag/punchingbagChristopher Baines2011-09-12
| |\ | | | | | | | | | | | | Conflicts: PunchingBag/src/PunchingBagGUI.java
| * | 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
|
* Modified PunchingBagGUI to fix the sim bag on smaller screens (my laptop), ↵Christopher Baines2011-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 Baines2011-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 Baines2011-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 Baines2011-09-08
|
* Merge branch 'master' of gitorious.org:punchingbag/punchingbagAdam Martindale2011-09-07
|\ | | | | | | | | Conflicts: PunchingBag/src/PunchingBag.java
| * More arduino stuff.Christopher Baines2011-09-07
| |
* | :Arduino Serial commands addedAdam Martindale2011-09-07
| |
* | Merge branch 'master' of gitorious.org:punchingbag/punchingbagAdam Martindale2011-09-07
|\|
| * Modified libary to avoid changing size values. This can now be done from the ↵Christopher Baines2011-09-07
| | | | | | | | constructor.
* | Merge branch 'master' of gitorious.org:punchingbag/punchingbagAdam Martindale2011-09-07
|\|