1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
2016-06-02 15:23:43 +01:00
..
juce_audio_basics Reduced the footprint of MidiMessage, and added some move operators to MidiMessageSequence 2016-05-28 21:36:42 +01:00
juce_audio_devices Tweaked the iOS audio device to make the default buffer size play in the simulator 2016-06-01 10:33:28 +01:00
juce_audio_formats Fix multiple compile errors on older gcc versions 2016-05-26 11:50:04 +01:00
juce_audio_plugin_client Avoided compile problems when the JUCE_USE_CUSTOM_AU3_STANDALONE_APP flag is set 2016-05-31 09:46:42 +01:00
juce_audio_processors Fixed a typo in a comment 2016-05-31 11:29:25 +01:00
juce_audio_utils Added an assertion in AudioThumbnail 2016-04-26 17:49:58 +01:00
juce_box2d Fix multiple compile errors on older gcc versions 2016-05-26 11:50:04 +01:00
juce_core UnitTest: added new functions expectNotEquals, expectGreaterThan, expectLessThan, expectGreaterOrEquals, expectLessOrEquals. 2016-06-02 15:23:43 +01:00
juce_cryptography Updated version number to 4.2.1 2016-04-21 10:08:47 +01:00
juce_data_structures Updated version number to 4.2.1 2016-04-21 10:08:47 +01:00
juce_events Added some init code to enable stdout, stderr, stdin in the special case that we run an non-console Windows app inside a Windows console such as cmd.exe or PowerShell. 2016-05-17 15:30:47 +01:00
juce_graphics Prevented ColourGradient from having multiple colour stops at 0 2016-04-28 09:47:09 +01:00
juce_gui_basics Avoided spacer components in a ToolBar getting keyboard focus 2016-06-02 09:04:45 +01:00
juce_gui_extra Added asserts to clarify that WebBrowserComponent is not implemented on Linux and Android. 2016-04-21 10:58:00 +01:00
juce_opengl Updated version number to 4.2.1 2016-04-21 10:08:47 +01:00
juce_osc Updated version number to 4.2.1 2016-04-21 10:08:47 +01:00
juce_tracktion_marketplace Updated version number to 4.2.1 2016-04-21 10:08:47 +01:00
juce_video Updated version number to 4.2.1 2016-04-21 10:08:47 +01:00
JUCE Module Format.txt Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00