| .. |
|
juce_analytics
|
Bump version number to 5.2.1
|
2018-02-08 10:55:52 +00:00 |
|
juce_audio_basics
|
Added legacy mode support to MPEChannelAssigner
|
2018-02-26 09:57:13 +00:00 |
|
juce_audio_devices
|
Android: add support for Google Oboe (developer preview).
|
2018-03-07 17:43:39 +01:00 |
|
juce_audio_formats
|
Added to check to prevent parsing of 64 bit float wav files
|
2018-02-20 07:32:24 +00:00 |
|
juce_audio_plugin_client
|
VST3: Fixed a resizing bug when a plug-in has a fixed aspect ratio
|
2018-02-28 15:26:53 +00:00 |
|
juce_audio_processors
|
AudioProcessor: update obsolete comments (remove reference to non-existent AudiobusLayout).
|
2018-03-08 10:56:16 +01:00 |
|
juce_audio_utils
|
Added a constructor to AudioAppComponent that takes a reference to a shared AudioDeviceManager
|
2018-02-23 12:53:50 +00:00 |
|
juce_blocks_basics
|
Docs: Add block units description to Blocks module
|
2018-02-22 17:52:14 +00:00 |
|
juce_box2d
|
Bump version number to 5.2.1
|
2018-02-08 10:55:52 +00:00 |
|
juce_core
|
Android: add support for Google Oboe (developer preview).
|
2018-03-07 17:43:39 +01:00 |
|
juce_cryptography
|
Bump version number to 5.2.1
|
2018-02-08 10:55:52 +00:00 |
|
juce_data_structures
|
Fixed a bug in the ValueTree move constructor that could leave listeners pointing to a moved-from object
|
2018-02-14 12:17:58 +00:00 |
|
juce_dsp
|
AudioBlock: remove unnecessary cast from size_t to int.
|
2018-03-06 17:53:32 +01:00 |
|
juce_events
|
Bump version number to 5.2.1
|
2018-02-08 10:55:52 +00:00 |
|
juce_graphics
|
Implemented setIcon() in NSViewComponentPeer
|
2018-02-12 12:47:57 +00:00 |
|
juce_gui_basics
|
Decrease LookAndFeel_V4 TextButton font size slightly
|
2018-03-07 14:24:46 +00:00 |
|
juce_gui_extra
|
Added RecentlyOpenedFilesList::forgetRecentFileNatively()
|
2018-02-27 12:45:11 +00:00 |
|
juce_opengl
|
Bump version number to 5.2.1
|
2018-02-08 10:55:52 +00:00 |
|
juce_osc
|
Bump version number to 5.2.1
|
2018-02-08 10:55:52 +00:00 |
|
juce_product_unlocking
|
InAppPurchases: fix a bug on Android when failed purchases would not be propagated to IAP listeners. Make InAppPurchases a Singleton.
|
2018-02-21 18:44:23 +01:00 |
|
juce_video
|
Bump version number to 5.2.1
|
2018-02-08 10:55:52 +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 |