| .. |
|
juce_audio_basics
|
Removed some extraneous semicolons
|
2017-04-21 11:15:07 +01:00 |
|
juce_audio_devices
|
Fixed incorrect #include guard in juce_audio_devices header
|
2017-04-20 12:41:35 +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
|
Removed some extraneous semicolons
|
2017-04-21 11:15:07 +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
|
Fixed a potential access-after-free crash in the macOS/iOS implementation of WebInputStream
|
2017-04-23 12:09:33 +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 VS2013 assignment operator compiler warnings
|
2017-04-20 12:24:49 +01:00 |
|
juce_graphics
|
Made a few minor tweaks to reduce the number of pedantic -Wfloat-equals warnings
|
2017-04-21 15:09:35 +01:00 |
|
juce_gui_basics
|
Made a few minor tweaks to reduce the number of pedantic -Wfloat-equals warnings
|
2017-04-21 15:09:35 +01:00 |
|
juce_gui_extra
|
Made a few minor tweaks to reduce the number of pedantic -Wfloat-equals warnings
|
2017-04-21 15:09:35 +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 |