1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-15 16:14:11 +02:00

1296 Commits

Author SHA1 Message Date
v.audacity
c032b9c22e modified version of Steve's patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=81 2013-03-08 03:49:39 +00:00
v.audacity
77b625944c modified version of Steve's patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=81 2013-03-08 03:43:21 +00:00
v.audacity
f4e9b14baa clean-ups 2013-03-08 03:27:49 +00:00
richardash1981
1fd52b3796 cleanup of exporters based on patch by Campbell Barton: Include headers into classes, remove tail comments, correct the factory method comments 2013-03-03 20:25:59 +00:00
v.audacity
d589b9d207 Steve's patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=70 2013-03-01 01:07:08 +00:00
v.audacity
7b95226449 Steve's patch for bug 62 2013-03-01 00:51:37 +00:00
v.audacity
4051f0a8d3 Remove obsolete and redundant entry for Benjamin Drung. 2013-03-01 00:12:27 +00:00
martynshaw99
3089dab83a George Simon's patch to make moving to the start and end of a selection easier. It put the ends of a selection on-screen, and often in the middle (if not at the extreme ends). We might like to argue about the shortcuts. 2013-02-28 01:38:48 +00:00
v.audacity
a8c69337c2 Steve's patch for "Chains compatibility 2.0.4 to 2.0.3" 2013-02-24 03:48:34 +00:00
v.audacity
c26b3c6b49 Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
richardash1981
2479a13187 cleanup based on patch from Campbell Barton: include own prototypes from header file, remove trailing junk from files 2013-02-22 21:40:20 +00:00
richardash1981
2879b55d1d cleanup based on patch from Campbell Barton: include own prototypes from header file, remove trailing junk from files 2013-02-22 21:38:26 +00:00
richardash1981
b00417c323 cleanup based on patch from Campbell Barton: include own prototypes from header file, remove trailing junk from files 2013-02-22 21:36:14 +00:00
richardash1981
bd2acb2901 apply parts of Campbell Bartons patch for cleaning up compiler warnings: add static qualifiers to methods 2013-02-22 21:32:23 +00:00
richardash1981
b95918fe52 apply parts of Campbell Bartons patch for cleaning up compiler warnings: add static qualifiers to methods, ensure prototypes match definitions and some whitespace and comment changes 2013-02-22 21:29:19 +00:00
v.audacity
9d0daf8662 Campbell Barton's patch to turn many, many tabs to our 3-space convenbtion 2013-02-20 23:42:58 +00:00
v.audacity
635243e86f Fix bug 617 based on Steve's patch. 2013-02-15 00:24:43 +00:00
v.audacity
6af101f15d Steve's patch for "[Audacity-quality] Export commands in Chains - inconsistencies" 2013-02-14 23:41:08 +00:00
windinthew
cfc7ef4422 I believe Chain in "Select Chain" should be capitalised 2013-02-14 05:51:32 +00:00
martynshaw99
cf972a390d Steve's improvements to noise generators. 2013-02-14 01:10:59 +00:00
martynshaw99
7bae6f949e Steve the Fiddle's patch to save prefs in BassTreble effect. 2013-01-31 00:36:37 +00:00
v.audacity
01cf62342a Add Benjamin Drung to Audacity Team. Make Michael Chinen emeritus. 2013-01-30 06:24:49 +00:00
v.audacity
cb08fdf4bd increments per http://wiki.audacityteam.org/wiki/Release_Process#Process step 11.2 2013-01-22 09:01:44 +00:00
v.audacity
4bd37d90f7 Fix problems introduced in r12170. 2013-01-18 00:22:01 +00:00
v.audacity
4a93ee6219 Nearly ready for 2.0.3rc1, I think! 2013-01-17 04:20:51 +00:00
v.audacity
fb4ca73376 Make all the destructors set mHandle to NULL. 2013-01-16 02:08:28 +00:00
v.audacity
6ffc5aca16 Leland's fix for range bounds with Windows Direct Sound 2013-01-14 07:05:20 +00:00
v.audacity
0056b56c24 Make credits consistent for different resamplers. 2013-01-14 05:00:00 +00:00
RichardAsh1981@gmail.com
848eb2dc15 Allow a consistent and coherent choice of sample rate conversion library: any one of the three (or none) to be used, on it's own, no mixtures permitted. 2013-01-13 22:31:43 +00:00
RichardAsh1981@gmail.com
5791d560e4 run autoheader to regenerate file 2013-01-13 20:19:42 +00:00
v.audacity
ed01546ee9 David Bailes's fix for bug 577 2013-01-13 05:41:04 +00:00
martynshaw99
2dca704213 Better fix for bug 604, not losing the repaired track. 2013-01-12 22:17:41 +00:00
v.audacity
a803749d3b Failsafe against bug 604. (Does not fix the cause, just prevents crash.)
Fix some indentation errors.
2013-01-12 05:38:34 +00:00
v.audacity
706fa2d785 Further simplify an alert, per discussion on bug 428. 2013-01-12 00:56:31 +00:00
v.audacity
8be4c041f9 Rename libsoxr "Basic Quality" to "Medium Quality". 2013-01-12 00:10:37 +00:00
v.audacity
f80e64e568 Fix a copy-paste typo. 2013-01-11 01:21:59 +00:00
v.audacity
a08d0503be Rearchitect the class hierarchy a little because of a problem Rob Sykes noted to me off-list, where it was using the key and default prefs methods from the base class rather than the descendant, even when those methods were overridden in the descendant.
Also re-ordered and clarified several comments.
2013-01-11 00:13:48 +00:00
windinthew
6450fc4786 Edit Toolbar buttons named as "Trim Audio" and "Silence Audio" to match menu changes. 2013-01-10 02:43:43 +00:00
martynshaw99
e6fbc4be2c Add missing trailing 'seconds' 2013-01-08 23:52:13 +00:00
RichardAsh1981@gmail.com
0a14d4d822 commit Steve's patch to only be able to trim and silence audio, not anything else. Make the undo message more informative. 2013-01-08 20:03:35 +00:00
v.audacity
c7407ca9e0 slight further tweaks 2013-01-08 01:15:08 +00:00
v.audacity
fd14d9cfc0 slight adjustment to better distinguish caption from message 2013-01-08 00:57:15 +00:00
v.audacity
a35b11b340 Re-order the conditionals from Steve's patch for bugs 428 and 430, so that it doesn't check twice for all audio being muted, and does that check before checking for label issues. 2013-01-08 00:44:57 +00:00
v.audacity
eaca51bbef Gale's patch per Steve's suggested rewordings 2013-01-07 05:40:26 +00:00
v.audacity
1ef4eaf2d2 Gale's patch per Steve's suggested rewordings 2013-01-07 05:38:31 +00:00
v.audacity
f73f03aff4 Simplify messages. 2013-01-07 05:35:34 +00:00
RichardAsh1981@gmail.com
8d8e008b45 Patch by Maarten Baert for compatibility with project files from previous versions of Audacity, by re-scaling on load. Opening newer project files in older builds works but the time track gets messed up. This needs to be release noted. 2013-01-06 16:55:19 +00:00
richardash1981
f39454594b add documentation to these two functions as it's not that obvious exactly what they do 2013-01-05 16:36:14 +00:00
v.audacity
72825001f5 modified version of Steve's patch for bugs 428 and 430 2013-01-05 00:05:59 +00:00
windinthew
97677e1d9f New Croatian translation of software by Martin Bagiæ (still needs adding to Mac project) 2013-01-04 15:16:06 +00:00