]> Repos - portaudio/shortlog
portaudio
2021-08-12 BeGH Actions: CMake build all supported options, compiler...
2021-08-12 BeCMake rewrite using modern CMake best practices
2021-08-12 BeCMake: move MinGW toolchain file to new cmake/toolchain...
2021-08-12 Berename cmake_support directory to cmake
2021-08-06 Dmitry KostjuchenkoMerge pull request #619 from PortAudio/winrt
2021-08-05 dmitrykoswasapi: Check for the supported Windows version explici... winrt
2021-07-01 John MelasUnify all stringizing macros to new PA_STRINGIZE macro...
2021-06-23 John Melaspa_win_wmme.c: replace LPCTSTR with LPCWSTR (#597)
2021-06-09 Trent PiephoHave PaUtil_GetTime() use monotonic time on Unix (...
2021-06-09 John MelasUnify windows error processing into a single PaWinUtil_...
2021-06-09 Phil Burkalsa: init stream variable in pa_linux_alsa.c (#584)
2021-06-09 Phil Burktest: time out in patest_sine_time.c (#585)
2021-06-09 Phil Burkpa_mac_core.c: init streamLatency and others (#591)
2021-06-03 Trent PiephoAlsa: Use hires timestamps (#560)
2021-05-27 Ross BencinaAdd documentation indicating that Pa_ReadStream, Pa_Wri...
2021-05-27 Mirko RajkovacaAdded Pa_GetVersionInfo to portaudio.def (#574)
2021-05-13 MonkeybreadSoftwarealsa: Increase snprintf buffer size to fix warning...
2021-05-13 BeMME: fix comparison of IO buffer sizes in CalculateBuff...
2021-04-29 Dmitry KostjuchenkoMerge pull request #552 from PortAudio/winrt
2021-04-29 John Melas[macOS] drop support for 10.5 (#511)
2021-04-29 Beremove deprecated pablio (#437)
2021-04-29 MichalPetrykaWhitespace cleanup in Java and C++ bindings#458)
2021-04-29 BeCMake: clean up including headers for examples
2021-04-29 BeCMake: build qa executables
2021-04-29 BeCMake: build all tests
2021-04-29 BeGH Actions: add separate workflow for CMake testing...
2021-04-29 BeCMake: bump minimum version to 3.0.0 to fix deprecation...
2021-04-17 Phil Burkpaqa_devs.c: define _USE_MATH_DEFINES (#554)
2021-04-17 Phil Burkpatest_unplug.c: change int32_t to int (#553)
2021-04-15 dmitrykoswasapi: Fixed compilation with MinGW (W64) when targeti...
2021-04-12 Phil Burkfix patest_converters.c argc argv order (#544)
2021-04-01 Ross BencinaImprove JACK regex pattern escape code (see ticket... v19.7.0 v19.7.0-RC2
2021-03-19 BeJACK PipeWire fixes (escape regex chars) (#504)
2021-03-07 Phil BurkBump version to 19.7.0
2021-02-25 Phil Burkconfigure: better test for Mac OS arch
2021-02-25 petrisWASAPI final whitespace fix
2021-02-18 MichalPetrykaAdd .editorconfig (#394)
2021-02-18 Ross BencinaClean up whitespace in src/hostapi/coreaudio in prepara...
2021-02-17 Dmitry KostjuchenkoMerge pull request #510 from alienpenguin/fix-vs2010...
2021-02-16 Francesco Lamonicafixed VS2010 compilation
2021-02-16 Dmitry KostjuchenkoMerge pull request #509 from PortAudio/winrt
2021-02-16 dmitrykoswasapi: Fixed compilation for UWP platform, minor clean...
2021-02-16 Dmitry KostjuchenkoMerge pull request #508 from PortAudio/winrt
2021-02-16 dmitrykoswasapi: Fixed glitchy audio in case of Exclusive mode...
2021-02-12 Phil Burkcoreaudio: remove pa_mac_core_old.c
2021-02-11 MichalPetrykaCleanup newlines at EOF in oss (#491)
2021-02-11 MichalPetrykaCleanup newlines at EOF in dsound (#490)
2021-02-11 Peter Rossconfigure/make: export PaWasapi_* and PaWasapiWinrt_...
2021-02-11 Phil Burkmacos: consider major version 11
2021-02-09 Dmitry KostjuchenkoMerge pull request #496 from rouseabout/master
2021-02-09 Peter RossWASAPI: Add PaWaspi_GetIMMDevice function
2021-02-09 Dmitry KostjuchenkoMerge pull request #499 from rouseabout/consistent...
2021-02-09 Peter Rosscmake_support/template_portaudio.def: make symbol numbe...
2021-02-05 orbeabuild: Fix builds with parallel make.
2021-02-05 John Melasreplace Carbon with CoreFoundation and CoreServices
2021-02-04 Ed MasteOSS: support 32-bit signed format AFMT_S32_NE (#462)
2021-02-04 Phil Burkconfigure: add arm64 for Mac M1
2021-02-04 Phil Burkconfigure: add INCLUDES for mingw build
2021-02-04 MichalPetrykaCleanup newlines at EOF in skeleton (#480)
2021-02-04 MichalPetrykaCleanup newlines at EOF in src/os/win (#481)
2021-02-04 MichalPetrykaCleanup newlines at EOF in src/common (#482)
2021-02-04 MichalPetrykaCleanup newlines at EOF in src/hostapi/asio (#483)
2021-02-04 Ross BencinaClean up whitespace in src/hostapi/wasapi in preparatio...
2021-02-04 Ross BencinaClean up whitespace in src/hostapi/wdmks in preparation...
2021-02-04 Ross BencinaClean up whitespace in src/hostapi/alsa in preparation...
2021-01-31 Davide Gerhardpa_mac_core.c: add missing definition to fix build...
2021-01-28 luz pazFix user-facing and non-user-facing typos
2021-01-28 John Melasuse variadic arguments in DEFINE_GUID also for MSVC...
2021-01-27 Ross BencinaRun MSBuild MSVC project CI for pull requests (#419)
2021-01-26 Phil Burkmac autoconf: support current and future SDKs (#470)
2021-01-24 Phil BurkFix patest1 printf (#467)
2021-01-22 orbeaautoconf build: add src dir src/hostapi/skeleton to...
2021-01-22 petrisWhitespace cleanup in test
2021-01-22 petrisWhitespace cleanup in examples
2021-01-22 petrisWhitespace cleanup in qa
2021-01-21 Phil Burkdocs: Pa_OpenStream() fails if sampleRate unavailable...
2021-01-21 Ross BencinaClean up whitespace in qa/ in preparation for .editorco...
2021-01-21 Ross BencinaClean up whitespace in test/ in preparation for .editor...
2021-01-21 Ross BencinaClean up whitespace in src/os/unix in preparation for...
2021-01-21 Ross BencinaClean up whitespace in src/os/win in preparation for...
2021-01-21 Ross BencinaClean up whitespace in src/common in preparation for...
2021-01-21 Ross BencinaClean up whitespace in pa_win_wmme.c in preparation...
2021-01-21 Ross BencinaClean up whitespace in src\hostapi\dsound in preparatio...
2021-01-21 Ross BencinaClean up whitespace in examples/ in preparation for...
2021-01-21 Ross BencinaClean up whitespace in pa_asio.cpp in preparation for...
2021-01-21 Etienne DechampsIgnore the Visual Studio CMake settings file. (#422)
2021-01-21 Ross BencinaClean up whitespace in src/hostapi/{asihpi, jack, oss...
2021-01-21 Ross BencinaClean up whitespace in include/ in preparation for...
2021-01-21 John Melasalignment fixes
2021-01-21 John Melasremove todo comments
2021-01-21 John Melaspass input size in AudioConverterFillComplexBuffer...
2021-01-21 John Melasfix ringBufferIOProc
2021-01-21 John Melasremove support for OS X 10.4, rename functions pa_...
2021-01-21 John Melasformatting and #ifdef comment
2021-01-21 John Melasfix compile error
2021-01-21 John Melasnew hal
2021-01-21 John Melasfix logging warnings
2021-01-21 Ed MasteOSS: correct test for unsupported formats
2021-01-21 Ed MasteOSS: include both /dev/dsp and /dev/dsp0
2021-01-21 Beremove unused and undocumented fixdir.bat & fixfile.bat
next