| .. |
|
juce_audio_basics
|
Added a JUCE_API flag.
|
2016-02-01 15:54:39 +00:00 |
|
juce_audio_devices
|
Fixed a typo in the ASIO code
|
2016-01-28 14:35:52 +00:00 |
|
juce_audio_formats
|
Removed a few more carbon workaround macros
|
2016-01-29 18:08:11 +00:00 |
|
juce_audio_plugin_client
|
Removed support for VST master idle callbacks from the plugin wrapper. Hopefully it's years since any hosts relied on this ancient hack to work correctly.
|
2016-02-01 15:21:03 +00:00 |
|
juce_audio_processors
|
Added some comments on when to use the Introjucer "PlugIn Configuration" field
|
2016-02-01 16:31:26 +00:00 |
|
juce_audio_utils
|
MidiKeyboardComponent: added possibility to change the length of the black keys as a proportion of the white keys to something else than the default of 0.7, and to query that proportion.
|
2016-01-05 16:39:57 +00:00 |
|
juce_box2d
|
Removed some unnecessary includes of AppConfig.h
|
2015-12-24 11:55:46 +00:00 |
|
juce_core
|
Replace android code which are not available on older android versions
|
2016-02-02 12:59:09 +00:00 |
|
juce_cryptography
|
Removed some unnecessary includes of AppConfig.h
|
2015-12-24 11:55:46 +00:00 |
|
juce_data_structures
|
Removed some unnecessary includes of AppConfig.h
|
2015-12-24 11:55:46 +00:00 |
|
juce_events
|
Fixed a typo in some exception-logging code
|
2015-12-28 10:18:42 +00:00 |
|
juce_graphics
|
Added some length-squared methods to Line and Point
|
2016-02-01 11:22:04 +00:00 |
|
juce_gui_basics
|
Simplified some component modal state handling code, hopefully also fixing an edge-case problem when showing modal windows on linux
|
2016-02-01 16:21:11 +00:00 |
|
juce_gui_extra
|
Removed a few stray semicolons
|
2016-01-28 11:48:48 +00:00 |
|
juce_opengl
|
Added some linux GL definitions
|
2016-02-02 14:21:37 +00:00 |
|
juce_osc
|
Removed some unnecessary includes of AppConfig.h
|
2015-12-24 11:55:46 +00:00 |
|
juce_tracktion_marketplace
|
Removed some unnecessary includes of AppConfig.h
|
2015-12-24 11:55:46 +00:00 |
|
juce_video
|
Removed a few more carbon workaround macros
|
2016-01-29 18:08:11 +00:00 |