1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2016-10-31 10:42:55 +00:00
..
juce_audio_basics Added a convenient function to get all channel sets with a particular number of channels 2016-10-29 17:20:55 +01:00
juce_audio_devices Moved the DiscRecording dependency in the module descriptions from juce_audio_devices to juce_audio_utils 2016-10-21 11:18:02 +01:00
juce_audio_formats Changed flac writer to respect the current stream position when writing the flac header 2016-10-18 10:38:18 +01:00
juce_audio_plugin_client Fixed a bug that could make surround plug-ins fail AU validation in certain rare edge cases 2016-10-29 17:21:49 +01:00
juce_audio_processors Added a convenient function to get all channel sets with a particular number of channels 2016-10-29 17:20:55 +01:00
juce_audio_utils Moved the DiscRecording dependency in the module descriptions from juce_audio_devices to juce_audio_utils 2016-10-21 11:18:02 +01:00
juce_box2d Bump version number to 4.2.4 2016-09-16 16:42:43 +01:00
juce_core Allow to specify the stack size for each thread in a thread pool explicitly, by adding an optional parameter to the constructors of ThreadPool and ThreadPoolThread. 2016-10-31 10:42:55 +00:00
juce_cryptography Fixed warnings in cryptographic unit test code 2016-10-18 10:37:08 +01:00
juce_data_structures Fixed an issue in CachedValue where setValue would not actually set the property if it's equal to the default. 2016-10-27 15:38:27 +01:00
juce_events Bump version number to 4.2.4 2016-09-16 16:42:43 +01:00
juce_graphics Fixed a documentation typo. 2016-10-13 15:11:33 +01:00
juce_gui_basics Fixed a flex box bug where the first item in a list of too large items would not be layouted properly 2016-10-27 18:49:30 +01:00
juce_gui_extra Added a workaround for a strange bug with monospace fonts in OS X sierra 2016-10-31 10:22:19 +00:00
juce_opengl Bump version number to 4.2.4 2016-09-16 16:42:43 +01:00
juce_osc Added missing juce_osc dependency on juce_events 2016-10-20 10:48:43 +01:00
juce_tracktion_marketplace Bump version number to 4.2.4 2016-09-16 16:42:43 +01:00
juce_video Bump version number to 4.2.4 2016-09-16 16:42:43 +01:00
JUCE Module Format.txt Add pkg-config support for linux 2016-07-07 10:37:58 +01:00