aboutsummaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAge
* Merge branch 'conner5' of github.com:dxiao/SmootLight into conner5Gravatar rcoh2011-02-13
|\
* | Added a circle behavior to make circles. Added ContinuousCenterInput to do ↵Gravatar rcoh2011-02-13
| | | | | | | | | | | | what it says. Modified SimpleMapper a bit.
| * Merge branch 'conner5' of github.com:dxiao/SmootLight into conner5Gravatar dxiao2011-02-13
| |\ | |/ |/| | | | | Conflicts: config/C5Sign.xml
| * blahGravatar dxiao2011-02-13
| |
* | Added OSC (phone controlled) behavior to the C5 SignGravatar rcoh2011-02-13
|/
* Note that y coordinates in Layout must be subtracted from 24Gravatar rcoh2011-02-13
|
* sign configGravatar rcoh2011-02-13
|
* Merge branch 'objprops'Gravatar rcoh2011-02-12
|\ | | | | | | | | Conflicts: Profile.py
| * Modified the test code to automatically pick up new tests. Just add your ↵Gravatar rcoh2011-02-12
| | | | | | | | | | | | | | | | | | test file to tests/__init__.py. Fixed a bug in ZigZagLayout. Added the BehaviorQuerySystem to allow querying on behaviors. Added the "ModulateColor" behavior which will continually shift a color along the HSV plane. Added TestBQS to test the behavior query system. Modified Behavior to have a getLastOutput and setLastOutput method.
* | Merge branch 'osc'Gravatar rcoh2011-02-09
|\ \ | |/ |/| | | | | Conflicts: Profile.py
| * Merge branch 'osc' of github.com:rcoh/SmootLight into oscGravatar rcoh2011-02-01
| |\
| * | cleanup on aisle 3 (in 6thfloorosc.xml)Gravatar rcoh2011-02-01
| | |
* | | Cleanup demo codeGravatar rcoh2011-02-01
| | |
| | * removed duplicate OSC server--one is much faster. Building more into custom ↵Gravatar Daniel2011-01-29
| | | | | | | | | | | | input would probably be even faster.
| | * Merge branch 'master' of github.com:rcoh/SmootLight into oscGravatar Daniel2011-01-29
| | |\ | |_|/ |/| | | | | | | | Conflicts: Profile.py
| | * 6thFloorOsc commented out renderer to lights, default LightInstallation ↵Gravatar Daniel2011-01-29
| | | | | | | | | | | | config and profile.py for OSC :)
* | | A couple bits of cleanup to the firefly codeGravatar rcoh2011-01-29
| | |
* | | Merge branch 'fridaydemo' of https://github.com/smootlight2/SmootLight into ↵Gravatar rcoh2011-01-29
|\ \ \ | |_|/ |/| | | | | smootlight2-fridaydemo
| * | New Flasher behavior which fades colors in and out.Gravatar Jim Salem2011-01-28
| | | | | | | | | | | | | | | Several new color functions. Created a "firefly" demo (moving colored bubbles that fade in and out)
* | | Merge branch 'fridaydemo' of github.com:rcoh/SmootLight into oscGravatar dan2011-01-28
|\ \ \ | | | | | | | | | | | | | | | | Conflicts: behaviors/ControllerOSC.py
| * | | Picking up some files that were lost.Gravatar rcoh2011-01-28
| | | |
| * | | Merge branch 'mobileapp' of github.com:rcoh/SmootLight into fridaydemoGravatar rcoh2011-01-28
| |\ \ \
| * | | | Fixed TCPInput bug.Gravatar rcoh2011-01-28
| | | | |
* | | | | Merge branch 'fridaydemo' of github.com:rcoh/SmootLight into oscGravatar dan2011-01-28
|\ \ \ \ \ | | |_|/ / | |/| | |
| | | * | get string data instead of intGravatar eugue2011-01-28
| | | | |
| | * | | 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 HTMLInput, SmootWind behavior, and a config file for testing.Gravatar eugue2011-01-27
| |/ /
* | / Modifies OSC configuration and behavior.Gravatar mdan2011-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
| | |/ | |/|
* / | 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.
| * "NoPygame" friendly configGravatar 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