| .. |
|
juce_audio_basics
|
Added some missing 60fps framerate variables
|
9 years ago |
|
juce_audio_devices
|
Fixed an unexpected buffer size change after detecting available sample rates on iOS
|
9 years ago |
|
juce_audio_formats
|
Fixed some whitespace style and cleaned up some code using C++11
|
9 years ago |
|
juce_audio_plugin_client
|
Added some missing 60fps framerate variables
|
9 years ago |
|
juce_audio_processors
|
Fixed a bug where the AudioProcessor would sometimes fail to call the numChannelsChanged() callback
|
9 years ago |
|
juce_audio_utils
|
Removed need for std::function in order to use MessageManager::callAsync(). Used it to modernise a few bits of old code.
|
9 years ago |
|
juce_blocks_basics
|
BLOCKS API: Added support for some extended topology messages
|
9 years ago |
|
juce_box2d
|
Restored module header #defines
|
9 years ago |
|
juce_core
|
Added a lambda function parameterisation of NormalisableRange
|
9 years ago |
|
juce_cryptography
|
Restored module header #defines
|
9 years ago |
|
juce_data_structures
|
A few C++11 modernisations and comment corrections
|
9 years ago |
|
juce_events
|
Avoided an MS compiler warning in DeletedAtShutdown
|
9 years ago |
|
juce_graphics
|
Modernised a few RectangleList iterators
|
9 years ago |
|
juce_gui_basics
|
Reverted commit #ec0f3fc: Bug fix broke combo-box input
|
9 years ago |
|
juce_gui_extra
|
Fixed a bug in the linux XEmbedComponent and added support for host initiated embedding
|
9 years ago |
|
juce_opengl
|
Modernised a few RectangleList iterators
|
9 years ago |
|
juce_osc
|
Fixed some whitespace style and cleaned up some code using C++11
|
9 years ago |
|
juce_tracktion_marketplace
|
Restored module header #defines
|
9 years ago |
|
juce_video
|
Fixed some whitespace style and cleaned up some code using C++11
|
9 years ago |
|
JUCE Module Format.txt
|
Add pkg-config support for linux
|
9 years ago |