[kln2-devel] preferences
Brought to you by:
wiecko
From: Carlo <si...@bl...> - 2004-08-19 20:25:43
|
Hi, I committed the changes on MIDI setup dialog. The dialog is quite slow to update since the layout is edited after starting the new midiOutput (wich takes time). But it seems to work. Maybe an "Advanced Options" button that displays another dialog implemented in the midiOutput would have been better. The same button could be used for other output ways. Is it needed? About config: preferences-0.2 seems to run and to be easy to use, but it comes with a custom license wich states that the copyright notice included in the file must be included in the documentation et cetera. (btw by including it I think we double the number of [TODO]/[FIXME] statements in kln2 source :P) Just tell me what to do with the license and I'll implement it next week. (usually I'm optimist with scheduling so... you've been warned :) regards, Carlo [a handy copy of preferences' license:] Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither name of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |