jules
|
fdfdc2bbbf
|
Aiff float support.
|
13 years ago |
jules
|
79099619f9
|
Fix to last AAX check-in.
|
13 years ago |
jules
|
cb24acca97
|
Added a minimum-size template parameter to Array.
|
13 years ago |
jules
|
e9ab96d757
|
Better failure handling of AAX playback position values.
|
13 years ago |
jules
|
a432669a0b
|
New debugging functions: SystemStats::getStackBacktrace() and setApplicationCrashHandler().
|
13 years ago |
jules
|
a8c23112a9
|
Tidied up a couple of warnings.
|
13 years ago |
jules
|
15a8c1ded7
|
New class: BufferingAudioFormatReader
|
13 years ago |
jules
|
dc8f268143
|
OSX 10.6 compatibility fix.
|
13 years ago |
jules
|
522fd40e46
|
Minor clean-ups.
|
13 years ago |
jules
|
cf781ecb75
|
OpenGL tweaks, including fix for flickering GL windows when resizing in OSX.
|
13 years ago |
jules
|
4d4cc13a46
|
2.0.38
|
13 years ago |
jules
|
96ca3fbaf4
|
Windows: better screensaver defeating.
|
13 years ago |
jules
|
2b8d19edaf
|
ZipFile: made sure backslashes in paths are converted to forward slashes on unix OSes.
|
13 years ago |
jules
|
aacb92a33a
|
Small windows GL tweak.
|
13 years ago |
jules
|
0abd7a3fa1
|
OpenGL: removed the artifical render-throttling code, allowing the rendering to be kept in sync by the native GL swap-interval.
|
13 years ago |
jules
|
136041daa7
|
Fixed a couple of base-class copying typos and prevented copying of ReferenceCountedObject bases.
|
13 years ago |
jules
|
d046e30b25
|
FileTreeComponent selection fix.
|
13 years ago |
jules
|
8820d37d2c
|
Typo in GraphEditorPanel.
|
13 years ago |
jules
|
d0135d9efc
|
Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings.
|
13 years ago |
jules
|
63411d7a47
|
2.0.37
|
13 years ago |
jules
|
13c03e6228
|
Replaced some OSX 10.8 deprecated functions. Also a fix for the OSX recently-used menu.
|
13 years ago |
jules
|
4d8cd038bf
|
Introjucer type fix.
|
13 years ago |
jules
|
0d8a173bc9
|
GraphEditorPanel: added device changelistener
|
13 years ago |
jules
|
c48aab2e9e
|
Added export flag to JSON class.
|
13 years ago |
jules
|
4c6358ae87
|
Minor clean-ups.
|
13 years ago |
jules
|
00ce488607
|
ASIO channel updating fix.
|
13 years ago |
jules
|
891e0c5343
|
Introjucer: Xcode tweak so that newer Xcode versions still put the build products in the build/[config] folder by default.
|
13 years ago |
jules
|
b6d0cef252
|
Introjucer: set the LargeAddressAware flag in VC2010/12 builds.
|
13 years ago |
jules
|
7969ec3611
|
NativeAlertWindow callback implementations.
|
13 years ago |
jules
|
22b98217d8
|
Introjucer: fix for android not using external libraries setting.
|
13 years ago |
jules
|
28fa04a5f4
|
Android fix.
|
13 years ago |
jules
|
f68713f704
|
Introjucer: update to remove AUCocoaViewClassName
|
13 years ago |
jules
|
a1ed537463
|
Added callback to AlertWindow::showMessageBoxAsync
|
13 years ago |
jules
|
27b5dc4a3b
|
AU class bundle fix.
|
13 years ago |
jules
|
408399ddff
|
Added FloatVectorOperations::findMinimum and findMaximum
|
13 years ago |
jules
|
4fe02d2c8d
|
AudioUnits: eliminated the JucePlugin_AUCocoaViewClassName parameter - this is no longer needed. Also rearranged the way AUPlugInDispatch.cpp is included, to improve compatibility. (You may need to re-save your projects in the introjucer to build with these changes)
|
13 years ago |
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 |