1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2019-04-16 11:39:22 +01:00
..
juce_analytics Added juce_UnitTestCategories.h to replace raw strings used for test categories 2019-04-03 15:10:40 +01:00
juce_audio_basics Recalculate the release rate of the ADSR envelope if it was modified in ADSR::noteOff() 2019-04-08 10:25:31 +01:00
juce_audio_devices macOS: Cleaned up old 10.6 support ifdefs 2019-04-05 10:05:21 +01:00
juce_audio_formats Added juce_UnitTestCategories.h to replace raw strings used for test categories 2019-04-03 15:10:40 +01:00
juce_audio_plugin_client AAX: Fixed a potential race condition when suspending a plug-in 2019-04-15 16:14:43 +01:00
juce_audio_processors A minor documentation update 2019-04-16 11:39:22 +01:00
juce_audio_utils Delete the current audio device when no inputs or outputs are specified in AudioDeviceManager::setAudioDeviceSetup() and ensure that the AudioDeviceSelectorComponent displays this correctly 2019-04-03 11:55:20 +01:00
juce_blocks_basics BLOCKS: Use unique identifier to find MIDI ports and fix some connection issues 2019-04-09 14:10:46 +01:00
juce_box2d Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_core Workaround for bad HTTP response header parsing on Linux 2019-04-15 15:25:39 +01:00
juce_cryptography Added juce_UnitTestCategories.h to replace raw strings used for test categories 2019-04-03 15:10:40 +01:00
juce_data_structures Added juce_UnitTestCategories.h to replace raw strings used for test categories 2019-04-03 15:10:40 +01:00
juce_dsp Added juce_UnitTestCategories.h to replace raw strings used for test categories 2019-04-03 15:10:40 +01:00
juce_events Improved CPU efficiency of MessageManager::runDispatchLoopUntil() on OSX 2019-04-02 14:31:23 +01:00
juce_graphics macOS: Cleaned up old 10.6 support ifdefs 2019-04-05 10:05:21 +01:00
juce_gui_basics Always call TextEditor::checkFocus() when focus is gained to ensure that the software keyboard is shown on Android when a TextEditor has content 2019-04-16 10:24:55 +01:00
juce_gui_extra macOS: Cleaned up old 10.6 support ifdefs 2019-04-05 10:05:21 +01:00
juce_opengl macOS: Cleaned up old 10.6 support ifdefs 2019-04-05 10:05:21 +01:00
juce_osc Added juce_UnitTestCategories.h to replace raw strings used for test categories 2019-04-03 15:10:40 +01:00
juce_product_unlocking Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_video Minor whitespace tidying 2019-03-15 14:10:14 +00: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