1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2016-12-14 10:07:26 +00:00
..
juce_audio_basics Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00
juce_audio_devices Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00
juce_audio_formats Added a second createMemoryMappedReader method to AudioFormat and its derived classes that creates a MemoryMappedAudioFormatReader from a FileInputStream 2016-12-09 11:49:57 +00:00
juce_audio_plugin_client Removed JucePlugin_{Max,Min}NumInputChannels from the VST wrapper 2016-12-08 10:37:43 +00:00
juce_audio_processors Set avoidReallocating argument of AudioBuffer::makeCopyOf() to true in some audio class methods to avoid unnecessary reallocations in double-float buffer conversion 2016-12-07 10:10:20 +00:00
juce_audio_utils Set avoidReallocating argument of AudioBuffer::makeCopyOf() to true in some audio class methods to avoid unnecessary reallocations in double-float buffer conversion 2016-12-07 10:10:20 +00:00
juce_blocks_basics Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00
juce_box2d Bump version number to 4.3.0 2016-11-02 14:02:52 +00:00
juce_core Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00
juce_cryptography Bump version number to 4.3.0 2016-11-02 14:02:52 +00:00
juce_data_structures Fixed minor documentation typo in a recent PropertiesFile commit 2016-12-12 09:19:38 +00:00
juce_events Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00
juce_graphics Changed Line::getPointAlongLineProportionally method to work properly with integers 2016-12-02 11:27:04 +00:00
juce_gui_basics Added a call to getToggleState() in ShapeButton::paintButton() to take into account toggle state when setting button colour 2016-12-07 12:07:58 +00:00
juce_gui_extra Fixed MacOS 10.12 deprecations 2016-12-02 11:37:52 +00:00
juce_opengl Fix for openGL components when global scale factors are applied 2016-11-22 12:45:36 +00:00
juce_osc OSC: fixed bug where, if one OSCBundle contains multiple OSCBundles, the second nested bundle was not read correctly and an exception was thrown as a result. 2016-11-30 17:12:42 +00:00
juce_tracktion_marketplace Fixed an uninitialised variable in OnlineUnlockStatus 2016-12-01 09:29:47 +00:00
juce_video Bump version number to 4.3.0 2016-11-02 14:02:52 +00:00
JUCE Module Format.txt Add pkg-config support for linux 2016-07-07 10:37:58 +01:00