]> Repos - portaudio/shortlog
portaudio
2010-03-03 dmitrykos+++ wasapi:
2010-03-02 dmitrykos+++ wasapi: corrected PaWasapi_Initialize() behavior...
2010-03-02 dmitrykoswasapi:
2010-03-02 dmitrykosfixed dummy compilation of pa_win_wasapi.cpp using...
2010-02-26 dmitrykos+++ wasapi: Event-driven/Full-Duplex/Exclusive mode...
2010-02-22 rossbchanged buffer sizes
2010-02-22 rossbadded test for wmme low level latency params
2010-02-20 dmitrykoswasapi: improved paFramesPerBufferUnspecified handling...
2010-02-20 dmitrykoswasapi: fixed capturing callback not called if paWinWas...
2010-02-19 dmitrykoswindows WASAPI fixes/improvements:
2010-02-17 dmitrykosimproved PaWasapi_ThreadPriorityBoost by providing...
2010-02-16 dmitrykosfixed crash on NULL pointer usage if hostApiSpecificSt...
2010-02-16 dmitrykosprovided ability not to depend on ksguid.lib when using...
2010-02-16 dmitrykosfinished WASAPI implementation:
2010-02-10 dmitrykosjusttesting
2010-02-10 philburkjusttesting
2010-02-03 rossbfix for undefined DirectSoundFullDuplex8 when PAWIN_USE...
2010-02-02 rossbAdded code to PortAudio/DirectSound to use DX8 DirectSo...
2010-01-24 rossbimplemented paPrimeOutputBuffersUsingStreamCallback...
2010-01-24 rossbreset oscillator phase at start of each test cycle...
2010-01-24 rossbremoved hardwired device number from previous commit
2010-01-24 rossbDirectSound don't crash when starting a blocking io...
2010-01-24 rossbadded test case to patest_stop_playout.c which catches...
2010-01-24 rossbreworked DirectSound stream completion to correctly...
2010-01-24 rossbclean up resources better if DirectSound OpenStream...
2010-01-24 rossbfixes to DirectSound implementation to work in unicode...
2010-01-24 rossbuse a win32 Event object (aka condition variable) to...
2010-01-24 rossbadded msvc link pragma to require ksguid.lib
2009-12-23 rossbmade buffer in PaUtil_DebugPrint local rather than...
2009-12-10 rossbifdefs for correct windows mobile compilation
2009-12-10 rossbadded cast to IsDebuggerPresentPtr, fixes compilation...
2009-12-10 bjornrocheupdated configure with a simple run of autoconf. seems...
2009-12-09 rossbderive ds output channel count from speaker configurati...
2009-12-09 rossbfix for bad x64 DWORD_PTR define
2009-12-09 rossbFixed bug (when PAWIN_USE_WDMKS_DEVICE_INFO is defined...
2009-12-08 rossbUpdate to Makefile.in and Configure.in from Stelios...
2009-12-08 rossbPatch from Dmitry Kostjuchenko: Fixes x64 issue with...
2009-12-08 rossbadded empty memory barrier macros for WINCE thanks...
2009-12-02 bjornrocheadded and removed dummy property listener as this may...
2009-12-01 bjornrochecleanup of property change checking and error handling
2009-12-01 bjornrocheadded return char
2009-12-01 bjornrocheremoved some redundant code
2009-11-30 bjornrocheadded new test for hardware samplerate changes. This...
2009-11-30 bjornrochefixes for hardware samplerate changes
2009-11-18 bjornrocheadded assert back as suggested by Dmitry Kostjuchenko
2009-11-18 bjornrochefix for ringbuffer problem on 64-bit macs. Also, this...
2009-10-22 bjornrocheadded two includes which should not be necessary but...
2009-10-22 bjornrochepatch to use mach absolute time on mac OS X since apple...
2009-10-12 philburkFixed dither for 64-bit targets.
2009-09-09 rossbadded instructions for building without ASIO support...
2009-06-16 rossbremoved reaper asio driver blacklisting
2009-06-03 aknudsenFix latency calculation in PA ALSA svn/1415
2009-05-24 aknudsenAdd PA ALSA extension to allow setting number of retrie...
2009-05-24 aknudsenClarify hostapi ordering somewhat
2009-05-24 aknudsenApply Kevin Kofler's non-mmap patch
2009-05-14 rossbfix for half duplex and build issues from Toni Wilen.
2009-04-07 rossbadded pragma to autolink libwinmm with msvc to get...
2009-04-04 davidvfixed a bug in WAVEFORMATEX casts, and warnings on...
2009-03-13 rossbfixed inputBufferAdcTime calculation for AdaptingInputO...
2009-03-13 rossbfixed bug in asio blocking i/o stream initialization...
2009-03-08 rossbadded notes to pa_test_ac3.c that the test stream file...
2009-03-08 rossbalways disable wmme clip and dither if an spdif passthr...
2009-03-08 rossbminor code logic cleanup
2009-01-29 rossbadded patest_wmme_ac3.cp test for wmme ac3 spdif passth...
2009-01-29 rossbwmme host api: take account of paWinMmeWaveFormatDolbyA...
2009-01-21 rossbinitial support for ac3+wma spdif passthrough for pa_wi...
2009-01-21 rossbdoccomment for PaAsio_SetStreamSampleRate()
2009-01-05 rossbfactored asio sample rate setting code into separate...
2009-01-05 rossbcleaned up logic related to theAsioStream singleton...
2009-01-04 rossb cleanup: moved blocking stream asio callback function...
2008-11-03 philburkremove extra parameter from debug statement to prevent...
2008-10-24 bjornrochefixed bug as suggested by Michael allen. This fixes...
2008-10-05 gordon_gidluckticket#84
2008-10-05 gordon_gidluckticket#84
2008-10-05 gordon_gidluckticket #84. Fix for Cygwin. Added a #define called...
2008-09-14 gordon_gidluckticket#84. Ran into a problem with conversion from...
2008-09-14 gordon_gidluckchange CreateThread to _beginthreadex (related to ticke...
2008-09-14 gordon_gidluckchanged CreateThread to _beginthreadex and ExitThread...
2008-09-14 gordon_gidluckchange CreateThread to _beginthreadex (see ticket #84)
2008-06-28 philburkAdd __TIME__ to version text.
2008-06-28 philburkSupports multiple threads using ASIO by adding CoInitia...
2008-06-05 aknudsenOSS: clear trigger direction bits at correct time
2008-05-15 rossbalways use __vsnprintf with MSC
2008-05-13 bjornrocheremoved obsolete darwin compiling instructions
2008-05-13 philburktweak svn test
2008-03-30 aknudsenOrder Unix host api initializers depending on whether...
2008-03-25 aknudsenAvoid warnings about unused labels
2008-03-20 bjornrochemoved trunk into place