jules
|
f68637f16b
|
Documentation fix and MidiMessage constness clean-up.
|
13 years ago |
jules
|
4ad853c7b9
|
Minor fix to DropShadow
|
13 years ago |
jules
|
fa941156c2
|
Fix for win32 drag-and-drop on GL components.
|
13 years ago |
jules
|
cf2fdc0497
|
(fixed typo in last check-in)
|
13 years ago |
jules
|
bdbeb89595
|
Minor VC warning fix.
|
13 years ago |
jules
|
dbfcdf1bce
|
VST wrapper getTailSize implementation.
|
13 years ago |
jules
|
5c28d5b214
|
Tweaks to WASAPI device change handling.
|
13 years ago |
jules
|
adb59236b7
|
Fixed OSX Accelerate framework linkage.
|
13 years ago |
jules
|
a50977e2f9
|
Added method ComponentPeer::setRepresentedFile() (and used this in the introjucer app)
|
13 years ago |
jules
|
f3abe0b246
|
(Fixed mistake in last check-in)
|
13 years ago |
jules
|
aff0d98e4b
|
Removed JucePlugin_TailLengthSeconds and added a getTailLengthSeconds() method to AudioProcessor instead.
|
13 years ago |
jules
|
e75663b467
|
Improved some openGL texture creation functionality.
|
13 years ago |
jules
|
fe3a2e4495
|
Added method AudioFormatWriter::writeFromFloatArrays()
|
13 years ago |
jules
|
42ade06d78
|
Added method AudioThumbnailCache::removeThumb().
|
13 years ago |
jules
|
6c08b41a5a
|
Android build fix.
|
13 years ago |
jules
|
9ec0e7ac18
|
Avoided a malloc in posix WaitableEvents.
|
13 years ago |
jules
|
f1ef1a7178
|
MSVC function call convention fixes. AAX compile fix.
|
13 years ago |
jules
|
545bf3a9a8
|
Memory-mapped file tuning.
|
13 years ago |
jules
|
9fe39dbcac
|
AAX latency tweak
|
13 years ago |
jules
|
e6e91e2c62
|
AAX latency reporting.
|
13 years ago |
jules
|
cbf8b5e8a2
|
Used some OSX vecLib functions inside FloatVectorOperations.
|
13 years ago |
jules
|
655468a380
|
Fix for FileTreeComponent::setSelectedFile
|
13 years ago |
jules
|
242a461644
|
MemoryMappedAudioFormatReader fix. Removed a couple of warnings.
|
13 years ago |
jules
|
3115c91689
|
Rebuilt a few project files. Linux VST fix.
|
13 years ago |
jules
|
6033581511
|
Additions and 64-bit fixes for FloatVectorOperations.
|
13 years ago |
jules
|
14b0493bb0
|
2.0.36
|
13 years ago |
jules
|
eee4176331
|
VC2008 build fix. Rebuild of projects.
|
13 years ago |
jules
|
b0ee49d537
|
New class FloatVectorOperations, with a bunch of SSE2-accelerated floating point functions.
|
13 years ago |
jules
|
f65a8148a6
|
Introjucer: fixed broken MSVC intermediates path.
|
13 years ago |
jules
|
9e4baf538b
|
Android: fix for pausing openGL apps. Rebuild of project files.
|
13 years ago |
jules
|
942b2922a5
|
2.0.35
|
13 years ago |
jules
|
bfd9350bed
|
Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode.
|
13 years ago |
jules
|
f507bb8a48
|
Introjucer: added an option to set the intermediates path in MSVC.
|
13 years ago |
jules
|
460b047387
|
Made AudioThumbnail::loadFrom return a bool.
|
13 years ago |
jules
|
9152fc8120
|
v2.0.34
|
13 years ago |
jules
|
54d3fd87a3
|
Fix for win32 build breakage.
|
13 years ago |
jules
|
f853636464
|
New class: LagrangeInterpolator
|
13 years ago |
jules
|
4f8d094eee
|
Added some extra sample rates to some of the AudioFormat classes.
|
13 years ago |
jules
|
9fbc963d96
|
2.0.33
|
13 years ago |
jules
|
b0302ce30f
|
Android fixes and clean-ups.
|
13 years ago |
jules
|
1bfddbbeff
|
Introjucer: added CLANG_LINK_OBJC_RUNTIME = NO flag to Xcode builds.
|
13 years ago |
jules
|
60b0605ab3
|
Fixed some VC compiler warnings.
|
13 years ago |
jules
|
c2ecbc7e05
|
Tidied up some DSound logging, adding a macro JUCE_DIRECTSOUND_LOGGING to enable it.
|
13 years ago |
jules
|
2266501eb9
|
Small fix for File::createInputStream.
|
13 years ago |
jules
|
27895cb6bd
|
New class of audio format readers: MemoryMappedAudioFormatReader, which does what it says on the tin.
|
13 years ago |
jules
|
ceb556eb30
|
Added a couple of methods to StandaloneFilterWindow
|
13 years ago |
jules
|
a802f5d081
|
Added method AudioData::Pointer::findMinAndMax
|
13 years ago |
jules
|
f5175b3c2d
|
Minor addition to HashMap
|
13 years ago |
jules
|
773fc269f8
|
New class: LAMEEncoderAudioFormat
|
13 years ago |
jules
|
e6d817d20d
|
Extended MemoryMappedFile to allow loading of file subsections.
|
13 years ago |