|
|
2011-08-18 11:19:36 +00:00 |
| .. |
|
pa_allocation.c
|
moved trunk into place
|
2008-03-20 14:24:39 +00:00 |
|
pa_allocation.h
|
moved trunk into place
|
2008-03-20 14:24:39 +00:00 |
|
pa_converters.c
|
referenced trac tickets #35 and #112 in pa_converters.c todo items
|
2011-02-01 12:58:26 +00:00 |
|
pa_converters.h
|
moved trunk into place
|
2008-03-20 14:24:39 +00:00 |
|
pa_cpuload.c
|
referenced trac ticket #113 in doxy todo item
|
2011-02-01 13:03:45 +00:00 |
|
pa_cpuload.h
|
moved trunk into place
|
2008-03-20 14:24:39 +00:00 |
|
pa_debugprint.c
|
removed obsolete doxygen @todo comments
|
2011-02-01 13:09:10 +00:00 |
|
pa_debugprint.h
|
moved trunk into place
|
2008-03-20 14:24:39 +00:00 |
|
pa_dither.c
|
Fixed dither for 64-bit targets.
|
2009-10-12 21:00:53 +00:00 |
|
pa_dither.h
|
Fixed dither for 64-bit targets.
|
2009-10-12 21:00:53 +00:00 |
|
pa_endianness.h
|
moved trunk into place
|
2008-03-20 14:24:39 +00:00 |
|
pa_front.c
|
set defaultHostApiIndex_ to zero when uninitialized
|
2011-08-18 03:43:51 +00:00 |
|
pa_hostapi.h
|
changed default host API logic to use first successfully initialized host api with a defined default input or output device. resolves ticket #49
|
2011-08-18 03:31:51 +00:00 |
|
pa_memorybarrier.h
|
added empty memory barrier macros for WINCE thanks to Dmitry Kostjuchenko
|
2009-12-08 09:17:34 +00:00 |
|
pa_process.c
|
Fix improper calculation of big buffer sizes. See bug #187
|
2011-07-21 18:44:58 +00:00 |
|
pa_process.h
|
renamed PaUtil_GetBufferProcessorInputLatency to PaUtil_GetBufferProcessorInputLatencyFrames and PaUtil_GetBufferProcessorOutputLatency to PaUtil_GetBufferProcessorOutputLatencyFrames. see ticket #161
|
2011-05-02 17:07:11 +00:00 |
|
pa_ringbuffer.c
|
moved memory barriers as per this thread: http://music.columbia.edu/pipermail/portaudio/2011-August/012803.html . use volatile because MSVC Read/WriteBarrier() intrinsics are just compiler barriers, but MSVC will insert memory barriers if you use volatile. see: http://msdn.microsoft.com/en-us/library/ms686355(VS.85).aspx
|
2011-08-18 11:19:36 +00:00 |
|
pa_ringbuffer.h
|
moved memory barriers as per this thread: http://music.columbia.edu/pipermail/portaudio/2011-August/012803.html . use volatile because MSVC Read/WriteBarrier() intrinsics are just compiler barriers, but MSVC will insert memory barriers if you use volatile. see: http://msdn.microsoft.com/en-us/library/ms686355(VS.85).aspx
|
2011-08-18 11:19:36 +00:00 |
|
pa_stream.c
|
moved trunk into place
|
2008-03-20 14:24:39 +00:00 |
|
pa_stream.h
|
moved trunk into place
|
2008-03-20 14:24:39 +00:00 |
|
pa_trace.c
|
moved trunk into place
|
2008-03-20 14:24:39 +00:00 |
|
pa_trace.h
|
moved trunk into place
|
2008-03-20 14:24:39 +00:00 |
|
pa_types.h
|
moved trunk into place
|
2008-03-20 14:24:39 +00:00 |
|
pa_util.h
|
removed/cleaned up doxygen @todo items. moved to TRAC
|
2011-02-02 18:58:17 +00:00 |