1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
2017-09-22 14:37:13 +01:00
..
juce_audio_basics whitespace 2017-09-19 16:28:35 +01:00
juce_audio_devices Added getXRunCount to AudioIODevice as a way to get Xrun counts from underlying hardware 2017-09-21 16:26:07 +01:00
juce_audio_formats Bump version number to 5.1.2 2017-09-18 14:59:57 +01:00
juce_audio_plugin_client AAX: Added JucePlugin_AAX_Chunk_Identifier preprocessor define to override the AAX chunk identifier that is used by JUCE 2017-09-22 11:23:38 +01:00
juce_audio_processors VST3: Fixed an issue with the VST3 implementation of isInputChannelStereoPair/isOutputChannelStereoPair 2017-09-19 16:51:52 +01:00
juce_audio_utils Added a missing juce namespace to juce_mac_AudioCDBurner.mm 2017-09-19 11:02:25 +01:00
juce_blocks_basics Littlefoot: Add pitch correction functions 2017-09-19 15:14:37 +01:00
juce_box2d Bump version number to 5.1.2 2017-09-18 14:59:57 +01:00
juce_core Fixed some errors and warnings when building with JUCE_DLL_BUILD=1 2017-09-21 10:59:24 +01:00
juce_cryptography Bump version number to 5.1.2 2017-09-18 14:59:57 +01:00
juce_data_structures Bump version number to 5.1.2 2017-09-18 14:59:57 +01:00
juce_dsp Added a couple of assertions in IIR::Coefficients 2017-09-19 12:05:11 +01:00
juce_events Bump version number to 5.1.2 2017-09-18 14:59:57 +01:00
juce_graphics MinGW: Fixed some 32 bit build errors 2017-09-20 12:53:27 +01:00
juce_gui_basics Added method TextEditor::setJustification() 2017-09-22 14:37:13 +01:00
juce_gui_extra MinGW: Fixed some 32 bit build errors 2017-09-20 12:53:27 +01:00
juce_opengl Bump version number to 5.1.2 2017-09-18 14:59:57 +01:00
juce_osc Bump version number to 5.1.2 2017-09-18 14:59:57 +01:00
juce_product_unlocking Bump version number to 5.1.2 2017-09-18 14:59:57 +01:00
juce_video Bump version number to 5.1.2 2017-09-18 14:59:57 +01:00
JUCE Module Format.txt Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set. 2017-07-19 17:23:20 +01:00