|
|
2012-02-14 09:32:57 +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
|
Implement the Float32 to UInt8 converters.
|
2011-09-01 22:08:32 +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
|
Fix #164 by using if instead if ifdef PA_USE_* for unix builds.
|
2011-08-25 07:17:48 +00:00 |
|
pa_memorybarrier.h
|
added comment about MSVC compiler barrier intrinsics
|
2011-08-18 11:29:40 +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
|
memory barrier change take two
|
2011-08-18 11:47:28 +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
|
Merged WaveRT branch (excluding stuff pertaining to ticket #169)
|
2012-02-14 09:32:57 +00:00 |
|
pa_trace.h
|
Merged WaveRT branch (excluding stuff pertaining to ticket #169)
|
2012-02-14 09:32:57 +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 |