1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
2018-06-11 12:49:35 +01:00
..
juce_analytics Bump version number to 5.3.2 2018-05-09 12:34:36 +01:00
juce_audio_basics Fixed missing position update in MemoryAudioSource 2018-05-29 10:49:56 +01:00
juce_audio_devices Android Oboe: Updated oboe code to match latest Oboe repo version 2018-06-06 12:11:52 +01:00
juce_audio_formats Bump version number to 5.3.2 2018-05-09 12:34:36 +01:00
juce_audio_plugin_client Replaced our VST2 interface headers with official VST3 SDK 2018-06-11 12:49:35 +01:00
juce_audio_processors Replaced our VST2 interface headers with official VST3 SDK 2018-06-11 12:49:35 +01:00
juce_audio_utils Bump version number to 5.3.2 2018-05-09 12:34:36 +01:00
juce_blocks_basics Removed unused private variable from PhysicalTopologySource 2018-06-11 10:42:33 +01:00
juce_box2d Bump version number to 5.3.2 2018-05-09 12:34:36 +01:00
juce_core Whitespace 2018-06-07 17:44:04 +01:00
juce_cryptography Bump version number to 5.3.2 2018-05-09 12:34:36 +01:00
juce_data_structures Fix for compile error with JUCE_ALLOW_STATIC_NULL_VARIABLES=0 2018-05-10 09:10:09 +01:00
juce_dsp Fixed typos in the DSP module 2018-05-24 10:08:39 +01:00
juce_events Tidied up some more old typedefs 2018-05-11 14:44:51 +01:00
juce_graphics Tidied up some more old typedefs 2018-05-11 14:44:51 +01:00
juce_gui_basics Slider: Don't update lastAngle in mouseDown() if the Slider style is two-value as it uses currentValue. Added isTwoValue() and isThreeValue() methods. 2018-06-11 11:21:14 +01:00
juce_gui_extra Fixed a compiler error in android push notifications 2018-06-06 11:44:08 +01:00
juce_opengl OpenGL: Fixed an issue where components using OpenGL would not be restarted correctly when used in the FX docker window in Reaper 2018-05-15 12:03:20 +01:00
juce_osc Tidied up some more old typedefs 2018-05-11 14:44:51 +01:00
juce_product_unlocking Made the error message text in OnlineUnlockStatus customisable 2018-05-17 15:24:38 +01:00
juce_video Camera: fix broken CameraDevice listener on Mac that would trigger only once always. 2018-05-29 17:51:33 +02: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