1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-07 15:22:34 +02:00

961 Commits

Author SHA1 Message Date
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
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
v.audacity
ac793683c1 Remove unnecessary line introduced originally in r11636. 2012-07-30 22:41:19 +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
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
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
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
e0fb5c898f Benjamin's patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=466 2012-07-18 23:32:36 +00:00
rbdannenberg
16fd848f9e Modified to allow compile with USE_MIDI turned off (no NoteTrack). Tested with USE_MIDI both defined and undefined when compiled as Unicode Debug/Win32. 2012-07-18 03:44:34 +00:00
v.audacity
a42f5b45cb http://bugzilla.audacityteam.org/show_bug.cgi?id=545 (P2)
Remove crash-prone "Audio Cache" feature.
2012-07-18 01:18:59 +00:00
v.audacity
15f9695d18 Fix a compiler warning. 2012-07-16 23:46:20 +00:00
v.audacity
8bdcc670fe Fix a couple of compiler warnings. 2012-07-16 23:32:54 +00:00
v.audacity
5578721c56 grammar niggles, starting with sentence ending with period 2012-07-16 23:03:59 +00:00
richardash1981
14a54c313b include module preferences in the build 2012-07-15 13:23:43 +00:00
james.k.crook@gmail.com
29b79e2a7e Fixed missing header files. 2012-07-15 10:38:53 +00:00
james.k.crook@gmail.com
2bf327fec7 Ability to enable/disable loading of modules. Resized Prefs. Same-machine flag set when scripting (used by vista and later). 2012-07-14 22:45:12 +00:00
james.k.crook@gmail.com
0574c96a4c Start of module prefs. (work in progress). Linux will need the makefile updating. 2012-07-13 21:51:45 +00:00
v.audacity
5f81a48fe6 Clarify comment in previous commit. 2012-07-11 22:48:31 +00:00
v.audacity
586dc82365 Remove now-redundant wxLogNull declaration for __WXMAC__. 2012-07-11 22:22:32 +00:00
v.audacity
c3a504390b http://bugzilla.audacityteam.org/show_bug.cgi?id=545 (P2)
Remove crash-prone "Audio Cache" feature.
2012-07-11 06:18:19 +00:00
v.audacity
c6edf9f444 Fix http://bugzilla.audacityteam.org/show_bug.cgi?id=544 (P2). 2012-07-11 05:27:19 +00:00
v.audacity
002b25991d bug 528 (http://bugzilla.audacityteam.org/show_bug.cgi?id=528, P2)
modified version of Martyn's patch
2012-07-11 04:09:45 +00:00
v.audacity
9288cca4cf Version 2.0.1 is released. Increment to 2.0.2. 2012-06-30 20:42:32 +00:00
v.audacity
87610cea39 Benjamin Drung's disable-dynamic-lame.patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=233 2012-06-25 01:41:57 +00:00