]> Repos - portaudio/shortlog
portaudio
2010-06-01 dmitrykosalsa: - if polling loop is timed out (paTimedOut) PaAls...
2010-05-31 dmitrykoswasapi:
2010-05-31 dmitrykosalsa: - releasing memory of non-MMAPed buffer on stream...
2010-05-30 dmitrykosalsa:
2010-05-30 dmitrykosalsa:
2010-05-20 dmitrykosfixed compile for DirectSound implementation under...
2010-05-18 dmitrykoswasapi:
2010-05-18 dmitrykoswasapi:
2010-05-17 dmitrykoswasapi:
2010-05-17 dmitrykoswasapi:
2010-05-12 dmitrykoswasapi:
2010-04-17 dmitrykoscorrected comments to Int24_To_Int16_Dither
2010-04-16 dmitrykosimplemented 'Int24_To_Int16_Dither' converter to allow...
2010-04-16 dmitrykoswasapi:
2010-04-15 dmitrykoswasapi:
2010-04-15 dmitrykoswasapi:
2010-04-12 dmitrykoswasapi:
2010-04-12 dmitrykoswasapi:
2010-04-11 dmitrykosfixed ASIO thiscall resolver for GCC 4.+: CALL_THISCALL...
2010-04-11 dmitrykoswasapi:
2010-04-07 dmitrykosexcluded x86-64 platform from ASIO 'thiscall' resolver...
2010-03-25 dmitrykoswasapi:
2010-03-24 dmitrykoswasapi:
2010-03-18 dmitrykosmaccore: fixed MacOSX "Snow Leopard" 10.6+ deadlock...
2010-03-17 dmitrykoswasapi: small corrections to improve CoInitialize/CoUni...
2010-03-16 dmitrykosupdated 'configure' file, many thanks to Stelios Bounan...
2010-03-14 dmitrykoswasapi: removed excessive argument checks in stream...
2010-03-13 dmitrykoswasapi: improved parameter checks for blocking API
2010-03-13 dmitrykoswasapi: fixed extension functions: PaWasapi_GetDeviceDe...
2010-03-10 dmitrykosimplemented optional log output to Visual Studio Output...
2010-03-10 dmitrykoswasapi: fixed portaudio.vcproj (wrong filename)
2010-03-09 dmitrykoswasapi: finished changes of include names for case...
2010-03-09 dmitrykoswasapi: renaming file
2010-03-09 dmitrykoswasapi: renaming file
2010-03-09 dmitrykoswasapi: renaming file
2010-03-09 dmitrykoswasapi: renaming file
2010-03-09 dmitrykoswasapi: renaming file
2010-03-09 dmitrykoswasapi:
2010-03-08 dmitrykoswasapi:
2010-03-04 dmitrykoswasapi: fixed initialization stage of PaWasapi_Initiali...
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...
next