]> Repos - portaudio/shortlog
portaudio
2018-10-21 Dmitry KostjuchenkoMerge branch 'winrt' into 'master'
2018-10-21 dmitrykoswasapi: fixed MonoToStereo converter could write beyond...
2018-10-21 Nicholas AppletonMerge branch 'cmake_mingw_additions' into 'master'
2018-10-12 Nick Appletonupdate cmake documentation cmake_mingw_additions
2018-10-04 Nicholas Appletonfix typo
2018-10-02 Nick AppletonMerge branch 'cmake_mingw_additions' of https://git...
2018-10-02 Nick Appletoncreate and install cmake export targets to make it...
2018-10-02 Nicholas Appletoncommit Rainer's work and make some minor modifications...
2018-10-02 Nick Appletoncreate and install cmake export targets to make it...
2018-09-23 Dmitry KostjuchenkoMerge branch 'winrt' into 'master' krokoziabla/win_package
2018-09-23 dmitrykoswasapi: fixed callback not called for Input stream...
2018-09-10 Dmitry KostjuchenkoMerge branch 'winrt' into 'master'
2018-09-10 dmitrykoswasapi: fixed crash on NULL
2018-09-10 Dmitry KostjuchenkoMerge branch 'winrt' into 'master'
2018-09-10 dmitrykoswasapi: fixed input device can not be opened in Exclusi...
2018-09-06 Dmitry KostjuchenkoMerge branch 'winrt' into 'master'
2018-09-06 dmitrykoswasapi: support Exclusive mode on UWP (use new function...
2018-08-19 Phil BurkMerge branch 'ticket_274_xcode' into 'master'
2018-07-19 Dmitry KostjuchenkoMerge branch 'winrt' into 'master'
2018-07-19 dmitrykoswasapi: fixed compilation error of PaWasapi_GetAudioCli...
2018-07-01 Dmitry KostjuchenkoMerge branch 'winrt' into 'master'
2018-06-30 dmitrykoswasapi: new PaWasapi_GetAudioClient() API to get pointe...
2018-05-26 Phil BurkMerge branch 'ticket_275_pass_void' into 'master'
2018-04-17 DaShunAdd asio lib.
2018-04-02 Dmitry KostjuchenkoMerge branch 'winrt' into 'master'
2018-04-02 dmitrykoswasapi: correction to PaWasapi_UpdateDeviceList() API...
2018-04-02 Dmitry KostjuchenkoMerge branch 'winrt' into 'master'
2018-04-02 dmitrykoswasapi: new WASAPI specific API PaWasapi_UpdateDeviceLi...
2018-03-18 Phil Burkconfigure: support SDK 10.13 in XCode
2018-01-10 dmitrykoswasapi: fixed failure to initialize when Capture device...
2017-11-13 Ross BencinaMerge branch 'winrt' into 'master'
2017-05-29 dmitrykoswasapi: corrected GetWindowsVersion() to return Windows...
2017-04-30 Nicholas Appletoncommit Rainer's work and make some minor modifications...
2017-01-15 Nicholas Appletonfix a tragic typo I made which prevented WASAPI being...
2016-10-24 Phil BurkMerge branch 'ticket_260_terminate' into 'master' pa_stable_v190600_20161030
2016-10-23 Phil Burkpa_front.c: fix initializationCount_ in Pa_Terminate() ticket_260_terminate
2016-10-10 Ross BencinaMerge branch 'cmake_mingw_fixes' into 'master'
2016-10-04 Ross BencinaMerge branch '257-wdmks-winioctl-include' into 'master'
2016-10-02 Nicholas Appletonreplicate the library dependencies in the configure... cmake_mingw_fixes
2016-10-02 Ross BencinaFix for ticket #257: MinGW-w64: Inclusion of <winioctl...
2016-09-27 Phil BurkMerge branch 'ticket_256_numchannels' into 'master'
2016-09-26 Phil Burkpaex_read_write_wire: fix crossed initialization
2016-09-25 Ross BencinaMerge branch 'rb-doxygen-tweaks' into 'master'
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-23 Ross BencinaDoxygen document tweaks: * Link to our Wiki for latest... rb-doxygen-tweaks
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'
next