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-10-27 16:52:47 +01:00
..
juce_audio_basics Added a non-sense if statement to BufferingAudioSource to surpress an MSVC linker warning 2016-10-20 15:45:30 +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 Minor code style tidy-ups 2016-10-20 10:55:27 +01:00
juce_audio_processors Whitespace clean-up 2016-10-27 09:52:24 +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 Added a method to ThreadPool to query the number of threads assigned to the pool 2016-10-27 16:21:00 +01: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 Renamed bounds member variable in Component to "boundsRelativeToParent" to avoid shadowing warnings when using a local variable nambed "bounds" 2016-10-27 16:52:47 +01:00
juce_gui_extra Fixed a bug where VST plug-in editors using OpenGL would not work correctly in the JUCE plug-in host 2016-09-20 18:05:36 +01: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