aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | Lots of stuff INCOMPLETEGravatar rcoh2011-01-28
| |_|/ / / |/| | | |
* | | | | Merge branch 'wind-behavior' into fridaydemoGravatar rcoh2011-01-28
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: behaviors/XYMove.py
| | | * \ \ Merge branch 'fridaydemo' of github.com:rcoh/SmootLight into oscGravatar Dan2011-01-28
| | | |\ \ \ | |_|_|/ / / |/| | | | |
* | | | | | Finishing up for the demoGravatar rcoh2011-01-28
| |_|_|/ / |/| | | |
| | | * | added behavior for sixaxis controller over OSC-- untestedGravatar mdan2011-01-28
| | | | |
| * | | | Added HTMLInput, SmootWind behavior, and a config file for testing.Gravatar eugue2011-01-27
|/ / / /
| | * | Modifies OSC configuration and behavior.Gravatar mdan2011-01-27
| | | |
| | * | Mirrors fix from main branch.Gravatar mdan2011-01-27
| | |/
| * | Merge branch 'master' of github.com:rcoh/SmootLight into mobileappGravatar eugue2011-01-27
| |\ \ | |/ / |/| |
| * | Merge branch 'biginstall' of github.com:rcoh/SmootLight into mobileappGravatar eugue2011-01-27
| |\ \
* | | | Doc change. Merge experimental.Gravatar rcoh2011-01-27
| | | |
* | | | Merge branch 'experimental'Gravatar rcoh2011-01-27
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: config/6thFloor.xml
* \ \ \ \ Merge branch 'mobileapp'Gravatar rcoh2011-01-27
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | Merge branch 'osc'Gravatar rcoh2011-01-27
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | | | | Conflicts: behaviors/Square.py pixelcore/PixelStrip.py
* | | | A metric $#%$-ton of changes. Added doc-strings to EVERYTHING. Phew. ↵Gravatar rcoh2011-01-27
| | | | | | | | | | | | | | | | | | | | | | | | Fixed a massive bug that increases performance in by up to a factor of 60. A bunch of new behaviors for the class.
| | * | mobile shake behavior added.Gravatar eugue2011-01-27
| | | |
* | | | Merge branch 'mobileapp' into biginstallGravatar Russell Cohen2011-01-26
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: behaviors/RestrictLocation.py behaviors/Square.py config/6thFloor.xml inputs/TCPInput.py layouts/60StripLayout.xml operationscore/Behavior.py operationscore/PixelMapper.py pixelcore/Pixel.py pixelcore/Screen.py renderers/60StripSeq.xml
| | * | TouchOSC-specific behaviorGravatar Dan2011-01-25
| | | |
| * | | working version of IconMoverGravatar eugue2011-01-25
| | | |
| | | * Fancy param modificationGravatar rcoh2011-01-25
| |_|/ |/| |
| | * renamed osc server for testGravatar Dan2011-01-25
| | |
| | * Adding an OSC input.Gravatar Dan2011-01-25
| |/ |/|
* | Some new stuff. Fixed a bug where screen responses weren't being ↵Gravatar rcoh2011-01-24
| | | | | | | | | | | | synchronized. Now they are. Added XYMove to do a bouncy behavior.
| * merge with biginstallGravatar eugue2011-01-24
| |
* | Merge branch 'master' into biginstallGravatar rcoh2011-01-22
|\ \
* | | Bouncing behavior. Working out a weird bug. Threading may be involved?Gravatar rcoh2011-01-22
| | |
* | | Added a new config file to run the upstairs lights. Modified PixelMapper toGravatar Russell Cohen2011-01-21
| | | | | | | | | | | | track cache hits. Added 60-strip layouts and renderer configs.
* | | Rewrite of Behavior parent class to suck less. Lots of bug fixes. AddedGravatar Russell Cohen2011-01-20
| | | | | | | | | | | | 'RestrictLocation' which allows events to fire based on their location.
* | | a couple more behavior additionsGravatar rcoh2011-01-16
| | |
| | * Merge branch 'master' of github.com:rcoh/SmootLight into mobileappGravatar eugue2011-01-12
| | |\ | | |/ | |/|
| * | "NoPygame" friendly configGravatar rcoh2011-01-12
| | |
* | | removing pygame dependencies where they are not needed -RCOHGravatar rcoh2011-01-12
| | |
* | | Added ResponseMover to facilitate spawn and run responses. ModifiedGravatar Russell Cohen2011-01-12
| | | | | | | | | | | | simplemapper to fix a bug with null responses.
* | | Merge branch 'master' into behaviorsGravatar Russell Cohen2011-01-12
|\| | | | | | | | | | | | | | Conflicts: LightInstallation.py
| | * Merge branch 'master' into mobileappGravatar eugue2011-01-11
| | |\ | | | | | | | | | | | | | | | | Conflicts: LightInstallation.py
| | * | deleted code of the android app. Modified some code for mobile testing.Gravatar eugue2011-01-11
| | | |
| * | | Some config changes to make everything a little more palatable.Gravatar rcoh2011-01-11
| | |/ | |/|
| | * Merge branch 'master' of github.com:rcoh/SmootLight into mobileappGravatar eugue2011-01-11
| | |\
| * | \ Merge branch 'stability' of github.com:rcoh/SmootLightGravatar Russell Cohen2011-01-10
| |\ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | Conflicts: LightInstallation.py TestProfile.py behaviors/DebugBehavior.py
* / | | some improvements to behavior chain. A "Square" BehaviorGravatar Russell Cohen2011-01-10
|/ / /
| * | Worked on getting the threading stuff consolidated in ↵Gravatar Thomas B Thompson2011-01-10
| | | | | | | | | | | | ThreadedSmootCoreObject. Also set up a decent system for SmootCoreObjects to kill the whole application in a managed fashion.
* | | Merge branch 'logger' of github.com:rcoh/SmootLightGravatar Russell Cohen2011-01-10
|\| |
* | | Some performance improvements. Faster evaluation of range-based queries withGravatar Russell2011-01-10
| | | | | | | | | | | | | | | lambda expressions. Faster exp with approximated fastexp. Some changes to the component registry.
| | * added the mobile app to a new branch.Gravatar eugue2011-01-05
| |/ |/|
| * setup script -- makes the /var/log/smoot_lightGravatar Thomas B Thompson2011-01-05
|/
* Some performance improvements -- we also synchronize all the frames, giving ↵Gravatar rcoh2011-01-04
| | | | | | us a meaning that even if things slow down, rendering doesn't look weird.
* Early stages of making simplemapper use bsearchGravatar rcoh2011-01-04
|
* Merge branch 'performance'Gravatar rcoh2011-01-04
|\ | | | | | | | | | | Conflicts: config/Outdoor.xml util/ColorOps.py
* \ Merge branch 'bens-cleanup' of github.com:rcoh/SmootLightGravatar rcoh2011-01-04
|\ \ | | | | | | | | | | | | | | | | | | Conflicts: operationscore/Input.py pixelevents/DecayEvent.py util/ColorOps.py
| * | worked on profiling, made a bunch of changes, huge speedup!Gravatar Thomas B Thompson2011-01-04
| | |