]> Repos - portaudio/shortlog
portaudio
2012-10-31 rbencinafix for unicode build
2012-10-07 philburkAdd comment about including source code for ring buffer...
2012-10-07 bejayoharenminor fix for OS X 10.7: include AudioToolbox
2012-09-17 robiwanhttps://www.assembla.com/spaces/portaudio/tickets/217
2012-09-04 philburkAdd example of calling JPortAudio.
2012-09-04 philburkAdd the JPortAudio JavaDocs to the PortAudio reference.
2012-09-04 philburkJust return true if a Java blocking IO stream underflow...
2012-09-02 philburkModified to JPortAudio to support builds on Macintosh.
2012-09-02 philburkUse universal library on Mac. The _x86 or _x64 distinct...
2012-09-01 philburkFix fprintf format for long int.
2012-09-01 philburkApply patch to configure to fix build on Mac Lion.
2012-09-01 philburkTest SVN on assembla.
2012-09-01 philburkReport HostAPI errors in paex_write_sine.c to aid debug...
2012-09-01 philburkMake include paths in JPortAudio project portable.
2012-09-01 philburkInitial check-in for an experimental Java binding for...
2012-09-01 philburkFix some typos in docs.
2012-07-31 robiwanAdded support for multi api static build on mingw ...
2012-07-10 robiwanCleanup of code
2012-07-10 robiwanAdded typedef to remove error with _beginthreadex
2012-07-10 robiwanCleanup of code
2012-07-09 philburkUse pa_ringbuffer.h in pablio.h.
2012-07-09 robiwanSmall fix to paex_record_file.c
2012-07-09 robiwanAdded a simple example that records to/plays from a...
2012-07-02 robiwanRemoved _alloca in WdmGetPropertySimple which seems...
2012-06-30 robiwanRemoved warnings when building with MinGW
2012-06-29 robiwanChanges to make compilation/linking work on Mingw
2012-06-29 robiwanAdded option to CMakeLists.txt to enable PA debug output
2012-06-29 robiwanMinor refactoring to remove some warnings
2012-06-29 robiwanChanged so that Mingw build should reference WASAPI...
2012-06-29 robiwanAdded GUID, enumerators and structs to accomodate Vista...
2012-06-25 philburkFix ring buffer handling in pa_mac_core.c that caused...
2012-06-22 philburkAdded counters for status flags in patest_wire.c. It...
2012-06-22 philburkFixed warnings that broke build.
2012-06-19 robiwanForgot error check after Pa_OpenStream. Naughty.
2012-06-19 robiwanAdded C++ variant of paex_sine
2012-06-05 gineeraqa-latency: use defaultSampleRate; fix crash on single...
2012-05-30 robiwanFixed bug in DS code
2012-05-27 philburkAdded build instruction for loopback test.
2012-05-18 gineeraAlsa: re-write SetApproximateSampleRate() to allow...
2012-05-04 gineeraAlsa: remove tabs and fix whitespace in pa_linux_alsa...
2012-05-02 gineeraAlsa: default sample rate should always be chosen with...
2012-05-02 gineeraAlsa: fix defaultHighLatency - sample rate has to be...
2012-05-01 rbencinarolling back r1822 and r1815 to pa_linux_alsa.c . will...
2012-04-16 dmitrykoswasapi: provide meaningful error code when opening...
2012-04-02 dmitrykoswasapi: zero wasapi host api rep immediately after...
2012-04-02 rbencinazero asio host api rep immediately after init. prevents...
2012-04-02 rbencinaexplicit casts for double->int. comment cleanups. fixed...
2012-04-02 rbencinafixed typo in comment. added whitespace.
2012-03-28 dmitrykosalsa: fix paSwapEndian applied to non-24bit formats...
2012-03-01 gineeraAlsa: add a workaround for stuttering/xruns when using...
2012-02-25 robiwanWDM-KS:
2012-02-23 robiwanASIO:
2012-02-22 robiwanAdded support for displaying UTF-8 encoded device names
2012-02-22 robiwanGeneral:
2012-02-16 dmitrykosalsa:
2012-02-16 dmitrykoswasapi:
2012-02-16 dmitrykoswasapi:
2012-02-14 robiwanMerged WaveRT branch (excluding stuff pertaining to...
2012-01-25 rbencinacleaned up tutorial start page
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...
next