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

1987 Commits

Author SHA1 Message Date
martynshaw99
87fb99e68b Turn on EXPERIMENTAL_KEY_VIEW, as per http://wiki.audacityteam.org/wiki/2.0.6_To_Do 2013-10-23 00:13:54 +00:00
james.k.crook@gmail.com
02e4e56444 Title of export dialog is now either "Export File" or "Export Selection", so user knows which menu option they selected.
Vaughan, 2013-11-02: James also turned on EXPERIMENTAL_SCIENCE_FILTERS.
2013-10-22 21:11:58 +00:00
james.k.crook@gmail.com
41bfae1695 Separated conjoined strings to make translation easier. Added TODO comments. 2013-10-22 20:40:11 +00:00
james.k.crook@gmail.com
a6a664443b Removed VIM settings footer. 2013-10-22 20:38:01 +00:00
windinthew
d694748fcf Update by Kaya Zeren. 2013-10-22 17:30:32 +00:00
windinthew
c14748b392 Update by Carmelo. 2013-10-22 17:19:00 +00:00
v.audacity
98e5b9118b Delete long-neglected .dox file. It can always be regenerated from current source, so no reason to keep in repository. 2013-10-22 07:32:39 +00:00
v.audacity
6c88c38a00 2.0.5 is released. Onward with 2.0.6! 2013-10-22 07:31:18 +00:00
v.audacity
79cc452c84 Leland's back on Audacity Team! 2013-10-18 20:51:10 +00:00
v.audacity
90a36f701e fix for bug 669, based on Steve's patch 2013-10-18 20:03:42 +00:00
lllucius
d8e3eb4440 Correct initial focus issues and adds a splash screen. 2013-10-18 20:01:41 +00:00
v.audacity
cdccd118d8 I think this fixes the remaining issues in bug 670. 2013-10-18 05:03:50 +00:00
v.audacity
945b27fea0 Remove unnecessary wxASSERT because the condition is checked for, in Release build as well. 2013-10-17 23:18:04 +00:00
martynshaw99
8fa922b254 Update for 2.0.5 2013-10-15 22:15:20 +00:00
windinthew
c6736ee839 Version for 2.0.5. 2013-10-15 19:15:27 +00:00
windinthew
7b27081616 Add link to Leland's http://wiki.audacityteam.org/wiki/Building_On_Mac . File has LF endings as committed. 2013-10-15 17:37:49 +00:00
lllucius
450615867e Focus for main Audacity window on Linux broken as of r12667 due to
the change setting focus when it should not have been.

This change restricts focus setting to dialogs only.
2013-10-15 13:13:54 +00:00
windinthew
2585f11e96 2.0.5 translation by Daniel Winzen. 2013-10-15 08:24:51 +00:00
windinthew
b77e82ab40 2.0.5 translation by Lars Carlsson. 2013-10-15 08:20:23 +00:00
windinthew
f3dcb99213 2.0.5 translation by Thomas Breinstrup. 2013-10-15 08:17:12 +00:00
windinthew
def40cc070 2.0.5 translation by Atsushi YOSHIDA. 2013-10-15 08:13:29 +00:00
windinthew
8865d05e97 2.0.5 translation by Pavel Fric. 2013-10-15 08:08:20 +00:00
lllucius
a519814713 Fix for bug #668
http://bugzilla.audacityteam.org/show_bug.cgi?id=668
2013-10-15 04:57:22 +00:00
v.audacity
e6f9cdc690 Increment file date and Audacity version. 2013-10-13 23:52:18 +00:00
windinthew
ca55bcbf84 2.0.5 translation by Yuri Chornoivan. 2013-10-12 07:22:41 +00:00
windinthew
6ad7028d75 2.0.5 translation by Thomas. 2013-10-12 07:13:11 +00:00
windinthew
c809a7f4b3 2.0.5 translation by Xabier. 2013-10-12 07:08:47 +00:00
windinthew
6d415939d1 2.0.5 translation by Miguel Bouzada. 2013-10-12 07:00:47 +00:00
windinthew
411a742ad0 2.0.5 translation by Antonio. 2013-10-12 06:55:52 +00:00
lllucius
8a260f33d0 Fix for bug #662
http://bugzilla.audacityteam.org/show_bug.cgi?id=662
2013-10-11 20:01:41 +00:00
lllucius
401ca077e2 Fixes the real issue described by bug #57.
http://bugzilla.audacityteam.org/show_bug.cgi?id=57
2013-10-11 20:00:47 +00:00
v.audacity
a1fe886b43 Audacity convention is hyphen for "plug-in". Patch from Gale. 2013-10-11 19:58:35 +00:00
v.audacity
20ad2a7a6f #define IS_ALPHA 0 2013-10-11 18:46:46 +00:00
lllucius
bd6c6839cf Fix for bug #57
http://bugzilla.audacityteam.org/show_bug.cgi?id=57
2013-10-09 14:06:04 +00:00
lllucius
d2b65de318 Fix remaining issue with #646
Good catch David!!!
2013-10-09 13:55:44 +00:00
lllucius
b8d1d915f8 Fix for bug #632
http://bugzilla.audacityteam.org/show_bug.cgi?id=632
2013-10-09 06:06:00 +00:00
v.audacity
cf6a0817f6 Add to comment about thread-safety. 2013-10-09 05:03:42 +00:00
lllucius
f1bd685c55 Fixes bug #370
http://bugzilla.audacityteam.org/show_bug.cgi?id=370
2013-10-08 19:40:45 +00:00
lllucius
4476bf26e6 Prevents keyboard navigation from freezing when the Snap To checkbox
has the focus on GTK.
2013-10-08 19:38:43 +00:00
lllucius
c8d8890211 Fix #2 for bug #642
http://bugzilla.audacityteam.org/show_bug.cgi?id=642
2013-10-08 05:07:54 +00:00
martynshaw99
eee43a5048 Agreed changes to KeyConfigPrefs for 2.0.5. EXPERIMENTAL_KEY_VIEW to be turned on again for 2.0.6. 2013-10-07 23:57:12 +00:00
lllucius
508ed858aa Fix for bug #368
http://bugzilla.audacityteam.org/show_bug.cgi?id=368
2013-10-07 23:46:41 +00:00
lllucius
726139ebc1 Fix #1 for bug #642
http://bugzilla.audacityteam.org/show_bug.cgi?id=646
2013-10-07 23:41:27 +00:00
lllucius
78bb88f169 Fix for bug # 646
http://bugzilla.audacityteam.org/show_bug.cgi?id=646
2013-10-07 23:33:59 +00:00
lllucius
423ede06cc Fix for bug #658.
http://bugzilla.audacityteam.org/show_bug.cgi?id=658
2013-10-07 23:30:43 +00:00
lllucius
a95651275c I was wrong in r12650 when I said the the workaround for bug #458 was
fixed by r12650.  I had tested on Ubuntu only and the menu resize
problem doesn't seem to happen there.

But, it still happens on Fedora 17 at least, so putting the workaround
back in.
2013-10-07 13:04:44 +00:00
lllucius
e5a4eecb25 Reverting r12591 as it was not complete and we're too close to
freeze to risk fixing it now.  Will readdress after 2.0.5 is 
released.

Basically, RingBuffer is ill equiped to handle an input stride
other than 1.

Thanks to Peter for testing this for me.
2013-10-07 12:37:15 +00:00
lllucius
8cb1681e47 Fixes crash on Linux that surfaced as a result of r12493. But, this prompted
research into why that code had been ifdef'd in the first place and allowed
the root cause to be identified.

Now the menus are cleaned up properly, which also fixes bug #458 without
having the workaround in r12639.

Basically, the problem was that attempts were being made to manipulate
menuitems on a menu that no longer existed (after the menus were rebuilt).
2013-10-07 08:36:07 +00:00
james.k.crook@gmail.com
0e30a5e98c Replace two _()'s by wxT()'s for strings not to be translated. 2013-10-06 17:20:58 +00:00
lllucius
61f8e16026 Make sure columns are full width for key and name views. 2013-10-06 07:37:26 +00:00