Leland Lucius
50c7627f74
Fix a few warnings on Windows build
2020-05-26 23:52:23 -05:00
Pokechu22
0c00435f08
Attempt to add the rest of the makefile for portmidi
...
Also, fix a broken(?) include in px_linux_alsa.c. I don't know if it was actually broken, but it seems like that was wrong.
2017-07-04 07:50:15 -04:00
Leland Lucius
b1690f1801
Getting all build scripts to the same Automake 1.14 version
...
This way, building the minsrc tarball doesn't require multiple versions
of Automake to be installed. (Most things were at the 1.11 version, but
some were at the 1.14 version.)
Building minsrc should now work just fine.
2015-06-21 22:09:44 -07:00
lllucius@gmail.com
ea074f889b
Regenerate build files on Debian Wheezy
...
This will fix building the minsrc tarball on Debian Wheezy
2015-02-17 16:19:57 +00:00
lllucius@gmail.com
82d9b91184
Prepping for next release...regenerating build files
2015-01-03 05:57:16 +00:00
benjamin.drung@gmail.com
e13d905f8c
Update autotool files of portmixer.
2013-11-18 21:26:20 +00:00
benjamin.drung@gmail.com
aca38ba6f9
Regenerate autotools file for portmixer by running autoreconf.
2013-11-08 01:59:01 +00:00
benjamin.drung@gmail.com
0f9909b548
Use automake for portmixer.
2013-11-08 01:56:39 +00:00
v.audacity
8408eaf52a
Get rid of some compiler warnings.
2013-10-31 22:28:21 +00:00
lllucius
f8a4adf713
Add volume support for WASAPI.
...
Note: Not all devices (like my RME Babyface) allow you to control
the volume via WASAPI. So, even though volume adjustments appear
to work visually (sliders move in volume control panel), they may
not actually change.
2013-09-24 04:54:44 +00:00
v.audacity
3da08380d7
Per comments, these 2 functions, redefinitions of WINAPI fns, are no longer necessary, as we dropped pre-Win2k support with Audacity 2.0. Gale reported that since the patch to them in r12160, they have caused problems. So instead, just rely on the ones in WINAPI.
2013-08-10 01:23:07 +00:00
lllucius
548983fd02
Fix WASAPI state reporting and add WASAPI loopback support.
2013-02-27 02:17:21 +00:00
v.audacity
fe97387bd8
Leland's patch for Win Vista or greater detection
2013-01-13 05:26:15 +00:00
v.audacity
948f505a52
Cristian Morales Vega's audacity-implicit.patch
2012-09-05 00:58:09 +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
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
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
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
BusinessmanProgrammerSteve
fc0dadf93c
Apply Debian patch fixing a Portmixer-related crash (bug 174)
2010-07-02 06:27:45 +00:00
ra
6e3e8dcfff
Remove some old erratta, and do a major tidy up of line endings and properties on source files
2010-01-24 13:33:28 +00:00
ra
58caf78a86
Move library tree where it belongs
2010-01-24 09:19:39 +00:00