1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-17 00:20:06 +02:00

1368 Commits

Author SHA1 Message Date
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
v.audacity
9483c9ac6b Steve's new replacement http://bugzilla.audacityteam.org/attachment.cgi?id=299, for http://bugzilla.audacityteam.org/show_bug.cgi?id=554 2012-07-18 23:21:54 +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
67b9e6bc2d new version from Steve 2012-07-17 02:20:26 +00:00
v.audacity
cf0869ff85 new version from Steve 2012-07-17 00:29:31 +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
windinthew
61d8123de2 Further updated software translation from Christian 2012-07-16 07:15: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
windinthew
4f4fba2e47 Updated software translation from Christian 2012-07-15 09:17:36 +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
prlivesey
584e712eab Added missing ModulePrefs.h and ModulePrefs.cpp to the project file. 2012-07-14 12:38:50 +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
windinthew
bbee41ab67 Remove explanatory GUI text to Manual and group comments together, by Steve. 2012-07-05 08:10:43 +00:00
windinthew
744fb6def8 Update by Daniel Winzen 2012-07-04 21:26:15 +00:00
martynshaw99
c7dae0bf37 Get the labels the right way around 2012-07-03 00:11:44 +00:00
v.audacity
9288cca4cf Version 2.0.1 is released. Increment to 2.0.2. 2012-06-30 20:42:32 +00:00
windinthew
8f81bf527d Update for 2.0.1 rc2. 2012-06-25 07:22:25 +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
v.audacity
4bb5f28b99 Benjamin Drung's fix-file-opening-with-audacity.patch 2012-06-25 01:12:58 +00:00
v.audacity
10f6e2b01a BenBenjamin Drung's ffmpeg-mimetypes.patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=483 2012-06-25 00:48:27 +00:00
v.audacity
312fee2c77 BenBenjamin Drung's patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=466 2012-06-25 00:13:59 +00:00
v.audacity
b47341eb33 Benjamin Drung's portmixer-missing-dpkg-buildflags.patch 2012-06-24 23:11:29 +00:00
v.audacity
c3ab4576f2 Update Win installer maker script so it automatically makes the MinVersion requirement disallow ANSI systems. The way it was, the installer would go ahead and try to install on ANSI systems. 2012-06-23 23:12:43 +00:00
windinthew
00543a7b72 Update for 2.0.1. 2012-06-23 09:39:27 +00:00
v.audacity
85ea4b9a56 Set flags for release freeze. 2012-06-23 02:29:24 +00:00
v.audacity
efaebf27fa Purge ANSI.
Also remove redundant (R) sign from main page in About dialog.
2012-06-23 02:28:04 +00:00
v.audacity
5545efdf8b Remove Cancel button from Timer Record progress dialog. 2012-06-23 01:50:12 +00:00
v.audacity
6ece977edc Applied patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=520. 2012-06-23 01:38:05 +00:00
v.audacity
614b6b0fee patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=522 (P4) 2012-06-23 01:34:21 +00:00
v.audacity
e45c780953 Applied Clayton's patch to fix http://bugzilla.audacityteam.org/show_bug.cgi?id=482 (P2).
Also fixed some data type conversion compile warnings in sms.cpp.
2012-06-22 23:06:26 +00:00
martynshaw99
67d41f1144 Add sample-data-export.ny into the build, so that it appears on the 'Analyze' menu (Win only). 2012-06-22 01:12:04 +00:00
windinthew
bf3ce89fb0 New Sample Data Export Plug-in by Steve (for Analyze menu) 2012-06-21 22:20:54 +00:00
windinthew
8d887b7267 updated software translation from Antonio 2012-06-19 22:24:38 +00:00
james.k.crook@gmail.com
bd670df287 Actually check in the change to fix Bug 517 (intended in r11795). Added comment for code fixing Bug 523. 2012-06-19 13:16:22 +00:00
windinthew
c498a2e2d6 updated software translation from Miguel Bouzada. 2012-06-19 08:42:09 +00:00
windinthew
79952582e4 updated software translation from Mikhail Balabanov. 2012-06-19 08:39:47 +00:00
windinthew
ab0922835c Better translation by Thomas of "Zoom in or out on Mouse Pointer" 2012-06-18 19:25:23 +00:00
james.k.crook@gmail.com
4656913708 Fix Bug 523: Names in prefs rather than numbers, so should be immune to renumbering bug. Fix Bug 517: Properly enable feature for Linux and Mac (changes were intended to be windows only, but some slipped through). 2012-06-18 13:19:57 +00:00
windinthew
b92e587bb4 updated software translation from Thomas 2012-06-17 21:23:12 +00:00