- Mar 05, 2012
-
-
jsiegle authored
Problem: - There's not yet a way to get the parameters for each channel after it's clicked
-
- Mar 02, 2012
- Mar 01, 2012
-
-
jsiegle authored
Three important changes: - The FilterList is now the ProcessorList - The FilterViewport is now the EditorViewport - Any classes that need to access important UI objects have become subclasses of the "AccessClass". Such objects automatically obtain pointers from the UIComponent and register the MessageCenter as an ActionListener. This will make it much easier to allocate pointers to objects.
-
- Feb 21, 2012
-
-
jsiegle authored
Because the WiFiOutputEditor also had timerCallback() defined, it wasn't able to fade in upon creation. This method was modified to solve the problem.
-
- Feb 20, 2012
-
-
jsiegle authored
-
- Feb 19, 2012
-
-
jsiegle authored
-
- Feb 16, 2012
-
-
jsiegle authored
-
- Feb 14, 2012
-
-
jsiegle authored
-
- Feb 11, 2012
-
-
Josh Siegle authored
-