1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
2017-03-31 14:24:53 +01:00
..
juce_audio_basics Removed some spurious 'noexcept's from AudioBuffer, and cleaned up some other bits in that class 2017-03-30 11:45:12 +01:00
juce_audio_devices Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_audio_formats Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_audio_plugin_client Relaxed the maximum length restriction on VST parameter names from 16 to 32 chars, as we assume all the hosts will be OK with that. 2017-03-30 10:44:41 +01:00
juce_audio_processors Fixed Xcode VST3PluginFormat compiler warnings 2017-03-30 11:07:16 +01:00
juce_audio_utils Removed need for std::function in order to use MessageManager::callAsync(). Used it to modernise a few bits of old code. 2017-03-29 15:31:41 +01:00
juce_blocks_basics Added documentation for some missing LittleFoot methods 2017-03-15 10:19:53 +00:00
juce_box2d Restored module header #defines 2017-02-17 10:26:09 +00:00
juce_core Added a missing declaration for String << unsigned long 2017-03-31 10:57:56 +01:00
juce_cryptography Restored module header #defines 2017-02-17 10:26:09 +00:00
juce_data_structures A few C++11 modernisations and comment corrections 2017-03-28 12:31:51 +01:00
juce_events Removed need for std::function in order to use MessageManager::callAsync(). Used it to modernise a few bits of old code. 2017-03-29 15:31:41 +01:00
juce_graphics Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_gui_basics Added ConcertinaPanel::setCustomPanelHeader() method to allow custom components to be used as ConcertinaPanel headers 2017-03-31 14:24:53 +01:00
juce_gui_extra Added support for WebBrowserComponent on Linux 2017-03-28 15:36:17 +01:00
juce_opengl Made an openGL assertion slightly less strict 2017-03-27 15:07:43 +01:00
juce_osc Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_tracktion_marketplace Restored module header #defines 2017-02-17 10:26:09 +00:00
juce_video Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
JUCE Module Format.txt Add pkg-config support for linux 2016-07-07 10:37:58 +01:00