1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-01 16:19:43 +02:00

2653 Commits

Author SHA1 Message Date
richardash1981
51dbb4e4fa Set the correct PREFIX for the call to PKG_CHECK_MODULES, without which the required libraries are not added to the link command and the final link fails. This was broken in the conversion to automake when variable assignments to achive this were removed 2014-08-09 19:53:02 +00:00
windinthew
fbfea286c6 Fix couple of typos. 2014-08-08 17:47:28 +00:00
v.audacity
c0a12667df Turn off WDM-KS and WASAPI again for 2.0.6 release. 2014-08-08 03:42:11 +00:00
RichardAsh1981@gmail.com
b94c80a467 always initialise maxidx, even if the data being analysed is pure silence, to avoid an uninitialised dereference later on 2014-08-06 18:46:40 +00:00
windinthew
c2f31b27ac Updated for new "drag to the /Applications shortcut" behaviour in the Audacity DMG. 2014-08-06 18:12:38 +00:00
windinthew
417a5073e9 Remove unwanted %s from translated string which should fix http://bugzilla.audacityteam.org/show_bug.cgi?id=715 . 2014-08-06 17:15:58 +00:00
stevethefiddle@gmail.com
41c3444f37 Fix for incorrect attack/decay time by Paul L and remove unused variable. 2014-08-06 02:19:09 +00:00
lllucius
de68121d79 This fixes bug #740 and another crash.
I can't believe two things...

I can't believe I didn't test the textual display!  I'm really ashamed about that.

And I can't believe that we've never had anyone report a crash when attempting to
using the textual display with plugins that do not supply textual parameters.  Some
examples are the ones from BBE Sound.

I went back to Audacity 2.0 and they would crash there as well.  I'd wager they
probably always caused Audacity to crash.

Not much can be done except to fall back to the graphical display.
2014-08-05 05:35:57 +00:00
lllucius@gmail.com
4965b5a78d Fix bug #737.
The problem was the the splash window was displayed
when the FFmpeg warning dialog appeared.  Just needed
to hide it before deleting the window since the actual
deletion is defered to some time later.
2014-08-04 16:41:27 +00:00
v.audacity
c70c02130a Martyn's patch for Bug 721 - Equalization: Changing language from non-English to English creates two "unnamed" curves. 2014-08-01 20:15:30 +00:00
v.audacity
2fe6e2ea5f Gale's patch for Bug 714 - Automatic Crash Recovery: more intuitive wording 2014-08-01 20:06:55 +00:00
v.audacity
d906d5c788 modified version of David Bailes's patch for Bug 710 - Keyboard Preferences: don't match single characters in modifiers in Key View search 2014-08-01 19:58:47 +00:00
v.audacity
c39269bf4a Austin Boyle's patch for Bug 473 - Track can be in "Solo" mode when there is no solo button 2014-08-01 18:59:07 +00:00
v.audacity
5b9e6f58a2 tiny cleanup of comments (No reason to mention versions there.) 2014-08-01 16:54:07 +00:00
richardash1981
c170d2d90d remove some legacy processing, and add more error checking for the errors I have encountered this time 2014-07-29 21:32:08 +00:00
prlivesey
c434f59fda Added Tamil translation.
Moved install.txt from root to Audacity folder.
2014-07-28 09:14:25 +00:00
lllucius
535b0c813e Fix build 2014-07-22 04:52:52 +00:00
lllucius@gmail.com
7a530973e9 Fix build 2014-07-22 04:52:07 +00:00
RichardAsh1981@gmail.com
3f49828d37 Standardise on working oof Recording and Playback rather than Input and Output throughout Audacity. Remove some very old junks strings at the same time. 2014-07-21 21:37:53 +00:00
RichardAsh1981@gmail.com
84df24527c re-generate configure script with changes to audacity local macros 2014-07-21 21:18:58 +00:00
RichardAsh1981@gmail.com
65fc88e9b4 Disable experimental code which is not ready for the next release 2014-07-21 21:16:32 +00:00
RichardAsh1981@gmail.com
89fc0bf6b7 commit patch greatly improving the detection of format of raw audio files, by Philipp Sibler 2014-07-21 21:14:37 +00:00
lllucius@gmail.com
e62d3a55c6 Temporary performance fix as discussed via email and:
http://bugzilla.audacityteam.org/show_bug.cgi?id=734

Will be reverted when Roger finishes modifications to
new Nyquist features and they get merged into the
Audacity tree.
2014-07-18 04:15:24 +00:00
lllucius@gmail.com
baa8f8a701 Gale found the reason I'd put in the yield during Nyquist processing,
so added it back for the Mac only.  See discussion in:

http://bugzilla.audacityteam.org/show_bug.cgi?id=734
2014-07-15 02:41:21 +00:00
lllucius
fe241e4d23 Implement suggested fix for http://bugzilla.audacityteam.org/show_bug.cgi?id=734. Tested on Windows and Steve tested on Linux. 2014-07-12 14:29:54 +00:00
lllucius
96324b5520 Add "Delete Label" to right click when editing labels. 2014-07-12 14:26:07 +00:00
windinthew
357b8c6e0a Updated by Atsushi Yoshida. 2014-07-02 18:44:19 +00:00
windinthew
01fa5f66a5 Update by Antonio Paniagua. 2014-07-02 17:44:44 +00:00
windinthew
23c7a10158 Update by Pavel Fric. 2014-07-02 17:32:54 +00:00
windinthew
e3e970c67e Updated by Xabier. 2014-06-28 16:27:05 +00:00
windinthew
c3e21b3e85 Update by Kaya Zeren. 2014-06-28 16:22:44 +00:00
v.audacity
d8967ec95a Remove more of the old distinctions about Unicode versions as we're all Unicode now. 2014-06-28 02:31:54 +00:00
v.audacity
4b2032be0b updates, clarifications, and simplifications per my setting up a new machine 2014-06-28 01:20:18 +00:00
windinthew
ad52ece0b0 Update by min zhang. 2014-06-27 16:23:23 +00:00
windinthew
f9e05287c5 Update by Thomas Breinstrup. 2014-06-27 16:09:58 +00:00
windinthew
1d14029067 Update by Carmelo Battaglia. 2014-06-27 16:01:11 +00:00
prlivesey
7f3833cf35 Forgot to set the
'Copy only when installing' flag
2014-06-27 14:58:46 +00:00
prlivesey
37774fdc81 Initial attempt at beautifying the
installation DMG
2014-06-27 14:55:22 +00:00
RichardAsh1981@gmail.com
fd53865f1c Add header include needed when FFmpeg support is enabled 2014-06-26 19:40:35 +00:00
james.k.crook@gmail.com
f4f5d19995 Audacity now 'owns' a client window added by a plug-in. 2014-06-26 17:39:09 +00:00
stevethefiddle@gmail.com
127b5d287a Duplicate command moved into basic Edit command group. Incremental update for bug 729. 2014-06-26 13:26:29 +00:00
RichardAsh1981@gmail.com
ca7977f92e remove single-use code which is replaced by generic code in HelpSystem.cpp 2014-06-25 10:12:25 +00:00
RichardAsh1981@gmail.com
d974754340 use HelpSystem for links to the manual in existing code 2014-06-25 10:12:19 +00:00
RichardAsh1981@gmail.com
18fdb53da8 add support for #anchors within pages to help link code 2014-06-25 10:12:15 +00:00
windinthew
594a344ec7 Remove superfluous quotation mark in line 13. 2014-06-23 07:36:41 +00:00
windinthew
43f2c23e32 Reverting unintended change to audacity.sln in r13220. 2014-06-22 17:13:14 +00:00
windinthew
a4bd763071 Added new Tamil translation (80% complete) by Kenthira Ponnampalam.
Ta.po still needs to be added to the Mac Xcode project.
2014-06-22 17:04:52 +00:00
windinthew
8916171a41 Updated by min zhang. 2014-06-22 16:33:56 +00:00
windinthew
3819531938 Updated by Manuela Silva/Inácio Barroso. 2014-06-22 16:30:16 +00:00
windinthew
21b9ec89e4 Updated by Yuri Chornoivan. 2014-06-22 16:26:10 +00:00