[Cs-dev] Changes to csound5gui
Date | 2007-02-11 16:43 |
From | Andres Cabrera |
Subject | [Cs-dev] Changes to csound5gui |
Hi, I've made some quite major changes to csound5gui, and would like to commit for testing, but as there is a windows bug fix release pending, I wouldn't want an untested (and possibly buggy) version to be released as well, so I wanted to ask, is the bug fix release scheduled soon, or should I commit, and maybe we can plan a general release in something like two or three weeks? Opinions? Cheers, Andrés ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2007-02-12 18:47 |
From | Andres Cabrera |
Subject | Re: [Cs-dev] Changes to csound5gui |
Hi, The changes are the following: * Changed look and colors of interface and dialogs * Added field for specifying additional command line flags * Program now takes an argument, so you can associate the csd and orc file types with it and open csd or sco files directly. * Added platform native file open dialog (Fl_Native_File_Chooser) * Option to use a built in editor (based on cseditor) with syntax highlighting, transport control menu, opens the help page for the opcode on the cursor position * Auto save file in editor when file is played from the built in editor * Check box for realtime I/O on the main interface and configure button. * Windows remember their last positions and sizes. * Display only the relevant Realtime MIDI and Audio modules (depending on platform) * Selection of realtime MIDI and audio devices from a list * Show the full command line in stdout * Added support for CSDOCDIR environment variable * Changed Text editor, sound editor, sound player and help browser default programs to more useful defaults according to platform * Added "Do not write output to disk" check box for '-n' flag * Added MIDI to p-field routing fields (-midi-key=N, -midi-key-cps=N, etc.) * Made CsOptions override default to true * Many small interface additions Cheers, Andrés Andres Cabrera wrote: > Hi, > > I've made some quite major changes to csound5gui, and would like to > commit for testing, but as there is a windows bug fix release pending, I > wouldn't want an untested (and possibly buggy) version to be released as > well, so I wanted to ask, is the bug fix release scheduled soon, or > should I commit, and maybe we can plan a general release in something > like two or three weeks? > > Opinions? > > Cheers, > Andrés > > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2007-02-12 19:17 |
From | Rory Walsh |
Subject | Re: [Cs-dev] Changes to csound5gui |
This sounds great, I can't wait to give it a go. I think the option to edit one's file with a built-in editor will be of great use for beginners, also too the syntax colouring. Any chance you have a pre-compiled windows binary flying about? Either way I really look forward to seeing it in action. Cheers, Rory. Andres Cabrera wrote: > Hi, > > The changes are the following: > > * Changed look and colors of interface and dialogs > * Added field for specifying additional command line flags > * Program now takes an argument, so you can associate the csd and orc > file types with it and open csd or sco files directly. > * Added platform native file open dialog (Fl_Native_File_Chooser) > * Option to use a built in editor (based on cseditor) with syntax > highlighting, transport control menu, opens the help page for the > opcode on the cursor position > * Auto save file in editor when file is played from the built in editor > * Check box for realtime I/O on the main interface and configure button. > * Windows remember their last positions and sizes. > * Display only the relevant Realtime MIDI and Audio modules > (depending on platform) > * Selection of realtime MIDI and audio devices from a list > * Show the full command line in stdout > * Added support for CSDOCDIR environment variable > * Changed Text editor, sound editor, sound player and help browser > default programs to more useful defaults according to platform > * Added "Do not write output to disk" check box for '-n' flag > * Added MIDI to p-field routing fields (-midi-key=N, -midi-key-cps=N, > etc.) > * Made CsOptions override default to true > * Many small interface additions > > Cheers, > Andrés > > > > Andres Cabrera wrote: >> Hi, >> >> I've made some quite major changes to csound5gui, and would like to >> commit for testing, but as there is a windows bug fix release pending, I >> wouldn't want an untested (and possibly buggy) version to be released as >> well, so I wanted to ask, is the bug fix release scheduled soon, or >> should I commit, and maybe we can plan a general release in something >> like two or three weeks? >> >> Opinions? >> >> Cheers, >> Andrés >> >> >> > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2007-02-12 21:02 |
From | Andres Cabrera |
Subject | Re: [Cs-dev] Changes to csound5gui |
Hi Dr. B and Rory, I haven't built on Windows, or Mac. This needs testing (though it should work...), so sorry, nothing built... If someone really wants to try it before I commit, let me know and I'll send the sources. BTW, can I commit these changes now? Cheers, Andrés Rory Walsh wrote: > This sounds great, I can't wait to give it a go. I think the option to > edit one's file with a built-in editor will be of great use for > beginners, also too the syntax colouring. Any chance you have a > pre-compiled windows binary flying about? Either way I really look > forward to seeing it in action. Cheers, > > Rory. > > > > Andres Cabrera wrote: > >> Hi, >> >> The changes are the following: >> >> * Changed look and colors of interface and dialogs >> * Added field for specifying additional command line flags >> * Program now takes an argument, so you can associate the csd and orc >> file types with it and open csd or sco files directly. >> * Added platform native file open dialog (Fl_Native_File_Chooser) >> * Option to use a built in editor (based on cseditor) with syntax >> highlighting, transport control menu, opens the help page for the >> opcode on the cursor position >> * Auto save file in editor when file is played from the built in editor >> * Check box for realtime I/O on the main interface and configure button. >> * Windows remember their last positions and sizes. >> * Display only the relevant Realtime MIDI and Audio modules >> (depending on platform) >> * Selection of realtime MIDI and audio devices from a list >> * Show the full command line in stdout >> * Added support for CSDOCDIR environment variable >> * Changed Text editor, sound editor, sound player and help browser >> default programs to more useful defaults according to platform >> * Added "Do not write output to disk" check box for '-n' flag >> * Added MIDI to p-field routing fields (-midi-key=N, -midi-key-cps=N, >> etc.) >> * Made CsOptions override default to true >> * Many small interface additions >> >> Cheers, >> Andrés >> >> >> >> Andres Cabrera wrote: >> >>> Hi, >>> >>> I've made some quite major changes to csound5gui, and would like to >>> commit for testing, but as there is a windows bug fix release pending, I >>> wouldn't want an untested (and possibly buggy) version to be released as >>> well, so I wanted to ask, is the bug fix release scheduled soon, or >>> should I commit, and maybe we can plan a general release in something >>> like two or three weeks? >>> >>> Opinions? >>> >>> Cheers, >>> Andrés >>> >>> >>> >>> >> ------------------------------------------------------------------------- >> Using Tomcat but need to do more? Need to support web services, security? >> Get stuff done quickly with pre-integrated technology to make your job easier. >> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> Csound-devel mailing list >> Csound-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/csound-devel >> >> > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2007-02-12 21:19 |
From | "Steven Yi" |
Subject | Re: [Cs-dev] Changes to csound5gui |
Attachments | None |
Date | 2007-02-12 21:51 |
From | "Dr. Richard Boulanger" |
Subject | Re: [Cs-dev] Changes to csound5gui |
Please commit the changes so that we can work with your maintained and improved Csound5GUI. -dB On Feb 12, 2007, at 4:02 PM, Andres Cabrera wrote: > Hi Dr. B and Rory, > I haven't built on Windows, or Mac. This needs testing (though it > should > work...), so sorry, nothing built... > If someone really wants to try it before I commit, let me know and > I'll > send the sources. > > BTW, can I commit these changes now? > > Cheers, > Andrés > > > Rory Walsh wrote: >> This sounds great, I can't wait to give it a go. I think the >> option to >> edit one's file with a built-in editor will be of great use for >> beginners, also too the syntax colouring. Any chance you have a >> pre-compiled windows binary flying about? Either way I really look >> forward to seeing it in action. Cheers, >> >> Rory. >> >> >> >> Andres Cabrera wrote: >> >>> Hi, >>> >>> The changes are the following: >>> >>> * Changed look and colors of interface and dialogs >>> * Added field for specifying additional command line flags >>> * Program now takes an argument, so you can associate the csd >>> and orc >>> file types with it and open csd or sco files directly. >>> * Added platform native file open dialog (Fl_Native_File_Chooser) >>> * Option to use a built in editor (based on cseditor) with syntax >>> highlighting, transport control menu, opens the help page for >>> the >>> opcode on the cursor position >>> * Auto save file in editor when file is played from the built >>> in editor >>> * Check box for realtime I/O on the main interface and >>> configure button. >>> * Windows remember their last positions and sizes. >>> * Display only the relevant Realtime MIDI and Audio modules >>> (depending on platform) >>> * Selection of realtime MIDI and audio devices from a list >>> * Show the full command line in stdout >>> * Added support for CSDOCDIR environment variable >>> * Changed Text editor, sound editor, sound player and help browser >>> default programs to more useful defaults according to platform >>> * Added "Do not write output to disk" check box for '-n' flag >>> * Added MIDI to p-field routing fields (-midi-key=N, -midi-key- >>> cps=N, >>> etc.) >>> * Made CsOptions override default to true >>> * Many small interface additions >>> >>> Cheers, >>> Andrés >>> >>> >>> >>> Andres Cabrera wrote: >>> >>>> Hi, >>>> >>>> I've made some quite major changes to csound5gui, and would like to >>>> commit for testing, but as there is a windows bug fix release >>>> pending, I >>>> wouldn't want an untested (and possibly buggy) version to be >>>> released as >>>> well, so I wanted to ask, is the bug fix release scheduled soon, or >>>> should I commit, and maybe we can plan a general release in >>>> something >>>> like two or three weeks? >>>> >>>> Opinions? >>>> >>>> Cheers, >>>> Andrés >>>> >>>> >>>> >>>> >>> -------------------------------------------------------------------- >>> ----- >>> Using Tomcat but need to do more? Need to support web services, >>> security? >>> Get stuff done quickly with pre-integrated technology to make >>> your job easier. >>> Download IBM WebSphere Application Server v.1.0.1 based on Apache >>> Geronimo >>> http://sel.as-us.falkag.net/sel? >>> cmd=lnk&kid=120709&bid=263057&dat=121642 >>> _______________________________________________ >>> Csound-devel mailing list >>> Csound-devel@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/csound-devel >>> >>> >> >> --------------------------------------------------------------------- >> ---- >> Using Tomcat but need to do more? Need to support web services, >> security? >> Get stuff done quickly with pre-integrated technology to make your >> job easier. >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel? >> cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> Csound-devel mailing list >> Csound-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/csound-devel >> >> > > > ---------------------------------------------------------------------- > --- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |