aboutsummaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAge
* Fixed problems with RunFiniteGravatar dxiao2011-02-20
|
* Merge branch 'conner5' of github.com:dxiao/SmootLight into conner5Gravatar dxiao2011-02-20
|\
* | Added SplitBehavior and RunFinite behaviorsGravatar dxiao2011-02-20
| |
| * Made C5Sign-pygame use Leah, added import random, mae rain fasterGravatar lalpert2011-02-20
| |
| * Merge branch 'conner5' of https://github.com/dxiao/SmootLight into conner5Gravatar Merritt Boyd2011-02-20
| |\
| * | Websocket renderer and basic page server.Gravatar Merritt Boyd2011-02-20
| | |
| | * Merge branch 'conner5' of https://github.com/dxiao/SmootLight into conner5Gravatar lalpert2011-02-20
| | |\
| | * | Added C5Sign-Leah to make rainGravatar lalpert2011-02-20
| |/ /
* | / Added an InitialLocationInputGravatar dxiao2011-02-20
| |/ |/|
* | Added LocationMask, which limits affected pixels to a specified region of ↵Gravatar dxiao2011-02-20
|/ | | | the screen
* C5Sign is now not runnable - use C5Sign-[no]pygame insteadGravatar dxiao2011-02-20
|
* Merge branch 'master' into conner5Gravatar dxiao2011-02-20
|\
* | Fixed python 2.7 issue where {val} is interpreted as set([val]).Gravatar dlaw2011-02-20
| |
* | Added JPGInput to process images. Modified Input and LightInstallation to ↵Gravatar rcoh2011-02-17
| | | | | | | | | | | | support passing multiple inputs simultaeneously. Added FadeIn Pixel event. Needs work / configurability.
| * remove email address.Gravatar rcoh2011-02-16
| |
| * Merge branch 'conner5' of https://github.com/dxiao/SmootLight into dxiao-conner5Gravatar rcoh2011-02-16
| |\ | |/ |/| | | | | | | Conflicts: config/C5Sign.xml layouts/SpecifiedLayout.py
* | Code cleanup. Made Oval behavior (circle with h/w).Gravatar rcoh2011-02-16
| |
| * Fixed python 2.7 issue where {val} is interpreted as set([val]).Gravatar dlaw2011-02-17
| |
| * Added documentation to repo in docs folder.Gravatar rcoh2011-02-15
| |
* | Fixed some threading bugs. Modified LightInstallation.py so that Behaviors ↵Gravatar rcoh2011-02-14
| | | | | | | | | | | | are *Only* run if they are marked to be rendered. Fixed a threading issue tied to the component registry.
* | Merge branch 'conner5' of github.com:dxiao/SmootLight into conner5Gravatar rcoh2011-02-13
|\ \
| * | Get rid annoying print statement for RussellGravatar dxiao2011-02-13
| | |
* | | Merge branch 'conner5' of github.com:dxiao/SmootLight into conner5Gravatar rcoh2011-02-13
|\| |
* | | Config changes.Gravatar rcoh2011-02-13
| | |
| * | Added a vertical bars animation to C5Sign-dxiaoGravatar dxiao2011-02-13
| | |
* | | Added TimeSwitch to switch between behaviors at set time intervalsGravatar rcoh2011-02-13
|/ /
* | 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
|\ \ \ \ \ | | |_|/ / | |/| | |