aboutsummaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAge
* Code cleanup. Made Oval behavior (circle with h/w).Gravatar rcoh2011-02-16
* Fixed some threading bugs. Modified LightInstallation.py so that Behaviors a...Gravatar rcoh2011-02-14
* Added TimeSwitch to switch between behaviors at set time intervalsGravatar rcoh2011-02-13
* Added an override of setLastOutput to square.py. Added some pre-built querie...Gravatar rcoh2011-02-12
* Added some new tests to BehaviorQuerySystem.py which demonstrate how to use i...Gravatar rcoh2011-02-12
* Modified the test code to automatically pick up new tests. Just add your tes...Gravatar rcoh2011-02-12
* Early stages of support for interbehavior interactions. Fixed a bug in the c...Gravatar rcoh2011-02-09
* Early stages of param-binding in xml. Functional. RCOHGravatar rcoh2011-02-05
* Merge branch 'fridaydemo' of https://github.com/smootlight2/SmootLight into s...Gravatar rcoh2011-01-29
|\
* | couple changes. Merge of friday demo.Gravatar rcoh2011-01-29
| * New Flasher behavior which fades colors in and out.Gravatar Jim Salem2011-01-28
* | Lots of stuff INCOMPLETEGravatar rcoh2011-01-28
|/
* Added HTMLInput, SmootWind behavior, and a config file for testing.Gravatar eugue2011-01-27
* A metric $#%$-ton of changes. Added doc-strings to EVERYTHING. Phew. Fixed...Gravatar rcoh2011-01-27
* Added a new config file to run the upstairs lights. Modified PixelMapper toGravatar Russell Cohen2011-01-21
* a couple more behavior additionsGravatar rcoh2011-01-16
* Added ResponseMover to facilitate spawn and run responses. ModifiedGravatar Russell Cohen2011-01-12
* Merge branch 'master' into behaviorsGravatar Russell Cohen2011-01-12
|\
* | some improvements to behavior chain. A "Square" BehaviorGravatar Russell Cohen2011-01-10
|/
* Some performance improvements. Faster evaluation of range-based queries withGravatar Russell2011-01-10
* Some performance improvements -- we also synchronize all the frames, giving u...Gravatar rcoh2011-01-04
* Merge branch 'performance'Gravatar rcoh2011-01-04
|\
* \ Merge branch 'bens-cleanup' of github.com:rcoh/SmootLightGravatar rcoh2011-01-04
|\ \
| * | worked on profiling, made a bunch of changes, huge speedup!Gravatar Thomas B Thompson2011-01-04
* | | fixed a bug caused by util stuff. some new functionality, not all fully impl...Gravatar rcoh2011-01-03
* | | Not sure if this works.Gravatar rcoh2011-01-03
* | | Changed default mode of xml merging to merge instead of replace. Added some ...Gravatar rcoh2011-01-02
* | | Inheritence now happens at all levels on reading of config files. No additio...Gravatar rcoh2010-12-29
| | * Merge branch 'configimprovements' into performanceGravatar rcoh2010-12-29
| | |\ | |_|/ |/| |
| | * early.Gravatar rcoh2010-12-29
| |/
* / setting up some more behaviors to get inherited fromGravatar rcoh2010-12-29
|/
* a bugfix in APL. Support and a unit test for behavior inheritance. It now h...Gravatar rcoh2010-12-26
* some testcode that should be in the testing branch, but w/e. A method to com...Gravatar rcoh2010-12-25
* Merge branch 'master' into configimprovementsGravatar rcoh2010-12-25
|\
| * added test directory for unittests and an example skeleton unit test. WRITE ...Gravatar rcoh2010-12-25
* | Early stages of support for config inheritance. MIGHT NOT WORK! Sorry. -RCOHGravatar rcoh2010-12-25
| * early stages. WARNING: THIS COMMIT DOESN'T NECESSARILY WORK. Sorry.Gravatar rcoh2010-12-25
* | early stagesGravatar rcoh2010-12-24
| * About halfway done with support for pixel regions. Modified the component re...Gravatar rcoh2010-12-22
|/
* Util cleanup is done! Util.py is now refactored into the util module. Woo! RCOHGravatar rcoh2010-12-20
* A little bit more util stuff. Migrated the component registry to the Compone...Gravatar rcoh2010-12-20
* About halfway done with the Util cleanup. Some stuff left to do with scoping...Gravatar rcoh2010-12-15