Update of /cvsroot/pure-data/pd/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18094
Modified Files: Tag: devel_0_39 desire.tk Log Message: 0.39.A.pre3
Index: desire.tk =================================================================== RCS file: /cvsroot/pure-data/pd/src/Attic/desire.tk,v retrieving revision 1.1.2.591 retrieving revision 1.1.2.592 diff -C2 -d -r1.1.2.591 -r1.1.2.592 *** desire.tk 25 Nov 2006 08:05:31 -0000 1.1.2.591 --- desire.tk 27 Nov 2006 14:46:05 -0000 1.1.2.592 *************** *** 875,886 **** test_audio_and_midi load_meter latency_meter} } - #def Client menu_addstd {} { - # global pd_apilist pd_midiapilist - # foreach {api id} $pd_apilist { - # .mbar.media add radiobutton -label $api -variable pd_whichapi -value $id \ - # -command {pd pd audio-setapi $pd_whichapi}} - # foreach {api id} $pd_midiapilist { - # .mbar.media add radiobutton -label $api -variable pd_whichmidiapi -value $id \ - # -command {pd pd midi-setapi $pd_whichmidiapi}}}
def Client init {} { --- 875,878 ---- *************** *** 7242,7247 **** super close wm title .$self "About DesireData" ! pack [label .$self.title -text "DesireData 0.39.A.pre2" -font {helvetica 24}] -side top ! pack [label .$self.date -text "released on 2006.11.12"] -side top pack [text .$self.text -yscrollcommand ".$self.scroll set" -width 72 ] -side left -fill both -expand yes --- 7234,7239 ---- super close wm title .$self "About DesireData" ! pack [label .$self.title -text "DesireData 0.39.A.pre3" -font {helvetica 24}] -side top ! pack [label .$self.date -text "released on 2006.11.27"] -side top pack [text .$self.text -yscrollcommand ".$self.scroll set" -width 72 ] -side left -fill both -expand yes *************** *** 7249,7261 **** #12345678901234567890123456789012345678901234567890123456789012345678901 <- 72 chars .$self.text insert 0.0 "\ ! PureData is a real-time graphical programming environment for live ! interactive computer music and video. PureData works on Linux, ! MacOSX/PPC, MacOSX/Intel, Windows, Irix/SiliconGraphics, etc.
! DesireData is a branch of PureData that has additional magic powers.
PureData is copyrighted, but is free for you to use for any reasonable purpose, according to the SIBSD license. DesireData's client section ! also is free, according to the GPL license. (insert here: links to both licenses)
--- 7241,7256 ---- #12345678901234567890123456789012345678901234567890123456789012345678901 <- 72 chars .$self.text insert 0.0 "\ ! DesireData is a free (libre) real-time computer programming language ! interpreter focused on realtime audio and video. ! You can get DesireData from http://desiredata.goto10.org/
! DesireData and PureData work on Linux, MacOSX, Windows, and others.
PureData is copyrighted, but is free for you to use for any reasonable purpose, according to the SIBSD license. DesireData's client section ! also is free, according to the GPL license. DesireData's server section ! is an adaptation of the PureData code and is also using the SIBSD ! license. ! (insert here: links to both licenses)
*************** *** 7267,7277 ****
Translations: ! Français (French): ... Català (Catalan): Núria Verges ! Español (Spanish): Ramiro Cosentino Deutsch (German): Max Neupert, Georg Holzmann, Thomas Grill Norsk Bokmål (Norwegian): Gisle Frøysland Português (Portuguese): Nuno Godinho ! Italiano (Italian): Davide Morelli
Much more documentation and other resources at http://puredata.info/ --- 7262,7272 ----
Translations: ! Français (French): Patrice Colet Català (Catalan): Núria Verges ! Español (Spanish): Mario Mora, Ramiro Cosentino Deutsch (German): Max Neupert, Georg Holzmann, Thomas Grill Norsk Bokmål (Norwegian): Gisle Frøysland Português (Portuguese): Nuno Godinho ! Italiano (Italian): Davide Morelli, Federico Ferri
Much more documentation and other resources at http://puredata.info/