windinthew
34a53abd43
Updated software translation from Thomas De Rocker
2012-03-18 20:56:55 +00:00
windinthew
6d522d153e
Updated software translation from Mikhail Balabanov
2012-03-18 20:48:02 +00:00
windinthew
1761ece7dd
update from Alexandre
2012-03-18 20:41:41 +00:00
richardash1981
58674b2683
we don\'t need to ship this script, and indeed we don't want end users running it because they will load the server hard. So delete the script from the source release
Audacity-2.0.0
2012-03-16 21:12:10 +00:00
richardash1981
cce55d1697
remove some steps in the tarball process which are no longer needed, as the directories are no longer there, and there are no executable source files in SVN (cleaning them up is easy, compared to CVS
2012-03-16 20:55:57 +00:00
richardash1981
4aaed7d285
this is the old portaudio v18 source, which Audacity stopped supporting ages ago. Removing it from the source tree
2012-03-16 20:52:16 +00:00
richardash1981
623ea25327
this script has been redundant since we stopped using wxhelp for the manual
2012-03-16 19:46:13 +00:00
richardash1981
cd01874390
delete a few things we have done to try and make this file go away eventually
2012-03-16 19:37:52 +00:00
richardash1981
c9b20a7692
this script has been redundnant for the whole of the 1.3 beta series, be gone\!
2012-03-16 19:27:50 +00:00
v.audacity
29eb2a9710
update to 2.0.1, per step 13 at http://wiki.audacityteam.org/wiki/Release_Process#Process
2012-03-14 18:50:20 +00:00
mchinen
642c9d5b82
Remove glib included that conflicts with wxGTK for new glib versions. This glib header is not needed here. Patch by David Timms
2012-03-10 10:54:21 +00:00
mchinen
2ce94c6647
Effect.cpp: fix preview for tracks with leading whitespace
2012-03-03 21:14:31 +00:00
windinthew
3947b25b9f
Updated for fixes for sample format conversion of aliased files, and dragging clips between tracks having different sample rates.
2012-03-03 21:13:20 +00:00
v.audacity
e47349a6f4
Further fix for P2 bug described by Bill Wharrie in "Problem dragging clips between tracks with different sample rates" thread on audacity-quality. Moved the resampling of dragged clips to (left-)mouse-up, rather than upon drag into the destination, but still dragging.
2012-03-03 20:20:06 +00:00
windinthew
b3a6a8215e
software translation from Miroslav Nikolic (not quite complete, but updated with latest strings from audacity.pot)
2012-03-03 20:02:23 +00:00
windinthew
ca2ba56ec5
updated software translation from Antonio Paniagua.
2012-03-03 19:48:54 +00:00
windinthew
a0016b9473
Updated software translation from Liu Xiao Xi
2012-03-03 19:47:24 +00:00
windinthew
35b2522f86
Updated software translation from Kaya Zeren
2012-03-03 19:45:57 +00:00
windinthew
1216737937
Updated software translation from Christian
2012-03-03 19:44:37 +00:00
v.audacity
111278c61b
In WaveTrack.*:
...
* Fix P2 bug described by Bill Wharrie in "Problem dragging clips between tracks with different sample rates" thread on audacity-quality. Made sure the clips get resampled to the destination WaveTrack rate, and marked changed.
* Comment out unused override of WaveTrack::MoveClipToTrack().
* Added an ANSWER-ME about what appears to be a useless declaration and assignment.
In WaveClip.cpp, remove wxASSERT that Michael was trying to convince me to do yesterday. In debugging this, found a case when it's not a bad call. Thanks, Michael! :-)
In TrackPanel.cpp, removed some cruft.
2012-03-03 01:34:14 +00:00
windinthew
157af61555
Updated software translation from Cleber
2012-03-02 16:30:16 +00:00
windinthew
d4d8373751
Updated software translation from Bruno
2012-03-02 16:29:37 +00:00
windinthew
b2fe1f4b52
Updated software translation from Yuri Chornoivan
2012-03-02 16:28:18 +00:00
mchinen
57694a2449
Sequence.cpp: Convert all blockfiles types including aliases in ConvertToSampleFormat
2012-03-01 04:18:32 +00:00
v.audacity
d3513320d6
fix for typo on prev commit
2012-03-01 02:56:41 +00:00
v.audacity
b45d4dd998
further fix for additional P1 "repeatable crash set format to 16-bit..." thread, Gale's msg of 2012-02-29
2012-03-01 02:11:09 +00:00
v.audacity
01aeba01c1
fix for additional P1 "repeatable crash set format to 16-bit..." thread, Gale's msg of 2012-02-29
2012-03-01 00:47:46 +00:00
v.audacity
c699aa601d
fix for P1 "repeatable crash set format to 16-bit..." thread
2012-02-29 04:16:08 +00:00
v.audacity
1f688cfb85
Failsafe against null dereferences if SeqBlock* has a null f.
2012-02-29 00:45:36 +00:00
v.audacity
3aa92e26f3
changes in first paragraph of dialog, due to Gale's further suggestion
2012-02-27 23:27:55 +00:00
v.audacity
6dc05d12fc
changes in first paragraph of dialog, due to Gale's concern (P2) about mention of Mac OS 9, and subsequent discussion
2012-02-27 23:08:56 +00:00
windinthew
103f789b27
Updated software translation from bashishtha narayan singh.
2012-02-27 19:40:43 +00:00
windinthew
d0434ff8f2
Restore numerical values and left-to-right reading in TimeText controls.
2012-02-27 19:04:37 +00:00
windinthew
e1b4f29faf
Correct mistranslations of "Remaining Time:" and "Noise Removal".
2012-02-27 18:46:30 +00:00
v.audacity
3b90ee098e
Martyn's fix for http://bugzilla.audacityteam.org/show_bug.cgi?id=474
2012-02-27 01:43:33 +00:00
v.audacity
e42d9242cd
Fix http://bugzilla.audacityteam.org/show_bug.cgi?id=477 (P1).
2012-02-27 01:41:02 +00:00
mchinen
f1da58779f
soundtouch: fix broken .m4 path in soundfile that causes make distclean to fail (leaving .deps dirs)
2012-02-26 03:22:50 +00:00
mchinen
38bf4968ac
libvorbis: run libtoolize,aclocal,auto* to restore build with new and old automake
2012-02-26 03:21:35 +00:00
mchinen
625d347d8f
libmad: run libtoolize,aclocal,auto* to restore build with new and old automake
2012-02-26 03:21:10 +00:00
mchinen
e2484e5f4c
libflac: remove src/flac from configure.in, revert r11514, run libtoolize,aclocal, auto* for rc4/rc5 changes
2012-02-26 03:19:10 +00:00
v.audacity
2cea417a64
We are banishing the word "stable". :-)
2012-02-24 00:59:25 +00:00
v.audacity
94feb4ceea
modifications per Gale's suggestions
2012-02-23 23:07:00 +00:00
v.audacity
c439261ca7
Try [UninstallRun] section to uninstall 1.2.* better.
2012-02-23 07:01:56 +00:00
v.audacity
d882ea89ac
Changes per "Verbosity in installer dialog" thread on audacity-quality: Simplify the license page text in the installer. Rather than show LICENSE.TXT, show abbreviated text from http://audacity.sourceforge.net/ and http://audacity.sourceforge.net/about/license .
...
Also added more accurate, copyrighted header, and moved SetupIconFile directive to different section as it's not compiler-related.
2012-02-23 04:09:15 +00:00
v.audacity
461f6d1197
Found a few places we hadn't incremented the version number. Documented this in Release Process. I don't think these warrant new rc tarballs, but should be included if there are other reasons to do new new rc tarballs.
2012-02-22 01:31:41 +00:00
richardash1981
5874644e54
provide a fix for not distcleaning the flac directory properly, causing stray .deps/ directories from libtool. Use Micheal's manual update to Makefile.am because I don\'t have prehistoric Automake 1.7 available for a clean automatic update. Patch by Micheal Chinen.
2012-02-19 17:44:14 +00:00
v.audacity
a663c35378
Changes to make the version number appear much less frequently, a la the 1.2.x stable release conventions (long forgotten!).
2012-02-16 21:12:18 +00:00
v.audacity
537bb3f175
Remove "unsupported" from file names, etc, and make it consistently called "Audacity 2.0 ANSI".
2012-02-16 20:02:04 +00:00
windinthew
d5a035abc3
Update for 2.0.0.
2012-02-15 20:56:01 +00:00
v.audacity
3fe4801a4e
Explicitly get rid of 1.2.x cruft files that we are not replacing.
2012-02-15 20:11:19 +00:00