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

1465 Commits

Author SHA1 Message Date
v.audacity
470898e035 update for 2.0.2 2012-08-09 00:18:47 +00:00
windinthew
366d98d0a0 Update for 2.0.2 2012-08-08 23:49:48 +00:00
v.audacity
89e3755c58 Release Process step 3.1 for version 2.0.2 2012-08-08 18:04:09 +00:00
v.audacity
6f858be4c8 comment related to debugging bug 50 2012-08-08 02:49:06 +00:00
v.audacity
2dad036b58 Comment about bug I found in trying to figure out this code. 2012-08-07 23:37:53 +00:00
v.audacity
0baaa8d736 Widen Device and Meter Toolbars, to use the extra space created with r11889. 2012-08-07 23:34:06 +00:00
v.audacity
f7841b4d8f Add selection settings to Device Toolbar tooltips. Adjust some comments. 2012-08-07 04:16:13 +00:00
v.audacity
740770f391 Simplify and clarify logic. 2012-08-07 01:36:08 +00:00
windinthew
610d5f42ae updated software translation from Bashishtha Singh. 2012-08-05 21:07:36 +00:00
v.audacity
e39d816002 Increase height of default window, per follow-on to http://bugzilla.audacityteam.org/show_bug.cgi?id=547#c10.
Restore a comment.
2012-08-04 23:37:44 +00:00
v.audacity
f9a2de0a74 Remove dialog text Note about where Export quality options can be set. Unlikely to help somebody who cannot figure it out by discovering the Options button in the dialog, so was just clutter. Agreed in http://bugzilla.audacityteam.org/show_bug.cgi?id=551. 2012-08-04 22:47:24 +00:00
v.audacity
29f1325c75 Fix bug 331 (P3). 2012-08-03 22:59:25 +00:00
v.audacity
ebb4f530bb Apparently, wxConfigBase::Write() does not update values for next access on all platforms unless Flush() method is called. Added many calls to wxConfigBase::Flush() to make sure the Rad() calls get the right values. 2012-08-02 06:03:19 +00:00
v.audacity
e92d30b6e8 updates per "Can this be committed?" thread on audacity-devel 2012-08-02 01:13:34 +00:00
v.audacity
c41872498f Revert r11887 per http://bugzilla.audacityteam.org/show_bug.cgi?id=551#c3. 2012-08-02 00:06:05 +00:00
v.audacity
7aef35adfd When importing a label track, set the track name as the file's base name. This per http://bugzilla.audacityteam.org/show_bug.cgi?id=550#c3. 2012-08-01 23:45:48 +00:00
v.audacity
8d92b35f9c Further widen default window, per http://bugzilla.audacityteam.org/show_bug.cgi?id=547#c10. 2012-08-01 22:48:27 +00:00
v.audacity
33179c5253 Gale's fix for http://bugzilla.audacityteam.org/show_bug.cgi?id=569 (P3) 2012-08-01 22:36:02 +00:00
v.audacity
9c2e9e50e8 2012-08-01 05:53:08 +00:00
v.audacity
cff4cd3c2d Fixes Note 3 at http://bugzilla.audacityteam.org/show_bug.cgi?id=550#c0. 2012-08-01 03:09:11 +00:00
v.audacity
1926c7745f Per http://bugzilla.audacityteam.org/show_bug.cgi?id=547#c8, default Selection Toolbar TimeTextCtrls to "hh:mm:ss + milliseconds". Note this also defaults it for any TimeTextCtrl for which the pref is "".
Also widened the default project window to 700 pixels, to accommodate the wider Selection Toolbar controls.
2012-08-01 01:09:03 +00:00
v.audacity
4d65012c5a http://bugzilla.audacityteam.org/show_bug.cgi?id=547 (P3)
Default point selection to "hh:mm:ss + milliseconds" display format for duration controls in generator effects.
2012-08-01 00:42:12 +00:00
v.audacity
7954424567 Slight wording change, to specify it's "next time Audacity is started". 2012-07-31 22:48:07 +00:00
james.k.crook@gmail.com
a1b02e5dbe Exploration of mod-nyq-bench load issue. Needs someone else to look at this further. 2012-07-31 09:34:31 +00:00
windinthew
f0f1d3ef4c Updated software translation from Kaya Zeren 2012-07-31 06:49:51 +00:00
v.audacity
d8ce078a6b Steve's updated delay.ny (http://bugzilla.audacityteam.org/show_bug.cgi?id=533) 2012-07-30 22:45:52 +00:00
v.audacity
ac793683c1 Remove unnecessary line introduced originally in r11636. 2012-07-30 22:41:19 +00:00
windinthew
4341ecdbe8 Further update by Daniel Winzen 2012-07-29 21:12:57 +00:00
v.audacity
80dac39c58 attempt to respond to http://bugzilla.audacityteam.org/show_bug.cgi?id=562#c2 2012-07-27 23:37:50 +00:00
v.audacity
ecaae1646c Steve's update per http://bugzilla.audacityteam.org/show_bug.cgi?id=552 2012-07-27 23:11:12 +00:00
v.audacity
4a22a17d9a Bugs 561 (P2) and 562 (P4) are really the same set of bugs caused by r11636, I think, and I think this fixes all of them. See http://bugzilla.audacityteam.org/show_bug.cgi?id=561#c1. 2012-07-27 01:35:15 +00:00
v.audacity
e582ac65f8 Bug 539 (P2) - Audacity does not build if configured --without-ffmpeg
Turns out it won't build on Windows, either, so I disabled it for all platforms.
2012-07-25 23:30:17 +00:00
v.audacity
711f4a8d21 Modify several tooltips to be more concise, consistent, grammatical, and not platform-dependent. 2012-07-25 22:23:48 +00:00
v.audacity
24af4febea Bug 539 (P2) - Audacity does not build if configured --without-ffmpeg
Revert to quick fix of r 11867. Steve reports Debian build error with r11868. Left that code in, because this should override it.
2012-07-25 06:20:17 +00:00
v.audacity
98b6cb55d0 Bug 539 (P2) - Audacity does not build if configured --without-ffmpeg
Revert to quick fix of r 11867. Steve reports Debian build error with r11868. Left that code in, because this should override it.
2012-07-25 05:30:47 +00:00
v.audacity
b933a02542 attempt to fix "illegal instruction" issue on Debian with r11866, reported by Steve 2012-07-25 02:33:16 +00:00
v.audacity
d90e6c5285 Bug 539 (P2) - Audacity does not build if configured --without-ffmpeg
more pinpointed fix that should close this
2012-07-25 02:00:48 +00:00
v.audacity
10d9c9cd9b Bug 539 (P2) - Audacity does not build if configured --without-ffmpeg
Quick fix -- just don't build this experimental feature on __WXGTK__.
2012-07-25 01:42:43 +00:00
v.audacity
2ebf9da926 For bug 436 (P2): Added tooltip for "Snap To" checkbox. 2012-07-25 00:09:55 +00:00
v.audacity
94cc0f19ff Fix bug 559 (P1), http://bugzilla.audacityteam.org/show_bug.cgi?id=559. 2012-07-24 22:21:46 +00:00
windinthew
02c98b5eef Updated software translation from Yuri 2012-07-24 03:02:48 +00:00
windinthew
1c66aa0792 further updated software translation from Thomas 2012-07-22 17:44:22 +00:00
windinthew
d821dee0a4 updated software translation from Thomas 2012-07-22 09:20:05 +00:00
v.audacity
644d0b5355 more detail in comment 2012-07-22 02:39:54 +00:00
v.audacity
a7a6c2b557 See http://bugzilla.audacityteam.org/show_bug.cgi?id=528#c11 (P2). 2012-07-20 03:31:10 +00:00
v.audacity
90858b2e99 Clayton's patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=557 2012-07-19 23:48:27 +00:00
v.audacity
6f50a64050 comments, cleanup 2012-07-19 23:42:47 +00:00
v.audacity
d74e5fa586 I think this fixes http://bugzilla.audacityteam.org/show_bug.cgi?id=560. 2012-07-19 04:38:00 +00:00
v.audacity
5a422b05a4 Steve's new replacement for http://bugzilla.audacityteam.org/show_bug.cgi?id=556 2012-07-18 23:36:53 +00:00
v.audacity
e0fb5c898f Benjamin's patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=466 2012-07-18 23:32:36 +00:00