]> Repos - portaudio/shortlog
portaudio
2011-03-04 rossbprint arguments at startup
2011-03-04 rossbchanges to get qa building on Windows with msvc. had...
2011-03-04 rossbmoved skeleton to end of win32 initializers list so...
2011-03-04 rossbsupport building skeleton host api on windows
2011-03-04 rossbpaqa: removed non standard and unused #include <strings...
2011-03-04 rossbfixed build breakage of patest_wmme_ac3.c on windows
2011-03-04 rossbuse LoadLibraryA instead of LoadLibrary to support...
2011-03-03 philburkAdd test for paInt8 to loopback test.
2011-03-02 philburkFix random code insertion caused by buggy editor on...
2011-03-02 philburkAdd latency control in loopback to fix Linux latency...
2011-03-02 philburkRaise pop threshold for loopback test.
2011-03-02 philburkApplied patches for Debian Linux for ticket 166.
2011-03-02 philburkSet default latency in an attempt to reduce full duplex...
2011-03-02 philburkAdd test for sample format conversion.
2011-03-01 philburkCheck for clipping even when loopback devices specified.
2011-03-01 philburkAdd check for clipping and noise in loopback test.
2011-03-01 philburkRemove unused variable in loopback.
2011-03-01 philburkAdd loopback target to Makefile.
2011-03-01 philburktweak changeme.txt to test SVN on Ubuntu
2011-03-01 philburkANother attempt at fixing configure make.
2011-03-01 philburkTry to fix oddly broken Makefile.in
2011-03-01 philburkANother C99 fix for loopback.
2011-03-01 philburkFix C99 error with modern for loops.
2011-03-01 philburkAdded paloopback test to the automated build.
2011-03-01 philburkAss semicolon to fix "label at end of compound statemen...
2011-02-28 philburkAdded patest_write_sine_nonint to Makefile.
2011-02-28 philburkAdd a test for non-interleaved blocking writes.
2011-02-27 philburkSpeed up loopback test by testing each sample rate...
2011-02-27 philburkCleanup tests. Lots of small tweaks.
2011-02-21 dmitrykoswasapi: fixed the bug when on stream stop/start/stop...
2011-02-21 dmitrykosfixed build by reverting 1604 revision where 'pa_ringbu...
2011-02-17 rob_bielikTicket #132
2011-02-12 rossbdoc tweak
2011-02-12 dmitrykosfixed compilation when Makefile is used by adding missi...
2011-02-12 rossbmoved src/common/pa_skeleton.c to src/hostapi/skeleton...
2011-02-12 rossbadded braces to clarify precedence in latency calculati...
2011-02-12 rossbrenamed some latency variables to make it clear they...
2011-02-12 rossbfixed stream info inputLatency and outputLatency calcul...
2011-02-12 rossbfixed stream info inputLatency and outputLatency calcul...
2011-02-12 rossbfixed stream info inputLatency and outputLatency calcul...
2011-02-11 dmitrykosalsa:
2011-02-09 dmitrykosalsa:
2011-02-05 rossbcorrected typos as per jf_menards's patch in ticket #58
2011-02-04 rossbadded #include portaudio.h to pa_mac_core.h so it is...
2011-02-03 dmitrykoswasapi: - releasing Input/Output buffer if error occurr...
2011-02-03 dmitrykoswasapi:
2011-02-02 rossbremoved reference to todo list from main doxygen page
2011-02-02 rossbremoved/cleaned up doxygen @todo items. moved to TRAC
2011-02-02 rossbcleanup: changed if() to switch()
2011-02-02 rossbclarified documentation for PaTime and Pa_GetStreamTime
2011-02-01 rossbremoved old doxygen @todo comments
2011-02-01 rossbremoved obsolete doxygen @todo comments
2011-02-01 rossbreferenced trac ticket #113 in doxy todo item
2011-02-01 rossbreferenced trac tickets #35 and #112 in pa_converters...
2011-02-01 rossbremoved doxygen TODO items from pa_asio implementation...
2011-02-01 rossbcorrected doc comment
2011-02-01 rossbsimplify doc tweak
2011-01-03 dmitrykoswasapi: allow mono input/output streams be created...
2010-12-28 philburktest svn access
2010-12-26 dmitrykoswasapi: fixed audio device not released to other applic...
2010-12-26 dmitrykoswasapi: fixed audio gain is decreased by 2 when audio...
2010-12-26 dmitrykoscorrected Int24_To_Int16_Dither and implemented Int24_T...
2010-12-26 rossbdisable dither conversion when host input format is...
2010-12-25 dmitrykoscoreaudio: fixed incorrect value type used with OSAtomi...
2010-12-11 rossbdoc tweaks
2010-11-12 philburkFirst checkin of new loopback unit test for PortAudio.
2010-11-12 richard_ashCommit fix for crash during full-duplex operation with...
2010-11-07 rossbupdated documentation main page and added api overview...
2010-11-07 dmitrykoswasapi:
2010-11-06 dmitrykoswasapi: fixed audio stream failing to open on Windows...
2010-10-29 richard_ashRemove frome the list of directories created by configu...
2010-10-24 rossbclarified some doc comments in pa_ringbuffer.h includin...
2010-10-22 rossbpatch from Rafaël Carré: clear SHARED_FLAGS in configur...
2010-10-22 rossbpatch from Richard Ash: updated Makefile.in to set...
2010-10-20 dmitrykoswasapi: fixed capturing (Input stream) if Polling mode...
2010-10-20 dmitrykoswasapi: improved audio quality stability in Shared...
2010-10-16 bjornrocheFixes issue where ringbuffer elements were of size...
2010-10-15 dmitrykosalsa: fixed Segmentation fault due to dangling pointer...
2010-10-14 rossbimproved documentation of paNoInterleaved flag
2010-09-22 dmitrykosjack: fixed segmentation fault caused by PA Jack implem...
2010-09-20 dmitrykosalsa: avoid SetApproximateSampleRate() excessive log...
2010-08-30 rossbfixed missing return statements from latency listener...
2010-08-24 dmitrykoswasapi:
2010-08-20 rossbReplaced broken PaStreamCallbackTimeInfo calculations...
2010-08-14 rossbtweaked buffer settings in wmme low level parameters...
2010-08-06 dmitrykoswasapi:
2010-08-03 dmitrykoswasapi:
2010-08-02 dmitrykosalsa:
2010-07-30 dmitrykosalsa:
2010-07-29 dmitrykosalsa:
2010-07-29 dmitrykosjack:
2010-07-23 dmitrykoswasapi:
2010-07-20 dmitrykoswasapi: - fixed frames preloading for buffer mode ...
2010-07-20 dmitrykoswasapi: - fixed occasional bug (affects Windows 7 mostl...
2010-07-15 dmitrykoswasapi:
2010-07-14 rossbadded pragma to auto-link winmm.lib when compiling...
2010-07-12 dmitrykoswasapi:
2010-07-10 dmitrykosoptimized PA processor for case when host and user...
2010-07-09 dmitrykoswasapi:
2010-07-09 dmitrykosreverted changes from revisions 1516-1517 due to incorr...
next