| .. |
|
juce_audio_basics
|
Added some move-operators and iterators to MidiMessageSequence
|
2017-07-07 11:41:20 +01:00 |
|
juce_audio_devices
|
iOS: Fixed a header inclusion error
|
2017-07-03 18:35:05 +01:00 |
|
juce_audio_formats
|
Fixed a build warning on older gcc versions
|
2017-07-07 11:17:11 +01:00 |
|
juce_audio_plugin_client
|
AAX: Fixed an issue where an AAX plug-in would hit an internal ProTool assertion if it had meters (and no sidechain)
|
2017-07-06 15:24:56 +01:00 |
|
juce_audio_processors
|
AU: Fixed a crash in a recent commit
|
2017-07-10 10:06:45 +01:00 |
|
juce_audio_utils
|
Bump version number to 5.0.2
|
2017-05-30 16:32:47 +01:00 |
|
juce_blocks_basics
|
BLOCKS API: Added a couple of missing simplification steps in the littlefoot compiler
|
2017-07-07 14:51:42 +01:00 |
|
juce_box2d
|
Box2D: Suppressed some build warnings
|
2017-07-07 12:29:10 +01:00 |
|
juce_core
|
MinGW: Fixed some build warnings
|
2017-07-07 11:06:16 +01:00 |
|
juce_cryptography
|
MinGW: Fixed some build warnings
|
2017-07-07 11:06:16 +01:00 |
|
juce_data_structures
|
Bump version number to 5.0.2
|
2017-05-30 16:32:47 +01:00 |
|
juce_events
|
Android: Added a virtual backButtonPressed() method to JUCEApplicationBase which can be overridden to be informed when the back button is pressed on a device.
|
2017-06-20 16:40:03 +01:00 |
|
juce_graphics
|
MinGW: Fixed some build warnings
|
2017-07-07 11:06:16 +01:00 |
|
juce_gui_basics
|
Fixed a bug in ComponentBoundsConstrainer that caused JUCE windows to be snapped to the wrong position when using multiple displays
|
2017-07-07 16:00:08 +01:00 |
|
juce_gui_extra
|
Removed Quicktime from the OSX build, and replaced the video player and camera implementations with AVFoundation
|
2017-06-30 16:08:51 +01:00 |
|
juce_opengl
|
UnitTestRunner: Fixed some build warnings on Linux
|
2017-07-06 17:17:52 +01:00 |
|
juce_osc
|
Fixes for a couple of minor compiler warnings
|
2017-07-05 09:21:08 +01:00 |
|
juce_product_unlocking
|
Bump version number to 5.0.2
|
2017-05-30 16:32:47 +01:00 |
|
juce_video
|
Avoided a problem with the win32 video module if JUCE_MODAL_LOOPS_PERMITTED is disabled
|
2017-07-10 10:08:12 +01:00 |
|
JUCE Module Format.txt
|
Android: Added support for static libraries in modules
|
2017-06-22 17:50:57 +01:00 |