| Commit message (Expand) | Author | Age | Files | Lines |
* | classes/BowelyzerOSCHub.sc: Removing class, as it's now merged into the main ... | David Runge | 2016-07-24 | 1 | -90/+0 |
* | classes/Bowelyzer.sc: Merging classes/BowelyzerOSCHub.sc into classes/Bowelyz... | David Runge | 2016-07-24 | 1 | -24/+92 |
* | classes/BowelyzerGUI.sc: Updating the setupEZRanger function to draw its chil... | David Runge | 2016-07-24 | 1 | -11/+22 |
* | classes/Bowelyzer.sc: Extending the OSCdef for /controls to also handle contr... | David Runge | 2016-07-24 | 1 | -4/+16 |
* | classes/BowelyzerConfig.sc: Adding freqRange with default values to he defaul... | David Runge | 2016-07-24 | 1 | -2/+13 |
* | classes/BowelyzerGUI.sc: Adding BowelyzerConfig class constants for GUI contr... | David Runge | 2016-07-24 | 1 | -25/+30 |
* | classes/BowelyzerConfig.sc: Adding GUI constants for grouping of controls. | David Runge | 2016-07-24 | 1 | -0/+13 |
* | classes/BowelyzerGUI.sc: Moving channel controls to respective groups for the...0.9 | David Runge | 2016-07-19 | 1 | -71/+160 |
* | classes/BowelyzerGUI.sc: Setting channel View names type String, too. classes... | David Runge | 2016-07-14 | 2 | -7/+4 |
* | classes/Bowelyzer.sc: Adding OSCdef for toggle_all message to toggle all chan... | David Runge | 2016-07-14 | 1 | -0/+29 |
* | classes/BowelyzerGUI.sc: Setting all View names to type String (eliminating m... | David Runge | 2016-07-14 | 1 | -22/+96 |
* | classes/BowelyzerGUI.sc: Refactoring setupAddressesAndPorts into setupSynthSe...0.8 | David Runge | 2016-07-14 | 2 | -57/+129 |
* | classes/BowelyzerConfig.sc: Updating writeConfigurationFile to return true on... | David Runge | 2016-07-14 | 1 | -2/+3 |
* | classes/Bowelyzer.sc: Refactoring all GUI functions, formerly using defer to ... | David Runge | 2016-07-10 | 2 | -254/+271 |
* | classes/Bowelyzer.sc: Adding support for rename prevention, if the name is al... | David Runge | 2016-07-10 | 1 | -3/+9 |
* | classes/BowelyzerGUI.sc: Adding function to set the TextField of a given chan... | David Runge | 2016-07-10 | 1 | -0/+26 |
* | classes/BowelyzerGUI.sc: Refactoring the initialization and removal of config... | David Runge | 2016-07-10 | 1 | -21/+36 |
* | classes/BowelyzerConfig.sc: Ordering the configuration file alphabetically. | David Runge | 2016-07-10 | 1 | -6/+8 |
* | classes/BowelyzerGUI.sc: Implementing channel selector as EZPopUpMenu. Provid... | David Runge | 2016-07-10 | 2 | -49/+93 |
* | classes/BowelyzerConfig.sc: Fixing statements regarding configFilePath and pa... | David Runge | 2016-07-10 | 1 | -5/+3 |
* | classes/BowelyzerGUI.sc: Introducing a short wait, before setting up headView...0.7.5 | David Runge | 2016-07-09 | 1 | -9/+12 |
* | classes/Bowelyzer.sc: Moving the freeing of Synths up in the chain when calli... | David Runge | 2016-07-09 | 1 | -4/+4 |
* | classes/BowelyzerAnalyzer.sc: Making Synth removal more verbose. | David Runge | 2016-07-09 | 1 | -0/+1 |
* | classes/Bowelyzer.sc: Refactoring functionality from /free and /add OSCdefs i...0.7 | David Runge | 2016-07-09 | 1 | -51/+102 |
* | classes/BowelyzerConfig.sc: Moving the setting of configFilePath into readCon... | David Runge | 2016-07-09 | 1 | -5/+8 |
* | classes/BowelyzerGUI.sc: Refactoring the creation and removal of addresses an... | David Runge | 2016-07-09 | 1 | -34/+76 |
* | classes/BowelyzerOSCHub.sc: Adding description. | David Runge | 2016-07-09 | 1 | -0/+2 |
* | classes/BowelyzerAnalyzer.sc: Refactoring Routine with add and start of Synth... | David Runge | 2016-07-09 | 1 | -5/+9 |
* | classes/Bowelyzer.sc: Adding OSCdef for adding new channel. Including the add...0.6 | David Runge | 2016-07-09 | 1 | -2/+33 |
* | classes/BowelyzerGUI.sc: Adding Button to add a new channel and adding its si... | David Runge | 2016-07-09 | 1 | -82/+111 |
* | classes/BowelyzerConfig.sc: Adding functions to add a single input channel wi... | David Runge | 2016-07-09 | 1 | -1/+23 |
* | classes/Bowelyzer.sc: Adding /free OSC listener, to be able to close channels... | David Runge | 2016-07-08 | 2 | -34/+127 |
* | classes/BowelyzerConfig.sc: Adding writeConfigurationFile functionality (vali...0.5 | David Runge | 2016-07-06 | 1 | -3/+100 |
* | classes/BowelyzerGUI.sc: Updating to correct fileMode in save button. Adding ... | David Runge | 2016-07-06 | 1 | -1/+2 |
* | classes/Bowelyzer.sc: Adding OSCdefs for saving and loading of configuration ... | David Runge | 2016-07-06 | 1 | -5/+19 |
* | classes/BowelyzerOSCHub.sc: Streamlining the output of a local forward. Fixin... | David Runge | 2016-07-05 | 1 | -2/+2 |
* | classes/*.sc: Moving all classes to the proper subfolder classes.0.4 | David Runge | 2016-07-03 | 5 | -0/+0 |
* | BowelyzerGUI.sc: Externalizing many recurring and default values into variabl... | David Runge | 2016-07-03 | 1 | -67/+136 |
* | Bowelyzer.sc: Adding a FIXME for TextField reset on name exists. | David Runge | 2016-07-03 | 1 | -0/+1 |
* | BowelyzerConfig.sc: Properly structurizing controlsWithRanger and controlsWit... | David Runge | 2016-07-03 | 1 | -3/+7 |
* | BowelyzerOSCHub.sc: Removing field names from OSC message. | David Runge | 2016-07-03 | 1 | -1/+1 |
* | README.rst: Adding information about bowelyzer output, how to and where to in... | David Runge | 2016-07-03 | 1 | -6/+71 |
* | Bowelyzer.sc: Implementing OSCdef listener for address, port, save and load. ... | David Runge | 2016-07-02 | 1 | -0/+58 |
* | Unifying port and address messages to only need one OSCdef on the receiving s... | David Runge | 2016-07-02 | 1 | -8/+10 |
* | BowelyzerOSCHub.sc: Adding local NetAddr to setupNetAddressesFromConfig and m... | David Runge | 2016-07-02 | 1 | -2/+2 |
* | BowelyzerGUI.sc: Adding save/load Buttons in a separate configView in setting... | David Runge | 2016-07-01 | 1 | -47/+150 |
* | BowelyzerGUI.sc: Adding settingsView with some minor fields for hub, forward ... | David Runge | 2016-06-30 | 1 | -21/+70 |
* | BowelyzerConfig.sc: Adding ControlSpec for ports. | David Runge | 2016-06-30 | 1 | -0/+1 |
* | Bowelyzer.sc: Simplifying calls to setupLevelListener. Adding comments. Addin...0.3 | David Runge | 2016-06-30 | 1 | -6/+13 |
* | BowelyzerAnalyzer.sc: Extending startSynthWithNameAndControls by conditional ... | David Runge | 2016-06-30 | 1 | -23/+52 |