| .. |
|
juce_audio_basics
|
Fixed an issue where ScopedNoDenormals would do nothing on all platforms and added arm implementation
|
2017-10-02 18:23:51 +01:00 |
|
juce_audio_devices
|
Some light modernisation of a bunch of old code
|
2017-10-04 12:47:43 +01:00 |
|
juce_audio_formats
|
Bump version number to 5.1.2
|
2017-09-18 14:59:57 +01:00 |
|
juce_audio_plugin_client
|
Fix to the VST2/3 compatibility code to handle a Studio One issue
|
2017-10-03 15:04:51 +01:00 |
|
juce_audio_processors
|
Some light modernisation of a bunch of old code
|
2017-10-04 12:47:43 +01:00 |
|
juce_audio_utils
|
Added optional parameter to specify the size and position of the MIDI bluetooth selector
|
2017-09-27 15:05:05 +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
|
Some light modernisation of a bunch of old code
|
2017-10-04 12:47:43 +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
|
Some light modernisation of a bunch of old code
|
2017-10-04 12:47:43 +01:00 |
|
juce_events
|
Added JUCE_DECLARE_WEAK_REFERENCEABLE macro to make it easier to creat weak-referenceable classes
|
2017-09-27 12:57:55 +01:00 |
|
juce_graphics
|
Some light modernisation of a bunch of old code
|
2017-10-04 12:47:43 +01:00 |
|
juce_gui_basics
|
Some light modernisation of a bunch of old code
|
2017-10-04 12:47:43 +01:00 |
|
juce_gui_extra
|
Some light modernisation of a bunch of old code
|
2017-10-04 12:47:43 +01:00 |
|
juce_opengl
|
Android: Fixed a rare race-condition in android OpenGL startup which could occur if the OpenGL context is destroyed before it is fully initialised
|
2017-09-26 16:32:41 +01:00 |
|
juce_osc
|
Bump version number to 5.1.2
|
2017-09-18 14:59:57 +01:00 |
|
juce_product_unlocking
|
InAppPurchases: when trying to buy an already purchased item in Play Store, call success callback with “Item already owned” status.
|
2017-09-26 16:42:24 +02: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 |