[Audacity-cvs] audacity-src/src AudioIO.cpp, 1.231, 1.232 AudioIO.h, 1.80, 1.81

2009-11-07 Thread Al Dimond
Update of /cvsroot/audacity/audacity-src/src In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv30460/src Modified Files: AudioIO.cpp AudioIO.h Log Message: Make the functions in AudioIO that were static (before I messed them up) static again Index: AudioIO.cpp =

[Audacity-cvs] audacity-src/src AudacityApp.cpp, 1.252, 1.253 AudacityApp.h, 1.60, 1.61 Project.cpp, 1.470, 1.471 Project.h, 1.171, 1.172

2009-11-07 Thread Leland Lucius
Update of /cvsroot/audacity/audacity-src/src In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv6677 Modified Files: AudacityApp.cpp AudacityApp.h Project.cpp Project.h Log Message: Commit Ed's final/cleanup patch. More confirmation is needed, but I believe this may also correct: P2

[Audacity-cvs] audacity-src/src/toolbars TranscriptionToolBar.cpp, 1.16, 1.17

2009-11-07 Thread Al Dimond
Update of /cvsroot/audacity/audacity-src/src/toolbars In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv32035/src/toolbars Modified Files: TranscriptionToolBar.cpp Log Message: Work around the speed slider hang (affecting Linux w/Pulse) by not auto-starting audio when dragging the sl

[Audacity-cvs] audacity-src/src AudioIO.cpp, 1.230, 1.231 AudioIO.h, 1.79, 1.80

2009-11-07 Thread Al Dimond
Update of /cvsroot/audacity/audacity-src/src In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv32012/src Modified Files: AudioIO.cpp AudioIO.h Log Message: Cache results of GetSupported*Rates() and GetBestRate() in AudioIO. Index: AudioIO.cpp

[Audacity-cvs] audacity-src/src AboutDialog.cpp,1.74,1.75

2009-11-07 Thread Richard Ash
Update of /cvsroot/audacity/audacity-src/src In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv31810/src Modified Files: AboutDialog.cpp Log Message: 1. Fix the beta / not beta control over the about dialogue text which has been hard-coded (controlled globally from Audacity.h) 2. Add

[Audacity-cvs] audacity-src/locale Makefile.in,1.38,1.39

2009-11-07 Thread Richard Ash
Update of /cvsroot/audacity/audacity-src/locale In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv29930/locale Modified Files: Makefile.in Log Message: Audacity 2.0.0 for future pot files Index: Makefile.in === RCS file

[Audacity-cvs] audacity-src/scripts maketarball.sh,1.25,1.26

2009-11-07 Thread Richard Ash
Update of /cvsroot/audacity/audacity-src/scripts In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv29458/scripts Modified Files: maketarball.sh Log Message: Make the configure run in quiet mode work correctly, and configure more libraries for safety Index: maketarball.sh ==

[Audacity-cvs] audacity-src/src BatchProcessDialog.cpp,1.30,1.31

2009-11-07 Thread Richard Ash
Update of /cvsroot/audacity/audacity-src/src In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv26004/src Modified Files: BatchProcessDialog.cpp Log Message: Commit patch from sam lewis to provide the correct list of import file filters in the "apply chain to files" selection dialogue

[Audacity-cvs] audacity-src/src FreqWindow.cpp,1.82,1.83

2009-11-07 Thread Richard Ash
Update of /cvsroot/audacity/audacity-src/src In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv23144/src Modified Files: FreqWindow.cpp Log Message: Add more performance monitoring messages to the function. Suspect that GetAudio() may be the cause of slow draws / redraws experienced

[Audacity-cvs] audacity-src/m4 audacity_checklib_libsoundtouch.m4, 1.3, 1.4

2009-11-07 Thread Richard Ash
Update of /cvsroot/audacity/audacity-src/m4 In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv12137/m4 Modified Files: audacity_checklib_libsoundtouch.m4 Log Message: Always reconfigure soundtouch when reconfiguring audacity, otherwise if one configure run fails it's impossible to ge

[Audacity-cvs] audacity-src configure,1.181,1.182

2009-11-07 Thread Richard Ash
Update of /cvsroot/audacity/audacity-src In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv12137 Modified Files: configure Log Message: Always reconfigure soundtouch when reconfiguring audacity, otherwise if one configure run fails it's impossible to get it working without going and

[Audacity-cvs] lib-src/soundtouch/config config.guess, 1.3, 1.4 config.sub, 1.3, 1.4 install-sh, 1.2, 1.3 ltmain.sh, 1.3, 1.4

2009-11-07 Thread Richard Ash
Update of /cvsroot/audacity/lib-src/soundtouch/config In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv11608/config Modified Files: config.guess config.sub install-sh ltmain.sh Log Message: Add missing autotools files (not sure why they were missing) which prevented maintainer mode

[Audacity-cvs] lib-src/soundtouch Makefile.am, 1.4, 1.5 aclocal.m4, 1.7, 1.8 configure, 1.10, 1.11 configure.ac, 1.8, 1.9

2009-11-07 Thread Richard Ash
Update of /cvsroot/audacity/lib-src/soundtouch In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv11608 Modified Files: Makefile.am aclocal.m4 configure configure.ac Log Message: Add missing autotools files (not sure why they were missing) which prevented maintainer mode build, re-run

[Audacity-cvs] lib-src/soundtouch/config/m4 libtool.m4, NONE, 1.1 ltoptions.m4, NONE, 1.1 ltsugar.m4, NONE, 1.1 ltversion.m4, NONE, 1.1 lt~obsolete.m4, NONE, 1.1

2009-11-07 Thread Richard Ash
Update of /cvsroot/audacity/lib-src/soundtouch/config/m4 In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv11608/config/m4 Added Files: libtool.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4 Log Message: Add missing autotools files (not sure why they were missing) which preven

[Audacity-cvs] audacity-src/locale it.po,1.20,1.21

2009-11-07 Thread Gale Andrews
Update of /cvsroot/audacity/audacity-src/locale In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv4281 Modified Files: it.po Log Message: Completed 2.0 software translation from Carmelo Battaglia Index: it.po === RCS fil