1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-10 16:43:33 +02:00
Commit Graph

1526 Commits

Author SHA1 Message Date
richardash1981
227ed95615 fix the device information listing to show the correct host name for the device being listed, not the currently selected Audacity preference. Expanded from patch by Leyland. 2013-01-02 16:07:01 +00:00
martynshaw99
7c318fece2 Add StudioFadeOut to vc project. 2013-01-01 22:30:16 +00:00
martynshaw99
8f6637be0b Delete replaced effect. 2013-01-01 22:19:56 +00:00
richardash1981
92ba0eeafc remove an unused argument to a method as it's both unused and never set to a variable value. 2013-01-01 18:43:35 +00:00
richardash1981
d9177348c2 add more detailed documentation of these functions based on email from Martyn 2013-01-01 18:28:01 +00:00
prlivesey
e3b89fe55c Added BassTreble.h and BassTreble.cpp to the Xcode project file. 2013-01-01 16:57:37 +00:00
richardash1981
ef5c3a7c61 A number of cleanup and review changes on the committed code, reducing variable scope, making constants actually const and using constant for Pi as it's available 2013-01-01 16:12:00 +00:00
richardash1981
393129d9b9 fix the line endings on this file, and set svn:eol-style to native so they stay fixed 2013-01-01 15:54:53 +00:00
richardash1981
42143357d8 fix the line endings on this file, and set svn:eol-style to native so they stay fixed 2013-01-01 15:50:12 +00:00
richardash1981
f72f520b38 remove trailing junk 2013-01-01 15:35:23 +00:00
windinthew
12d934e32e Replace BassBoost with Bass and Treble in Windows project 2013-01-01 09:35:41 +00:00
windinthew
0c29d5a06f Update to 2013 2013-01-01 09:33:23 +00:00
v.audacity
ace1a1c16c Steve Daulton's BassTreble replacement of BassBoost 2013-01-01 01:59:02 +00:00
v.audacity
ace51b612b Steve Daulton's contributions 2013-01-01 01:45:31 +00:00
v.audacity
e73aefa5cf Update comments. 2013-01-01 01:35:25 +00:00
martynshaw99
cdd2ccf594 Remove spurious windows.h includes. 2012-12-31 22:12:23 +00:00
richardash1981
fb282ad761 I got fed up of unused parameter warning from my compiler hiding the warnings I wanted to see, so have added WXUNUSED annotations to a lot of widely used header files. 2012-12-31 17:58:17 +00:00
richardash1981
4d0d78f724 I got fed up of unused parameter warning from my compiler hiding the warnings I wanted to see, so have added WXUNUSED annotations to a lot of widely used header files, and cleaned up trailing junk on the way. 2012-12-31 16:58:19 +00:00
richardash1981
72f6eded20 I got fed up of unused parameter warning from my compiler hiding the warnings I wanted to see, so have added WXUNUSED annotations to a lot of widely used header files, and cleaned up trailing junk on the way. 2012-12-31 16:57:15 +00:00
richardash1981
389beeb7fc Add some comments to the places I got confused. This would be much clearer if classes had copy-constructors\! 2012-12-31 13:13:58 +00:00
martynshaw99
afbbcc179a I think this is what was meant by the last patch. 2012-12-31 00:06:41 +00:00
windinthew
37731d25bc Update by Bashishtha Singh 2012-12-31 00:04:35 +00:00
RichardAsh1981@gmail.com
b7bd3c3469 copy envelope range from the source track rather than fixing it 2012-12-30 17:30:03 +00:00
RichardAsh1981@gmail.com
2326bb8347 Commit most of patch-envelope-range-2.patch from Maarten Baert, excluding an unrelated change and some independent ones already committed. There is an outstanding potential issue with the TimeTrack:: copy constructor awaiting further input 2012-12-29 16:28:28 +00:00
RichardAsh1981@gmail.com
9e452d66e9 remove unused commented variables (fragment of patch from Maarten Baert) 2012-12-29 16:13:33 +00:00
RichardAsh1981@gmail.com
f09d3a8aaf patch to remove some unused member variables by Leland Lucius 2012-12-29 15:31:46 +00:00
RichardAsh1981@gmail.com
dd8bc9cb93 add missing includes which break mac debug build 2012-12-28 13:42:10 +00:00
windinthew
a215a35e05 Fixed export and float messages by Pavel Fric 2012-12-24 23:53:50 +00:00
windinthew
ad17bcf19b Synced and updated with latest audacity.pot 2012-12-24 00:04:00 +00:00
windinthew
0da9985332 Update by Miguel Bouzada 2012-12-23 20:58:38 +00:00
windinthew
47de68f395 Update by Pavel Fric 2012-12-23 20:34:41 +00:00
windinthew
77d7e48a30 Update by Antonio Paniagua 2012-12-22 02:08:56 +00:00
windinthew
8f283ad97d Update by Carmelo Battaglia 2012-12-22 02:05:41 +00:00
windinthew
c36d83d332 Updated by Volker Meder 2012-12-22 02:02:12 +00:00
v.audacity
b57fcea193 Re-order clauses per suggestion from Rob Sykes. 2012-12-21 01:00:15 +00:00
richardash1981
55be06c9e4 commit a large patch by Maarten Baert maarten-baert<at>hotmail<dot>com to fix and improve time track support. Several fix-me issues remain but none are new with this patch. 2012-12-19 21:49:25 +00:00
richardash1981
97d967501a re-insert the cmake options lost in Vaughan's last update from upstream. This is a hacky script which I don't like - we should be calling cmake directly from the audacity configure scripts, so control is there 2012-12-19 21:40:16 +00:00
prlivesey
d6feb07f63 Added vr32.c to the libsoxr project to fix a link failure. 2012-12-19 19:01:20 +00:00
richardash1981
641106f857 correct removal of generated desktop file 2012-12-18 21:29:19 +00:00
RichardAsh1981@gmail.com
71f08d18be convert configure script to have correct (Unix) line endings, and set the svn:eol-style propertyso that it stays that wa 2012-12-18 12:33:56 +00:00
v.audacity
a6a4ab10c1 upgrade to var-rate resampling for libsoxr 2012-12-18 05:50:49 +00:00
v.audacity
61f5cdb82b upgrade to libsoxr 0.0.5 from current git 2012-12-18 05:48:55 +00:00
RichardAsh1981@gmail.com
a1a5a75804 Set the default duration if not in prefs to be 30 seconds like all the other generators. Patch from Steve 2012-12-17 22:29:01 +00:00
v.audacity
1d7f0e15c5 upgrade to var-rate resampling for libsoxr 2012-12-17 06:48:11 +00:00
v.audacity
5e4cb4067f upgrade to libsoxr 0.0.4 from current git 2012-12-17 05:08:16 +00:00
v.audacity
4b99632c73 Sven Giermann's patch for bug 598 2012-12-17 02:00:32 +00:00
richardash1981
1104956f81 remove all these crufts since I'm here 2012-12-12 22:08:47 +00:00
martynshaw99
163c3d1430 Fix for bug 600, 'Labelled Regions > Copy incorrect if point labels exist' 2012-12-08 20:18:25 +00:00
windinthew
2cd6dd2013 Updated software translation by Antonio 2012-12-08 02:13:48 +00:00
windinthew
cedfa05e1d Updated by Thomas Breinstrup 2012-12-08 02:09:16 +00:00