[Audacity-cvs] audacity-src/src TrackPanel.cpp,1.476,1.477

2009-09-12 Thread Leland Lucius
Update of /cvsroot/audacity/audacity-src/src In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv13582 Modified Files: TrackPanel.cpp Log Message: Label popup menu would eventually cause events to be ignored. I'm not sure exactly what the cause was (something changed in wxWidgets rele

[Audacity-cvs] audacity-src/src FileNames.cpp,1.21,1.22

2009-09-12 Thread Michael Chinen
Update of /cvsroot/audacity/audacity-src/src In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv5696 Modified Files: FileNames.cpp Log Message: fixing directories for mac help manual Index: FileNames.cpp === RCS file: /cv

[Audacity-cvs] audacity-src/src/effects Equalization.cpp, 1.103, 1.104

2009-09-12 Thread Martyn
Update of /cvsroot/audacity/audacity-src/src/effects In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv32006 Modified Files: Equalization.cpp Log Message: This is just an idea, see Re: [Audacity-devel] Effect design: limiting unecessary processingof whitespace WAS: Audacity CRASH

[Audacity-cvs] audacity-src/src/effects Equalization.cpp, 1.102, 1.103

2009-09-12 Thread Michael Chinen
Update of /cvsroot/audacity/audacity-src/src/effects In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv21491/effects Modified Files: Equalization.cpp Log Message: Fixing crash on EQ with large (35...@96khz) audio Index: Equalization.cpp ==

[Audacity-cvs] audacity-src/src AudacityApp.cpp,1.244,1.245

2009-09-12 Thread Richard Ash
Update of /cvsroot/audacity/audacity-src/src In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv20473/src Modified Files: AudacityApp.cpp Log Message: Insert hack to work around glib-2.21 introducing a name which clashes with wxGTK. Patch thanks to Brian Cameron Index: AudacityApp.c

[Audacity-cvs] audacity-src/src AudioIO.cpp,1.228,1.229

2009-09-12 Thread Leland Lucius
Update of /cvsroot/audacity/audacity-src/src In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv7471/src Modified Files: AudioIO.cpp Log Message: Fix build Index: AudioIO.cpp === RCS file: /cvsroot/audacity/audacity-src/s

[Audacity-cvs] audacity-src configure,1.179,1.180

2009-09-12 Thread Richard Ash
Update of /cvsroot/audacity/audacity-src In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv7015 Modified Files: configure Log Message: Add support for Soundtouch 1.4.0 which installs a misnamed pkg-config file. based on a patch by Brian Cameron Index: configure

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

2009-09-12 Thread Richard Ash
Update of /cvsroot/audacity/audacity-src/m4 In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv7015/m4 Modified Files: audacity_checklib_libsoundtouch.m4 Log Message: Add support for Soundtouch 1.4.0 which installs a misnamed pkg-config file. based on a patch by Brian Cameron Index:

[Audacity-cvs] audacity-src/src AudioIO.cpp, 1.227, 1.228 AudioIO.h, 1.77, 1.78

2009-09-12 Thread Greg Williams
Update of /cvsroot/audacity/audacity-src/src In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv1285 Modified Files: AudioIO.cpp AudioIO.h Log Message: MIDI Playback was changed significantly. All changes made are inside #ifdef EXPERIMENTAL_MIDI_OUT flags, which are off by default.

[Audacity-cvs] audacity-src configure,1.178,1.179

2009-09-12 Thread Richard Ash
Update of /cvsroot/audacity/audacity-src In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv8862 Modified Files: configure Log Message: Apply patch for non-bash shells (e.g. classic bourne shell) from Brian Cameron, re-generate configure with it Index: configure

[Audacity-cvs] audacity-src/m4 audacity_checklib_widgetextra.m4, 1.2, 1.3

2009-09-12 Thread Richard Ash
Update of /cvsroot/audacity/audacity-src/m4 In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv8862/m4 Modified Files: audacity_checklib_widgetextra.m4 Log Message: Apply patch for non-bash shells (e.g. classic bourne shell) from Brian Cameron, re-generate configure with it Index: a

[Audacity-cvs] audacity-src/src/prefs DevicePrefs.cpp,1.6,1.7

2009-09-12 Thread Leland Lucius
Update of /cvsroot/audacity/audacity-src/src/prefs In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv5616 Modified Files: DevicePrefs.cpp Log Message: Corrects: P1 (Windows Vista and 7) Crash opening Preferences when devices not enabled/connected. Index: DevicePrefs.cpp ===