mingw64-portaudio

Edit Package mingw64-portaudio
No description set
Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000702 702 Bytes
_servicedata 0000000237 237 Bytes
mingw64-portaudio.changes 0000062328 60.9 KB
mingw64-portaudio.spec 0000003234 3.16 KB
portaudio-0.0.0.git1453481052.c7655a1.tar.xz 0000913836 892 KB
Latest Revision
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 3)
- Update to version 0.0.0.git1453481052.c7655a1:
  * Files needed for compiling on El Capitan.
  * Add support for 10.11 SDK so PortAudio can compile on Mac.
  * wasapi: correction to the previous commit
  * wasapi: workaround to avoid PaWasapi_Initialize() failure when enumerating devices and device fails to report min/default periods with IAudioClient::GetDevicePeriod(): ignore error and assign WASAPI common known period values for min/default
  * wasapi: support for setting the WASAPI's AudioClientProperties options via PaWasapiStreamInfo struct (__IAudioClient2_INTERFACE_DEFINED__ must be defined by Windows SDK (for Windows 8 and up) to have effect from these new options, otherwise it will be noop)
  * update doxygen main page to reference developer guidelines and implementation style guidelines on the Wiki
  * checkfiledocs.py: blacklist mingw-include from doc check
  * checkfiledocs.py: only check source code under src and include
  * Issue #234 fixed typo in configure and configure.in affecting mingw builds. Rename: pa_win_wdmks_util.o --> pa_win_wdmks_utils.o
  * removed bindings/java from doxygen generated documentation
  * Pa_process: Fix output channel adaption by not skipping the conversion when the host and user number-of-channels are not equal.  Reported by Leif Asbrink when using an envy24 soundcard on Linux at it's native Int32 format with 1 or 2 channels.  Corresponding fix for input already in r1913.
  * Add Pa_GetVersionInfo() Add scripts to update pa_svnrevision.h
  * Test adding a second file with SVN keywords.
  * Used propset to enable SVN keywords on test file.
  * Experiment with the SVN version keywords.
  * Add version numbering with major.minor.subminor format. Bump version to 19.5.0
  * pa/wmme: avoid potential (but highly unlikely) overflow in buffer size in call to WideCharToMultiByte if a device name length exceeds INT_MAX. should also fix compiler warning about size_t to int assignment.
  * removed declaration of unused variable
  * fixed compiler warning: conversion from 'double' to 'float', possible loss of data
  * disabled deprecated API warning for GetVersionEx in dsound, wmme and wdmks host APIs.
  * Removed MSVC dependence on ksguid.lib from src/os/win/pa_win_wdmks_utils.c (ksguid.lib is no longer in Platform SDK 8.0). Always use static instances of GUIDs like the GCC builds do. Removed ksguid.lib from MSVC project file. The following symbols are no longer used: PA_WDMKS_NO_KSGUID_LIB, PAWIN_WDMKS_NO_KSGUID_LIB; removed them from CMakeLists.txt and the MSVC project file.
  * cpp binding: make operator == and != const. thanks to Riot for this patch. ticket #230
  * PA/CoreAudio: fixed copy-pasto: last host error was being associated with paInDevelopment host api not paCoreAudio
  * Added more debugging info in wdmks/pa_win_wdmks.c
  * Committing Lelands patch for WDM-KS, should take care of some of the problems referenced here http://music.columbia.edu/pipermail/portaudio/2014-August/016246.html
  * olivier's device name patch for os x
  * pa_win_ds.c converted tabs to spaces (only a small amount of code was incorrectly using tabs).
  * DirectSound: correctly output device names as UTF-8 when compiled with UNICODE defined. Note that this patch may not be correct if UNICODE is not defined. Patch from Tobias Erichsen. See ticket #224 for details.
  * pa_win_wmme.c: converted tabs to spaces (just a few sections)
Comments 0
openSUSE Build Service is sponsored by