tpoole
|
77dd64abfa
|
Documentation fixes
|
2017-07-31 18:54:07 +01:00 |
|
tpoole
|
984654318d
|
Removed the JUCE_COMPILER_SUPPORTS_LAMBDAS macro
|
2017-06-22 09:33:30 +01:00 |
|
hogliux
|
9f3fb1c0a6
|
Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated
|
2017-02-01 17:18:06 +00:00 |
|
tpoole
|
13549989fd
|
Added C++11 functions to Doxygen
|
2016-12-14 12:40:13 +00:00 |
|
jules
|
2cecf92a0e
|
Embedded the Apple CoreAudio support files inside the juce_audio_plugin module, so that users no longer need to install or patch these files themselves!
|
2015-08-18 10:16:25 +01:00 |
|
Timur Doumler
|
bed133af53
|
Fixed missing API reference generation for some functions by adding JUCE_MODAL_LOOPS_PERMITTED=1 to predefines in Doxyfile.
|
2015-08-11 14:42:40 +01:00 |
|
Timur Doumler
|
f35fc2e22a
|
Added facility to generate the API reference of JUCE as offline HTML using Doxygen.
|
2015-08-10 15:32:28 +01:00 |
|