1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2018-03-15 12:10:32 +00:00
..
juce_analytics Fix build error 2018-03-12 15:20:59 +00:00
juce_audio_basics Added legacy mode support to MPEChannelAssigner 2018-02-26 09:57:13 +00:00
juce_audio_devices Fixed an issue in the audio device manager which made it impossible to switch the number of channels 2018-03-13 15:45:49 +00: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 macOS AUv3: Fixed a warning in previous commit when building AUv3 on macOS 2018-03-13 10:44:14 +00:00
juce_audio_processors Fixed an issue forwarding valueToText functions in the SliderAttachment 2018-03-13 16:34:40 +00:00
juce_audio_utils Try to re-use the current selected audio device if sharing an AudioDeviceManager with an AudioAppComponent 2018-03-13 15:45:42 +00:00
juce_blocks_basics Add guards to juce_blocks_basics, juce_dsp and juce_osc modules to ensure that they are not built if the compiler does not support them 2018-03-15 12:10:32 +00:00
juce_box2d Bump version number to 5.2.1 2018-02-08 10:55:52 +00:00
juce_core URL: fixed an issue where an invalid File could lead to infinite loop in the URL constructor 2018-03-13 15:45:16 +00: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 Add guards to juce_blocks_basics, juce_dsp and juce_osc modules to ensure that they are not built if the compiler does not support them 2018-03-15 12:10:32 +00: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 Fixed an assertion which could occur if you specified an extra semicolon at the end of your wildcard filter string 2018-03-13 15:44:49 +00:00
juce_gui_extra Fix some unescaped characters in the documentation of CodeDocument::setNewLineCharacters() and ::getNewLineCharacters() 2018-03-12 09:50:41 +00:00
juce_opengl Bump version number to 5.2.1 2018-02-08 10:55:52 +00:00
juce_osc Add guards to juce_blocks_basics, juce_dsp and juce_osc modules to ensure that they are not built if the compiler does not support them 2018-03-15 12:10:32 +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