]> Repos - portaudio/shortlog
portaudio
2012-01-25 rbencinadoc tweak
2012-01-25 rbencinatweaked tutorial doc to reference local files
2012-01-25 rbencinaadded tutorial doxygen pages converted from old trac...
2012-01-11 rossbfixed bug in coreaudio host api: suggested latency...
2012-01-11 rossbadded function to query core audio buffer size range
2011-12-27 rossbfixed regression in r1718 (PA/coreaudio) where PA callb...
2011-12-08 alan_horstmannCorrect some entries in the devices 'predefinedNames...
2011-11-24 rossbadded dsound find best latency params test. resolves...
2011-11-24 rossbImplemented host-API specific mechanism for setting...
2011-11-20 rossbupdated ASIO-README.txt closes ticket #8 pa_stable_v19_20111121_r1788
2011-11-11 philburkRan autoreconf for mods from Ross.
2011-11-11 rossbfixed configure.in and makefile.in. attempt #2. fixes...
2011-11-10 philburkRan autoreconf for configure updates.
2011-11-10 rossbname therapy: suggestedLatency => targetBufferingLatency
2011-11-10 rossbname therapy: renamed suggestedLatencyFrames to targetB...
2011-11-10 rossbuse bufferMaxSize for defaultHighLatency in asio impl
2011-11-10 rossbadded comments explaining why ticket #199 can't be...
2011-11-10 rossbfixed host buffer size algorithm to prefer multiples...
2011-11-10 rossbtweaked dsound callback time info calculations. implem...
2011-11-10 rossbdefine WIN32_WINNT and WINVER to 501 (winxp) to resolve...
2011-11-10 rossbconfigure.in and makefile.in changes to (hopefully...
2011-10-31 philburkRan autoreconf to rebuild configure.
2011-10-31 rossbfix configure.in to find a C++ compiler when needed...
2011-10-27 philburktest SVN repository
2011-10-27 philburkApply patch for Debian from Samuel Thibault.
2011-10-20 rossbCoreAudio: if user specifies framesPerBuffer make sure...
2011-10-18 eblennerhassettUpdate header authors, copyrights, HPI url. Remove...
2011-10-18 eblennerhassettReplace deprecated HPI functions and datatypes with...
2011-09-08 philburkFix warnings in loopback.
2011-09-08 philburkAdd self tests to paqa_latency.c
2011-09-08 philburkFix compiler warnings on Mac.
2011-09-08 philburkMove paqa_devs and paqa_errs to qa folder. Clean up...
2011-09-08 rossbadded Doxyfile.developer for generating internal docs...
2011-09-08 rossbupdated doxygen stuff to generate sane user documentati...
2011-09-08 philburkmoved example programs from test folder to examples...
2011-09-07 philburkFixed configure so it works for paex_sine.
2011-09-07 philburkExperiment with moving example code into its own folder.
2011-09-01 philburkImplement the Float32 to UInt8 converters.
2011-08-27 rossbtest ignore
2011-08-25 rossbadded stream callback documentation describing real...
2011-08-25 rossbFixed directsound PaDeviceInfo default latency and...
2011-08-25 rossbadded large primes to patest_suggested_vs_streaminfo_la...
2011-08-25 rossbfixed some warnings and minor bugs in patest_suggested_...
2011-08-25 rossbadded #include and deleted 2 unused variables from...
2011-08-25 philburkFix #164 by using if instead if ifdef PA_USE_* for...
2011-08-25 rossbwmme limit host buffer size to 32k. try to make host...
2011-08-18 rossbmemory barrier change take two
2011-08-18 rossbadded comment about MSVC compiler barrier intrinsics
2011-08-18 rossbupdated memory barrier comment urgh
2011-08-18 rossbmoved memory barriers as per this thread: http://music...
2011-08-18 philburkFix removal of device property change listeners.
2011-08-18 philburkUse bigger threshold to fix odd latency calculations.
2011-08-18 rossbrevised WMME default latency on XP, Vista, Win7 to...
2011-08-18 rossbset defaultHostApiIndex_ to zero when uninitialized
2011-08-18 rossbtweaked comment
2011-08-18 rossbchanged default host API logic to use first successfull...
2011-08-11 rossbextended paqa loopback test output to print reported...
2011-08-11 rossbUpdated patest_suggested_vs_streaminfo_latency test...
2011-08-11 rossb Fixed pa_win_wmme.c latency calculations to result...
2011-08-04 rossbupdated patest_suggested_vs_streaminfo_latency to gener...
2011-08-04 rossbupdated patest_suggested_vs_streaminfo_latency to suppo...
2011-08-04 rossbadded patest_suggested_vs_streaminfo_latency test and...
2011-07-29 philburkCalculate timestamp offsets from device properties.
2011-07-28 rossbpa_win_wmme.c fixed bug in stream info inputLatency...
2011-07-28 philburkAdd check for min maxDeltaDacTime for timestamps.
2011-07-28 rossbpaqa_latency: tweak parameter printing
2011-07-28 rossbpaqa_latency: tweak parameter printing
2011-07-28 rossbpaqa_latency: print device name and api. c89ize
2011-07-28 philburkDraft version for debugging latency and timing.
2011-07-28 rossbmme latency test: minor cleanups. randomised tone pitch
2011-07-26 rossbmme test only list output devices
2011-07-24 rossbfixed switch statement in test that would report Win7...
2011-07-21 philburkFix broken build due to unused variables. Grrr.
2011-07-21 philburkFix improper calculation of big buffer sizes. See bug...
2011-07-21 philburkFixed broken Mac build by removing unused label.
2011-07-21 rossbupdated wmme manual latency test
2011-07-21 philburkImprove calculation of default latencies on Mac CoreAudio.
2011-07-20 rossbcleaned up doc comments for PaStreamCallbackTimeInfo...
2011-07-14 bjornrochethis should resolve issues on OS X with systems where...
2011-07-14 rossbinitial implementation of patest_wmme_find_best_latency...
2011-07-14 philburkRemove dev-cpp support.
2011-07-09 bjornrocheFix for doxygen for pa_mac_core.h. Ticket #70. Patch...
2011-06-30 rossbfixed regression in r1612 that broke coreaudio non...
2011-06-23 rossbfixed def file to reference PaAsio_GetAvailableBufferSi...
2011-06-17 rossbmade ring buffer params const-correct
2011-05-26 aknudsenPA ALSA: define SND_PCM_TSTAMP_ENABLE as SND_PCM_TSTAMP...
2011-05-19 rob_bielikInitial CMake support (MSVC only at the moment)
2011-05-11 rossbextra comments
2011-05-11 rossbfixed use of timeBeginPeriod/timeEndPeriod in pa_win_ds.c
2011-05-11 rossbReplaced MM timer with a high priority thread for audio...
2011-05-10 rossbadded userFramesPerBuffer parameter to SelectHostBuffer...
2011-05-10 rob_bielikAdded pa_win_coinitialize.c to MSVC project and windows...
2011-05-09 rossbrefactored COM initialization for dsound, asio and...
2011-05-02 rossbrenamed PaUtil_GetBufferProcessorInputLatency to PaUti...
2011-05-02 rossbrenamed PaAsio_GetAvailableLatencyValues to PaAsio_GetA...
2011-05-01 rossbremoved #ifndef check for PA_USE_DS from pa_win_ds.c
2011-05-01 rossbfixed copy/past error in PA_USE_DS check code in pa_win...
2011-03-25 philburkAdd README for configure. pa_stable_v19_20110326_r1647
2011-03-25 philburkRemove include for pa_unix_oss.h to fix "make install...
2011-03-16 philburkRan autoreconf to update config.guess and other configu...
next