jules
|
28fa04a5f4
|
Android fix.
|
12 years ago |
jules
|
408399ddff
|
Added FloatVectorOperations::findMinimum and findMaximum
|
12 years ago |
jules
|
6c08b41a5a
|
Android build fix.
|
12 years ago |
jules
|
f1ef1a7178
|
MSVC function call convention fixes. AAX compile fix.
|
12 years ago |
jules
|
cbf8b5e8a2
|
Used some OSX vecLib functions inside FloatVectorOperations.
|
12 years ago |
jules
|
6033581511
|
Additions and 64-bit fixes for FloatVectorOperations.
|
12 years ago |
jules
|
b0ee49d537
|
New class FloatVectorOperations, with a bunch of SSE2-accelerated floating point functions.
|
12 years ago |
jules
|
a802f5d081
|
Added method AudioData::Pointer::findMinAndMax
|
12 years ago |
jules
|
d522a50e97
|
New AudioSampleBuffer::applyGain method.
|
12 years ago |
jules
|
d35e1fd814
|
Added a AudioSampleBuffer gain ramp function.
|
13 years ago |
jules
|
0ceeb573d8
|
Minor changes to avoid pedantic compiler warnings.
|
13 years ago |
jules
|
842d30fbfa
|
Minor tidying-up.
|
13 years ago |
jules
|
08539ed83e
|
Improved some const-ness in AudioSampleBuffer.
|
13 years ago |
jules
|
1f95f54089
|
Purged some warnings.
|
13 years ago |
jules
|
56bbab1537
|
(automated whitespace clean-up)
|
13 years ago |
jules
|
5308aef329
|
Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer.
|
13 years ago |
jules
|
295d125142
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
13 years ago |
Julian Storer
|
54eb263055
|
Fixed a threading problem in BufferingAudioSource.
|
14 years ago |
Julian Storer
|
4fcd1e3384
|
New class: ChildProcess. Fixed android build problems with paths.
|
14 years ago |
Julian Storer
|
b70e0a28d2
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
14 years ago |