Revision: 12087
http://pure-data.svn.sourceforge.net/pure-data/?rev=12087&view=rev
Author: eighthave
Date: 2009-08-26 03:06:19 +0000 (Wed, 26 Aug 2009)
Log Message:
-----------
updated .po files and template.pot from latest .tcl code
Modified Paths:
--------------
branches/pd-devel/0.41.4/po/af.po
branches/pd-devel/0.41.4/po/az.po
branches/pd-devel/0.41.4/po/be.po
branches/pd-devel/0.41.4/po/bg.po
branches/pd-devel/0.41.4/po/en_ca.po
branches/pd-devel/0.41.4/po/eu.po
branches/pd-devel/0.41.4/po/gu.po
branches/pd-devel/0.41.4/po/he.po
branches/pd-devel/0.41.4/po/hi.po
branches/pd-devel/0.41.4/po/hu.po
branches/pd-devel/0.41.4/po/it.po
branches/pd-devel/0.41.4/po/pa.po
branches/pd-devel/0.41.4/po/ru.po
branches/pd-devel/0.41.4/po/sq.po
branches/pd-devel/0.41.4/po/sv.po
branches/pd-devel/0.41.4/po/template.pot
branches/pd-devel/0.41.4/po/vi.po
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12086
http://pure-data.svn.sourceforge.net/pure-data/?rev=12086&view=rev
Author: eighthave
Date: 2009-08-26 02:59:36 +0000 (Wed, 26 Aug 2009)
Log Message:
-----------
added dialog_audio and dialog_midi, removed pkgIndex.tcl, and reorged SOURCES list for easier diff viewing
Modified Paths:
--------------
branches/pd-devel/0.41.4/po/Makefile
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12085
http://pure-data.svn.sourceforge.net/pure-data/?rev=12085&view=rev
Author: eighthave
Date: 2009-08-26 02:31:50 +0000 (Wed, 26 Aug 2009)
Log Message:
-----------
added support for jack linking to the automake setup
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/Makefile.am
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12084
http://pure-data.svn.sourceforge.net/pure-data/?rev=12084&view=rev
Author: eighthave
Date: 2009-08-26 02:30:50 +0000 (Wed, 26 Aug 2009)
Log Message:
-----------
- added after/vwait timeout code so that 'pd-gui' waits for 'pd' to send
pdtk_pd_startup before it does the final setup (bindings, menubar, pdwindow,
etc.). Also, this has the added benefit of giving us a timeout if 'pd'
never shows up
- fixed up the Audio/MIDI API display on the Media menu
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/pd-gui.tcl
branches/pd-devel/0.41.4/src/pd_menus.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12083
http://pure-data.svn.sourceforge.net/pure-data/?rev=12083&view=rev
Author: eighthave
Date: 2009-08-26 01:43:55 +0000 (Wed, 26 Aug 2009)
Log Message:
-----------
added audio and MIDI API menu items to the Media menu, taking code from Pd-extended 0.42
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/pd-gui.tcl
branches/pd-devel/0.41.4/src/pd_menus.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12082
http://pure-data.svn.sourceforge.net/pure-data/?rev=12082&view=rev
Author: eighthave
Date: 2009-08-26 01:12:48 +0000 (Wed, 26 Aug 2009)
Log Message:
-----------
took the MIDI dialog code from trunk and did a minimal reworking to get it working with the standard dialog layout
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/pd-gui.tcl
branches/pd-devel/0.41.4/src/pkgIndex.tcl
Added Paths:
-----------
branches/pd-devel/0.41.4/src/dialog_midi.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12081
http://pure-data.svn.sourceforge.net/pure-data/?rev=12081&view=rev
Author: eighthave
Date: 2009-08-26 00:53:03 +0000 (Wed, 26 Aug 2009)
Log Message:
-----------
took the audio dialog code from trunk and did a minimal reworking to get it working with the standard dialog layout
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/pd-gui.tcl
branches/pd-devel/0.41.4/src/pd_menus.tcl
branches/pd-devel/0.41.4/src/pkgIndex.tcl
Added Paths:
-----------
branches/pd-devel/0.41.4/src/dialog_audio.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12080
http://pure-data.svn.sourceforge.net/pure-data/?rev=12080&view=rev
Author: eighthave
Date: 2009-08-25 23:12:58 +0000 (Tue, 25 Aug 2009)
Log Message:
-----------
added to pd/pd-gui start order test, in Tcl '5400 asdf' can be >=5400, so it now checks if it is an int before trying
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/pd-gui.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12079
http://pure-data.svn.sourceforge.net/pure-data/?rev=12079&view=rev
Author: eighthave
Date: 2009-08-25 22:55:48 +0000 (Tue, 25 Aug 2009)
Log Message:
-----------
refactored init process to make more sense, and made the 'is pd starting me?' test more stringent
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/pd-gui.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12078
http://pure-data.svn.sourceforge.net/pure-data/?rev=12078&view=rev
Author: eighthave
Date: 2009-08-25 22:45:00 +0000 (Tue, 25 Aug 2009)
Log Message:
-----------
added the po Makefile to the automake build system so it'll build the .msg files as part of the whole shebang
Modified Paths:
--------------
branches/pd-devel/0.41.4/Makefile.am
branches/pd-devel/0.41.4/po/Makefile
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.