tpoole
|
0ae8aa812c
|
Bump version number to 5.1.2
|
2017-09-18 14:59:57 +01:00 |
|
jules
|
f4d1969753
|
Fixed a few documentation typos
|
2017-09-15 10:09:08 +01:00 |
|
tpoole
|
bab3ce9759
|
AU and AUv3: Enabled JucePlugin_AUHighResolutionParameters by default and combined this breaking change with 4dcce50
|
2017-09-13 08:53:53 +01:00 |
|
tpoole
|
4dcce5083c
|
Added an option to declare plug-in parameters as either continuous or discrete, irrespective of their number of steps
|
2017-09-07 10:11:29 +01:00 |
|
hogliux
|
86f9c11d15
|
Added new FrameRateType fps23976 to AudioPlayHead
|
2017-09-01 11:09:44 +01:00 |
|
tpoole
|
d59ac51067
|
Deleted the String (bool) constructor to prevent nasty type conversion edge cases
|
2017-08-23 09:27:58 +01:00 |
|
tpoole
|
708360e58b
|
Replaced curly quotes with regular " characters in BREAKING-CHANGES.txt
|
2017-07-31 12:37:49 +01:00 |
|
tpoole
|
5b6e482a0d
|
JSON: Added the ability to limit the number of decimal places when serialising floating point numbers
|
2017-07-31 12:23:27 +01:00 |
|
tpoole
|
39c4bb56f0
|
Altered the format of BREAKING-CHANGES.txt to display better on GitHub
|
2017-07-31 11:51:00 +01:00 |
|
hogliux
|
c1ad53c14e
|
Bump version number to 5.1.0
|
2017-07-27 12:39:23 +01:00 |
|
ed
|
2e81e8a0dc
|
Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set.
|
2017-07-19 17:23:20 +01:00 |
|
hogliux
|
2483c80529
|
Scale PopupMenus with the AffineTransform and scaling factor of their target components (see BREAKING-CHANGES.txt)
|
2017-06-29 18:01:52 +01:00 |
|
ed
|
a95ede0c6e
|
Updated the breaking changes document to reflect the previous commit that fixed a bug in Windows HTTPS connections
|
2017-06-15 11:12:48 +01:00 |
|
hogliux
|
1a6e1dbff2
|
Result of pointer arithmetic should not depend on if the pointer is being wrapped in a JUCE Atomic or not (breaking change: see https://github.com/WeAreROLI/JUCE/blob/develop/BREAKING-CHANGES.txt
|
2017-06-08 16:45:49 +01:00 |
|
hogliux
|
3f223d2caa
|
Added breaking changes documentation to root folder of JUCE
|
2017-03-07 11:02:17 +00:00 |
|