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-11-05 10:43:29 +00:00
..
juce_analytics Fixed some compiler warnings 2018-06-27 17:02:25 +01:00
juce_audio_basics MPE: Set the note-on time of MPESynthesiserVoice correctly 2018-10-26 09:51:36 +01:00
juce_audio_devices Whitespace 2018-11-05 10:05:06 +00:00
juce_audio_formats Fixed a typo in the last commit 2018-10-17 14:19:31 +01:00
juce_audio_plugin_client Minor formatting 2018-11-05 10:43:29 +00:00
juce_audio_processors APVTS: Fixed a bug setting the SliderAttachment text for unchanged default values 2018-10-30 11:00:45 +00:00
juce_audio_utils Make sure that the velocity value set in MidiKeyboardComponent::setVelocity() is used when sending notes 2018-10-19 15:18:14 +01:00
juce_blocks_basics BLOCKS: Fix for PhysicalTopologySource appearing locked incorrectly 2018-10-31 10:16:42 +00:00
juce_box2d Fix for GCC compiler warning 2018-10-09 11:59:06 +01:00
juce_core Android: add putFloat to bundle and rename JavaBundle to AndroidBundle. 2018-11-05 11:30:09 +01:00
juce_cryptography Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
juce_data_structures Reverted the change to ValueTree::toXmlString(), as omitting the XML header could break existing code (will address this differently in a future commit) 2018-10-17 11:34:57 +01:00
juce_dsp DSP: Fixed a couple of issues with the Oversampling class 2018-11-02 12:32:48 +00:00
juce_events Fixed a typo in the docs for JUCEApplicationBase::moreThanOneInstanceAllowed() and clarified on which platforms ::anotherInstanceStarted() will be called 2018-11-01 09:46:20 +00:00
juce_graphics Fixed a compiler warning 2018-10-16 17:34:53 +01:00
juce_gui_basics Windows: Fixed a build error when JUCE_WIN_PER_MONITOR_DPI_AWARE=0 2018-10-30 14:14:45 +00:00
juce_gui_extra Android: add putFloat to bundle and rename JavaBundle to AndroidBundle. 2018-11-05 11:30:09 +01:00
juce_opengl Fixed some Objective-C id -> auto* conversion warnings 2018-10-24 16:20:45 +01:00
juce_osc Cleaned up some doc comments 2018-08-29 10:56:56 +01:00
juce_product_unlocking Android: add putFloat to bundle and rename JavaBundle to AndroidBundle. 2018-11-05 11:30:09 +01:00
juce_video Fixed some Objective-C id -> auto* conversion warnings 2018-10-24 16:20:45 +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