| .. |
|
juce_audio_basics
|
Fixed a bug where an AudioSampleBuffer's isClear flag would remain set even after copying data from another non-zero AudioSampleBuffer
|
2017-04-18 09:42:07 +01:00 |
|
juce_audio_devices
|
Fixed iOS code sign entitlements bug
|
2017-04-18 14:38:13 +01:00 |
|
juce_audio_formats
|
Removed the register keyword from a bunch of 3rd party files as it causes deprecation errors in c++17
|
2017-04-18 11:29:48 +01:00 |
|
juce_audio_plugin_client
|
Added some missing 60fps framerate variables
|
2017-04-03 11:25:48 +01:00 |
|
juce_audio_processors
|
Fixed linux mouse jump issue by removing code that was made redundant after the latest linux improvements
|
2017-04-13 14:36:25 +01:00 |
|
juce_audio_utils
|
Added pause after opening MIDI BLE device on Android to improve MIDI BLE reliability
|
2017-04-05 19:07:47 +01:00 |
|
juce_blocks_basics
|
Added const expressions to the littlefoot compiler
|
2017-04-10 12:06:27 +01:00 |
|
juce_box2d
|
Restored module header #defines
|
2017-02-17 10:26:09 +00:00 |
|
juce_core
|
Removed the register keyword from a bunch of 3rd party files as it causes deprecation errors in c++17
|
2017-04-18 11:29:48 +01:00 |
|
juce_cryptography
|
Restored module header #defines
|
2017-02-17 10:26:09 +00:00 |
|
juce_data_structures
|
Did a bit of comment and code cleanup in ValueTree
|
2017-04-10 09:44:10 +01:00 |
|
juce_events
|
Fixed a minor documentation typo in a ChangeBroadcaster assertion comment
|
2017-04-10 11:11:04 +01:00 |
|
juce_graphics
|
Removed the register keyword from a bunch of 3rd party files as it causes deprecation errors in c++17
|
2017-04-18 11:29:48 +01:00 |
|
juce_gui_basics
|
Tidied up a couple of minor analyser warnings and comments
|
2017-04-17 16:15:29 +01:00 |
|
juce_gui_extra
|
Added a clearCookies method to WebBrowserComponent to clear any stored cookies
|
2017-04-18 18:03:53 +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 |