| .. |
|
juce_audio_basics
|
Added some missing 60fps framerate variables
|
2017-04-03 11:25:48 +01:00 |
|
juce_audio_devices
|
Fixed an unexpected buffer size change after detecting available sample rates on iOS
|
2017-04-03 12:22:12 +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
|
Added some missing 60fps framerate variables
|
2017-04-03 11:25:48 +01:00 |
|
juce_audio_processors
|
Fixed a bug where the AudioProcessor would sometimes fail to call the numChannelsChanged() callback
|
2017-04-03 12:16:58 +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
|
BLOCKS API: Added support for some extended topology messages
|
2017-04-04 12:35:26 +01: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
|
Avoided an MS compiler warning in DeletedAtShutdown
|
2017-04-03 10:00:07 +01:00 |
|
juce_graphics
|
Modernised a few RectangleList iterators
|
2017-04-03 16:08:07 +01:00 |
|
juce_gui_basics
|
Avoided a spurious assertion when launching OSX file dialogs
|
2017-04-04 11:19:07 +01:00 |
|
juce_gui_extra
|
Fixed a bug in the linux XEmbedComponent and added support for host initiated embedding
|
2017-04-04 15:57:36 +01:00 |
|
juce_opengl
|
Modernised a few RectangleList iterators
|
2017-04-03 16:08:07 +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 |