mchinen
cf8c3ee799
Fix a crash when importing mp3s with duplicate tags via libsndfile. This patch is from Erik de Castro Lopo, already upstream. Also made appropriate entry in audacity-patches.txt
2012-02-05 09:05:49 +00:00
james.k.crook@gmail.com
1f208ea60d
from Roger Dannenberg - Workaround for path bug. The correct fix is to remove the duplicated code.
2011-11-30 19:38:38 +00:00
james.k.crook@gmail.com
6046d33a36
Updated to demo new method of taking over TrackPanel.
2011-11-25 20:41:12 +00:00
windinthew
4bfd41d3ee
Updated to Visual Studio 2008 as agreed with James (tested, builds the modules correctly)
2011-08-17 18:24:27 +00:00
clayton.otey
71dedc3d35
Revert r11214 (sbsms timescale effect update) & r11215 (mixed-radix-fft narrow/broaden spectrum menu items) to honor the feature freeze.
2011-07-06 09:49:59 +00:00
clayton.otey
a17e741abc
Major update to TimeScale effect, incorporating libsbsms-2.0.0, fixes to bug 172, changes to ui
2011-07-02 18:35:18 +00:00
james.k.crook@gmail.com
004df99f78
_TCHAR -> wxChar for Ubuntu compatibility
2011-04-30 09:45:43 +00:00
james.k.crook@gmail.com
aca5cd7fff
Use _TCHAR in place of wchar_t for VersionName
2011-04-29 07:52:00 +00:00
james.k.crook@gmail.com
fe4a271fa1
Added TrackPanel2. Removed namespaces, as they don't help avoid collision with TrackPanel name.
2011-04-25 21:27:30 +00:00
james.k.crook@gmail.com
b45d9ae327
Added SkewedRuler and started on registration system.
2011-04-25 20:22:01 +00:00
james.k.crook@gmail.com
d42f014b6d
Typos in comments.
2011-04-25 17:41:52 +00:00
james.k.crook@gmail.com
c02f36cbcc
Added mod-null, mod-nyq-bench, mod-track-panel. Updated mod-script-pipe to use wchar_t* for version number.
2011-04-25 16:40:22 +00:00
james.k.crook@gmail.com
14bc36ee39
Nyquist fixes for code that exits Audacity without saving audio.
2011-04-23 10:10:48 +00:00
v.audacity
4bde2be9c6
Leland's patch for Win98, per audacity-devel thread "Re: [Audacity-devel] any more for under the wire for rc2?" on 2011-04-05
2011-04-06 03:00:04 +00:00
lllucius
41befb8b05
Detect VerifyVersionInfo() at runtime to allow running on
...
pre-Win2k machines.
2011-04-04 22:54:51 +00:00
lllucius
79273b2cd1
I believe I have it now. Just needed to do an autoreconf
...
instead of trying to aclocal/automake/autoconf myself.
(Apparently he knows how to do it better than me. ;-))
Trying to configure with --enable-maintainer-mode on the Mac
doesn't work, but that's perfectly acceptable since that is
usuaaly delagated to Linux during tarball builds.
2011-04-03 07:14:56 +00:00
lllucius
08aa186932
Fix maintainer mode...I guess. Richard???
2011-04-03 05:19:28 +00:00
lllucius
fa00dd005f
Upgrades libsndfile to 1.0.24.
2011-04-03 03:08:57 +00:00
lllucius
2552cb5aec
dlcompat is no longer used.
2011-04-02 03:12:34 +00:00
lllucius
f50be91900
Bug #176 - Support newer versions of FFmpeg.
...
Also includes Benjamin's ffmpeg-configure-v2.patch.
2011-04-02 02:10:50 +00:00
lllucius
15eef6421e
Applying 2 of Benjamin's patches to add an autogen script and to
...
enable support for using the system portaudio library. The latter
also corrects a long standing bug that prevented using config.status
to regenerate src/Makefile.
As a result of the above, I've taken Benjamin's *_LOCAL_CONFIGURE_ARGS
idea and propagated its usage to the other place where ac_configure_args
was being set directly.
Removed old stuff from lib-src/Makefile.in and made the library locations
for portaudio and portmixer like the rest (a symlink in lib-src).
Reworked portmixer's configure.ac to properly detect host apis.
2011-03-30 16:14:51 +00:00
lllucius
51ba874c1e
Fixes from Benjamin that correct several "configure" problems under Ubuntu Natty and Debian Unstable
...
Also fixes test in maketarball.sh that determines whether a reconfig is needed.
2011-03-29 03:10:10 +00:00
mchinen
6a868ff21d
bug 11 - Fix potential memory leaks in DirectSound part of portmixer.
...
Also, in some research I learned that the DirectSound guid to Wave ID function can sometimes return success without writing to the output struct at all. I added a check to initialize and bail if this happens. This can possibly help with some of our USB issues.
2011-03-22 20:55:04 +00:00
v.audacity
6b6b495021
Make it easier to enforce the requirement that module version string exactly matches Audacity version string, by directly including Audacity.h and using AUDACITY_VERSION_STRING.
2011-03-14 02:22:41 +00:00
mchinen
36dbff73b4
portaudio: win - fix a bad header include-once trick.\nas this is only included by px_win_endpoint.c and px_win_common.h is not included there I do not think it was causing any bugs, but is obviously a copy-paste typo.
2011-03-06 17:11:51 +00:00
mchinen
fead781eb2
Portmixer: px_win_endpoing.c: fix potential memory leak
2011-03-02 16:43:30 +00:00
mchinen
26786aff95
bug 11 - Fix vista/win7 compatibility settings
2011-02-28 16:06:47 +00:00
mchinen
3dad57bc30
bug 11: fix portmixer vista/win7 issue. possibly fixes conflated inputs.
2011-02-26 22:00:03 +00:00
richardash1981
60cd572650
Fix for the sake of doing them all, although this is nearly dead
2011-02-25 22:28:24 +00:00
richardash1981
5cd98b1cc7
Fix usage of AM_MAINTAINER_MODE macro as pointed out by Benjamin Drung
2011-02-25 22:24:38 +00:00
richardash1981
13d6d0dcd5
Fix usage of AM_MAINTAINER_MODE macro as pointed out by Benjamin Drung
2011-02-25 22:20:10 +00:00
richardash1981
c96534e165
Fix usage of AM_MAINTAINER_MODE as pointed out by Benjamin Drung
2011-02-25 22:16:11 +00:00
richardash1981
f912391945
Fix use of AM_MAINTAINER_MODE as pointed out by Benjamin Drung
2011-02-25 22:13:58 +00:00
richardash1981
09a7efe26e
Fix usage of AM_MAINTAINER_MODE as pointed out by Benjamin Drung
2011-02-25 22:09:23 +00:00
richardash1981
5dc37cb30d
fix usage of AM_MAINTAINER_MODE macro, pointed out by Benjamin Drung
2011-02-25 22:05:30 +00:00
richardash1981
c0a138aa25
Remove generated header file in distclean. Patch by Benjamin Drung
2011-02-25 21:29:50 +00:00
richardash1981
1ec9106b8b
Rebuild configure after update in r10951
2011-02-21 22:37:07 +00:00
richardash1981
508745e4da
Apply correct m4 quoting patch from Benjamin Drung
2011-02-21 22:35:00 +00:00
mchinen
f8dbfc867b
bug 11 - fix issue where input sources wouldn't be shown under some conditions under win xp.
...
note that this change may require a solution clean and rebuild because it is in libsrc.
Also affects bug 29, as before portmixer was fetching the wrong mixer when many devices were available, but this does not address all issues.
2011-02-13 14:33:20 +00:00
richardash1981
6a341a94c5
Only pass the include path flags into pkg-config, not the other flags that happen to be used to compile the package. Same for libraries, except that we may need
...
the list of dependent libraries for static library linkage, so they go in libs.private. This was causing the duplication of CFLAGS into the final link (which was clumsy but largely harmless), but also build failures for people with funky multi-part options in their CFLAGS (which is where it was found), because some of the flags didn't survive pkg-config's manipulations and came out corrupted.
2010-12-07 19:36:32 +00:00
richardash1981
b81488e1b1
Update portaudio-v19 version in use
2010-11-12 16:59:26 +00:00
richardash1981
e72194d8d4
Update portaudio to upstream r1554, including ALSA and WASPI fixes.
2010-11-12 16:58:01 +00:00
BusinessmanProgrammerSteve
830590247b
Fix for bug 251 (crash with PulseAudio and Overdub recording). This was suggested by Ross Bencina on the PortAudio mailing list, so I imagine it will be checked into PortAudio soon as well.
2010-11-07 01:16:13 +00:00
rbdannenberg
f274c9fb2b
Extended pitch, tempo, and speed effects to operate on NoteTracks. Fixed off-by-one error on channel buttons.
2010-10-28 17:57:14 +00:00
rbdannenberg
932ca88255
Minor bug fixes for EXPERIMENTAL_MIDI_OUT. Also added files for autoconf/automake to portmidi and libscorealign. I also modified my local build-related files in src and lib-src to handle EXPERIMENTAL_MIDI_OUT and EXPERIMENTAL_SCOREALIGN, but while I can build with these options, the build-related files are not entirely working, so I will not commit them and break the "normal" builds. I suspect these new build files in this commit are not entirely correct -- some review is in order.
2010-10-28 15:35:29 +00:00
mchinen
b87a808468
fix bug 238: aiff offset importing ignored (patches libsndfile)
2010-10-27 23:35:55 +00:00
richardash1981
6c737fc11a
Commit patch from Benjamin Drung to stop creation of un-used directory during build
2010-10-23 21:00:25 +00:00
richardash1981
f453aaad4f
Add an important missing substitution (which would normally be provided by automake) required to make portaudio build on systems where /bin/sh != /bin/bash
...
http://www.gnu.org/software/hello/manual/autoconf/The-Make-Macro-SHELL.html
2010-10-20 19:50:06 +00:00
richardash1981
885f83a606
We don't need to commit the generated 'libtool' file to SVN - that is emitted by
...
config.status driven by the ltmain.sh script, which is committed. The 'libtool' file should never be versioned.
2010-10-11 21:36:05 +00:00
rbdannenberg
2fd5555378
Fixed playback/redraw interactions (redraw was converting from seconds to beats while player was trying to read seconds in another thread). Added compile-time option make channel select be the down position. Fixed problem with MIDI track mute to eliminate hung notes.
2010-10-07 21:36:39 +00:00