]> Repos - portaudio/shortlog
portaudio
2016-09-25 Ross BencinaMerge branch 'rb-document-api-version' into 'master'
2016-09-25 Ross BencinaAdded `Available as of version 19.6.0` doc comments... rb-document-api-version
2016-09-25 Ross BencinaUpdate doxygen comments for WDM/KS to indicate that...
2016-09-25 Ross BencinaFix formatting of version API doxygen comments in porta...
2016-09-25 Ross BencinaMerge branch 'bump_version' into 'master'
2016-09-25 Ross BencinaMerge branch 'cmake_updates' into 'master'
2016-09-24 Phil Burkpa_front: bumped to 19.6.0
2016-09-24 Phil BurkMerge branch 'ticket_252_nohang' into 'master'
2016-09-24 Phil Burkpa_mac_core: fix whitespace and missing semicolon
2016-09-24 Ross BencinaMerge branch 'rb-version-doc-comment-cleanup' into...
2016-09-23 Ross Bencinaupdated doc comments to reflect that versionControlRevi... rb-version-doc-comment-cleanup
2016-09-22 Phil Burkpa_front: bump version to 19.5.1 for release
2016-09-22 Phil Burkpa_mac_core: use MAX(inputFrames,outputFrames)
2016-09-22 Ross BencinaMerge branch 'remove-microsoft-include-files' into...
2016-09-21 Phil Burkpa_mac_core_blocking: Fix timeout.
2016-09-17 Ross Bencinaremove Microsoft copyright include files from src/hosta... remove-microsoft-include-files
2016-09-16 Phil BurkMerge branch 'ticket_251_alsacancel' into 'master'
2016-09-15 Nick Appletonaddress all problems picked up by cmakelint except...
2016-09-15 Nicholas Appletonget examples compiling with CMake on Windows again
2016-09-14 Phil Burkpa_linux_alsa: fix hang in callback caused by abort
2016-09-14 Phil Burkpa_mac_core_blocking: fix hang when running stream...
2016-09-13 Nicholas Appletonundo whitespace change to pa_win_wasapi.c and fix a...
2016-09-13 Nicholas Appletonsupply pkg-config version via setting in CMakeLists...
2016-09-13 Nicholas Appletononly build x86 plain converters in Visual Studio due...
2016-09-11 Ross BencinaMerge branch 'winrt' into 'master'
2016-09-10 Phil BurkMerge branch 'ticket_248_gitrevision' into 'master'
2016-09-09 Phil BurkRemove version printing from paex_sine.c
2016-09-06 Phil BurkPA_GIT_REVISION: new scripts to replace SVN revision
2016-09-01 dmitrykoswasapi: made ActivateAudioInterface_WINRT more universa...
2016-09-01 Ross BencinaMerge branch 'rb-fix-pa-front-c99isms' into 'master'
2016-08-29 dmitrykoswasapi: return E_NOINTERFACE in PaActivateAudioInterfac...
2016-08-28 Ross BencinaMerge branch 'winrt' into 'master'
2016-08-27 Nicholas Appletonchange the compiler flags into a compiler definitions...
2016-08-26 Nicholas Appletonmove changes to cmake lists made in my personal github...
2016-08-26 dmitrykoswasapi: replaced InterlockedCompareExchange with Interl...
2016-08-26 Ross Bencinacomment out C99 designated initializer syntax for versi... rb-fix-pa-front-c99isms
2016-08-26 Ross Bencinaremove trailing whitespace from end of lines
2016-08-26 dmitrykoswasapi: reverted the usage of Interlocked APIs for...
2016-08-24 dmitrykoswasapi: use InterlockedXXX APIs to secure inter-thread...
2016-08-14 dmitrykoswasapi: more cleanup - normalized WIN32_WINRT to PA_WIN...
2016-08-14 dmitrykoswasapi: use Windows common Sleep() API instead of PA_Sl...
2016-08-08 dmitrykoswasapi: code cleanup, removed compiler warnings
2016-08-03 dmitrykoswasapi: ported to WinRT (UWP)
2016-08-03 Phil BurkMerge branch 'loopback' into 'master'
2016-07-27 Phil BurkLoopback: fix warnings that prevent compilation
2016-05-29 Phil BurkMerge branch 'ticket_229' into 'master'
2016-05-22 Phil BurkRestore paqa_devs
2016-05-22 Phil BurkRevert paqa_devs
2016-05-22 Phil BurkMac: test adjustable number of channels.
2016-05-19 Phil BurkFix assert when reading or writing with non-power of...
2016-05-19 Phil BurkMerge branch 'fixeol' into 'master'
2016-05-19 Phil BurkNormalize all the line endings
2016-05-19 Phil BurkAdd .gitattributes to fix EOL
2016-05-18 Phil BurkMerge branch 'noassert' into 'master'
2016-05-17 Phil Burkpa_mac_core.c: Removed some comments. Cleaned up logic.
2016-05-03 Phil BurkMerge branch 'testgit2' into 'master'
2016-05-02 Phil BurkAnother change and commit to the same branch
2016-05-02 Phil Burktest git changesets
2016-05-02 Phil Burkpa_mac_core: stop stream instead of asserting
2016-05-01 Phil BurkMerge branch 'ignorebin' into 'master'
2016-05-01 Phil Burkgitignore: add more files from configure and make
2016-05-01 Phil BurkMerge branch 'ignore' into 'master'
2016-05-01 Phil BurkAdd .gitignore for C++
2016-04-10 philburkpatest_out_underflow: cleanup
2016-02-15 philburkUpdate docs for building on Linux
2016-01-04 philburkFiles needed for compiling on El Capitan.
2016-01-04 philburkAdd support for 10.11 SDK so PortAudio can compile...
2015-10-21 dmitrykoswasapi: correction to the previous commit
2015-10-20 dmitrykoswasapi: workaround to avoid PaWasapi_Initialize() failu...
2015-10-19 dmitrykoswasapi: support for setting the WASAPI's AudioClientPro...
2015-09-06 rbencinaupdate doxygen main page to reference developer guideli...
2015-09-06 rbencinacheckfiledocs.py: blacklist mingw-include from doc...
2015-09-06 rbencinacheckfiledocs.py: only check source code under src...
2015-09-06 rbencinaIssue #234 fixed typo in configure and configure.in...
2015-09-06 rbencinaremoved bindings/java from doxygen generated documentation
2015-04-19 gineeraPa_process: Fix output channel adaption by not skipping...
2015-04-10 philburkAdd Pa_GetVersionInfo()
2015-03-12 philburkTest adding a second file with SVN keywords.
2015-03-12 philburkUsed propset to enable SVN keywords on test file.
2015-03-12 philburkExperiment with the SVN version keywords.
2015-03-03 philburkAdd version numbering with major.minor.subminor format.
2015-01-21 rbencinapa/wmme: avoid potential (but highly unlikely) overflow...
2015-01-21 rbencinaremoved declaration of unused variable
2015-01-21 rbencinafixed compiler warning: conversion from 'double' to...
2015-01-21 rbencinadisabled deprecated API warning for GetVersionEx in...
2015-01-21 rbencinaRemoved MSVC dependence on ksguid.lib from src/os/win...
2015-01-20 rbencinacpp binding: make operator == and != const. thanks...
2014-11-05 rbencinaPA/CoreAudio: fixed copy-pasto: last host error was...
2014-08-28 robiwanAdded more debugging info in wdmks/pa_win_wdmks.c
2014-08-15 robiwanCommitting Lelands patch for WDM-KS, should take care...
2014-06-28 bejayoharenolivier's device name patch for os x
2014-04-11 rbencinapa_win_ds.c converted tabs to spaces (only a small...
2014-04-11 rbencinaDirectSound: correctly output device names as UTF-8...
2014-04-11 rbencinapa_win_wmme.c: converted tabs to spaces (just a few...
2014-04-11 rbencinaWMME: correctly convert device names to UTF-8, see...
2014-04-09 robiwanCMake: Added PA_WDMKS_NO_KSGUID_LIB to WDMKS and soluti...
2014-02-05 bejayoharenClarified safety of operations in callback (doc)
2014-01-30 rbencinaupdated Windows+ASIO build tutorial: Building Portaudio... pa_stable_v19_20140130_r1919
2014-01-30 rbencinatweaked Windows build tutorial: Building PortAudio...
2014-01-17 philburkAdd stub to pa_trace.c to eliminate warning.
next