lllucius@gmail.com
a6782da38d
Addition of gstreamer importer support. Will only use system
...
libraries...no locals for this fella.
gstreamer-1.0 is required.
2014-05-16 17:36:27 +00:00
lllucius
4c771843c2
Rework of the gstreamer importer.
...
To test on Windows:
1) Install gstreamer 1.0 devel and runtime
2) Add an GSTREAMER_SDK environment variable which points to the
gstreamer base directory
3) Uncomment USE_GSTREAMER in configwin.h
2014-05-16 17:13:01 +00:00
lllucius@gmail.com
57510415e6
Correct building when portaudio-devel is not installed. This should fix:
...
http://bugzilla.audacityteam.org/show_bug.cgi?id=716
2014-05-15 00:37:45 +00:00
lllucius@gmail.com
d68a198096
Fix the build on Mac where python2 is not available.
2014-05-14 20:21:50 +00:00
martynshaw99
3d64971e90
Steve 'the Fiddle' Daulton's fix for a little bug I wrote about 6 years ago. Thanks Steve!
2014-05-13 23:36:39 +00:00
lllucius@gmail.com
a1219080e1
This should correct the build as mentioned in bug #716 .
2014-05-01 00:22:32 +00:00
lllucius@gmail.com
beb016428e
Fix for mod_nyq_bench load failure portion of bug #716 . The "-rdynamic"
...
flag was lost in r12960.
2014-05-01 00:20:37 +00:00
martynshaw99
acfac39316
Steve's patch for bug 698, getting 2 more effects into chains by identifying them properly. Also forces effects to identify themselves so we don't have this problem in the future.
2014-04-16 22:39:10 +00:00
windinthew
c7a82c3972
Clarify we are saving / loading a preset, not a program.
2014-04-07 21:41:30 +00:00
windinthew
700f144e8a
Fix typo in keywords.
2014-04-02 20:22:28 +00:00
v.audacity
77b56cf8bc
Fix crash bug caused by bug 705 patch.
2014-03-31 00:41:16 +00:00
windinthew
1f911b60d4
Partial update by George (hicaz).
2014-03-30 04:16:19 +00:00
windinthew
663859699d
Minor update by Seong-ho Cho.
2014-03-29 03:29:38 +00:00
windinthew
0f8120d72e
Update by Pavel Fric.
2014-03-29 03:20:44 +00:00
windinthew
838cfbcc24
Minor update by min zhang.
2014-03-25 05:14:15 +00:00
windinthew
fa4d089376
Major update by Seong-ho Cho.
2014-03-25 04:47:29 +00:00
windinthew
3d23ff3106
Updated by Yuri Chornoivan.
2014-03-25 04:12:33 +00:00
v.audacity
f47d14820d
Bug 667 - High / Low pass filters show nonsense error at 1 Hz -- the math parts of Steve's patch.
2014-03-22 04:11:46 +00:00
v.audacity
74a660ef16
Bug 705 - Envelope points not deleted correctly when button up over label track. Steve's patch.
2014-03-22 03:27:42 +00:00
v.audacity
60c47829ed
Bug 707 - Metadata Editor: Width and height values in .cfg not respected. Steve's patch.
2014-03-22 03:21:28 +00:00
v.audacity
e11b393d24
Remove ellipsis, per Gale's comment on feedback@. AFaik, no other dialog titles end in ellipsis.
2014-03-21 02:57:16 +00:00
martynshaw99
1ffd419b11
Steve's changes to 'Truncate Silence' which compile for me, and the result seems sensible, but I have not done any 'code review' so committing this on trust. Very limited risk, one 'effect'.
2014-03-19 00:50:24 +00:00
v.audacity
332c4ce04c
Add some newly supported languages for Inno 5.5.4. Unfortunate that we have to update the script each time.
2014-03-13 00:55:19 +00:00
martynshaw99
e556a872df
Adding SseMathFuncs.cpp/h and OpenSaveCommands.cpp/h to the 2012 files, it compiles but does not run successfully for me. This is EXPERIMENTAL.
2014-03-10 00:02:43 +00:00
v.audacity
609d0fbdab
Rename to make it clear this is still experimental.
2014-03-07 01:00:46 +00:00
martynshaw99
9eb1cc19c2
Removing analyze.ny via the interface, other problems may still exist.
2014-03-07 00:22:36 +00:00
RichardAsh1981@gmail.com
ae5a2feaad
re-generate automake file change
2014-02-24 16:37:12 +00:00
james.k.crook@gmail.com
2b698e503a
Updated text strings. In translated versions of the about dialog, request that people write IN ENGLISH to feedback address.
2014-02-22 19:17:43 +00:00
martynshaw99
3acbb825a0
Andrew Hallendorff's changes to make the vertical ruler follow the zoom level in both linear and dB modes.
2014-02-19 01:00:32 +00:00
windinthew
b0c8a016d1
Update by min zhang.
2014-02-17 06:52:37 +00:00
v.audacity
ea4f22fad4
Remove analyze.ny as we were not shipping it and it's functionless.
2014-02-17 00:50:13 +00:00
martynshaw99
f1ce8a5cc2
Optimisation for speed, due to some code I found in an FFT routine.
2014-02-17 00:00:59 +00:00
benjamin.drung@gmail.com
d6fc910e2d
Makefile.am: Drop removed plug-ins/analyze.ny.
2014-02-13 22:07:29 +00:00
windinthew
bcde1a0d03
Updated by Flávio Salgado Moreira.
2014-02-12 03:29:54 +00:00
v.audacity
0f68b79ddb
Remove analyze.ny as we were not shipping it and it's functionless. Steve is supplying an analog and two other examples to post on the wiki, instead.
2014-02-11 02:58:38 +00:00
windinthew
1128bf9c6f
Update by Antonio.
2014-02-04 18:38:25 +00:00
windinthew
5a8cec7fee
Update by Carmelo.
2014-02-04 17:03:39 +00:00
v.audacity
b27d6864af
Update and simplify per regarding environment variable discussion per Gale's suggestions.
2014-02-01 06:07:54 +00:00
windinthew
48df2b15c8
Updated to latest working audacity.pot
2014-01-29 14:23:14 +00:00
martynshaw99
7f34f9c1ff
More accurate control text (thanks to Steve).
...
Layout when required.
Remove commented out old code.
2014-01-28 23:36:52 +00:00
prlivesey
f664cd8a26
Added some #define protection to SseMathFuncs.cpp for PPC Mac builds etc.
2014-01-26 21:43:10 +00:00
v.audacity
949fed8914
minor change for clarity and forward compatibility with wxWidgets, per '[Audacity-devel] SseMathFuncs.cpp fails to build on PPC Mac, unsurprisingly!' thread from Andrew Hallendorff
2014-01-20 02:22:31 +00:00
james.k.crook@gmail.com
9fe88405b1
Fixed file resource-leak spotted by Martin Ettl (linux only)
2014-01-18 23:22:45 +00:00
RichardAsh1981@gmail.com
488d5cd3cf
Delete allocated buffers before returning error if subsequent allocation fails. Patch (to feedback@) by Martin Ettl.
2014-01-18 12:28:45 +00:00
prlivesey
1ad901dff9
Updated Xcode project file to include recently added source files.
2014-01-17 11:32:12 +00:00
james.k.crook@gmail.com
c3597cde49
Ooops. Did not mean to re-enable SSE.
2014-01-16 18:26:10 +00:00
james.k.crook@gmail.com
88bfabbd76
Indentation of EVENT_MAPS fixed.
2014-01-16 18:25:03 +00:00
james.k.crook@gmail.com
d847ee7162
Andrew Hallendorff's SSE accelerated Equalization.
2014-01-16 17:55:35 +00:00
RichardAsh1981@gmail.com
3f59126949
regenerate with automake after previous changes
2014-01-14 20:09:27 +00:00
RichardAsh1981@gmail.com
612998440c
sort line endings from previous patch to this file, and add new file pair from previous patch commit to the build system
2014-01-14 20:02:32 +00:00