jules
|
5e7bc2a187
|
Added a JUCE_DELETED_FUNCTION macro.
|
12 years ago |
jules
|
779e1d483f
|
Added tests for SSE3 capability.
|
12 years ago |
jules
|
072c27d7f4
|
Renamed Rectangle::transformed to Rectangle::transformedBy, in order to match the method name in Point, and allow easier use of these classes in templates.
|
12 years ago |
jules
|
4a5380171a
|
Version number update
|
12 years ago |
jules
|
5a1112ab94
|
Updated the format of the header include guard macros.
|
12 years ago |
jules
|
4346fdb5f5
|
Replaced calls to the deprecated unix siginterrupt function.
|
12 years ago |
jules
|
eb646f8c42
|
Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes.
|
12 years ago |
jules
|
516bddabcc
|
Misc minor clean-ups.
|
12 years ago |
jules
|
78aac0995a
|
Fixes for some clang static analysis warnings.
|
12 years ago |
jules
|
7560f48b7a
|
Added JUCE_ARM definition.
|
12 years ago |
jules
|
048e5c679b
|
Version number update
|
12 years ago |
jules
|
03c2801f3f
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
12 years ago |
jules
|
20a72142b7
|
Version number update
|
12 years ago |
jules
|
20e5a703b4
|
More workarounds for hosting Mackie plugins.
|
12 years ago |
jules
|
886cd92eda
|
Removed the fake "final" keyword, which was clashing with some 3rd-party headers.
|
12 years ago |
jules
|
34e5591701
|
v2.0.40
|
12 years ago |
jules
|
69b90487aa
|
Added support for c++11 override and final keywords, and blank definitions for older compilers.
|
12 years ago |
jules
|
e339d39eb4
|
v2.0.39
|
12 years ago |
jules
|
deb02fdf70
|
Added calling convention to logAssertion.
|
12 years ago |
jules
|
2451b3762c
|
Some mingw compatibility tweaks.
|
12 years ago |
jules
|
034f804c36
|
Minor compiler defs change.
|
12 years ago |
jules
|
ba2dc52b34
|
Made use of @autoreleasepool for clang builds.
|
12 years ago |
jules
|
45bc723f0c
|
Minor change to assertion logging.
|
12 years ago |
jules
|
a432669a0b
|
New debugging functions: SystemStats::getStackBacktrace() and setApplicationCrashHandler().
|
12 years ago |
jules
|
4d4cc13a46
|
2.0.38
|
12 years ago |
jules
|
63411d7a47
|
2.0.37
|
12 years ago |
jules
|
14b0493bb0
|
2.0.36
|
12 years ago |
jules
|
942b2922a5
|
2.0.35
|
12 years ago |
jules
|
9152fc8120
|
v2.0.34
|
12 years ago |
jules
|
9fbc963d96
|
2.0.33
|
12 years ago |
jules
|
a1c357fa1f
|
Some VS DLL export fixes.
|
12 years ago |
jules
|
d8454fc2b8
|
Added missing JUCE_API flags.
|
12 years ago |
jules
|
ca9a7fe82c
|
Fix in OperatingSystemType
|
12 years ago |
jules
|
cd8adde4de
|
2.0.32
|
12 years ago |
jules
|
906a99763d
|
Version 2.0.31
|
12 years ago |
jules
|
a20ff4c910
|
Version 2.0.30
|
12 years ago |
jules
|
68b2e056e7
|
Version update 2.0.29
|
12 years ago |
jules
|
b83fcd7d5f
|
win32 compatibility tweaks.
|
12 years ago |
jules
|
0ceeb573d8
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
jules
|
4d4321bea1
|
Version 2.0.28
|
12 years ago |
jules
|
49729815eb
|
Precautionary undef-ing of noexcept and nullptr.
|
12 years ago |
jules
|
b305389d46
|
Changes for DLL build.
|
12 years ago |
jules
|
9239842120
|
DLL build fix + minor clean-ups.
|
12 years ago |
jules
|
ec48a7ffcc
|
Restored a DLL export flag.
|
12 years ago |
jules
|
2b7b01632f
|
A couple of fixes for win32 DLL builds.
|
12 years ago |
jules
|
06e2a667fb
|
Introjucer: change to android manifest to improve graphics performance. Stopped alertwindows being always-on-top in plugins.
|
12 years ago |
jules
|
617731d21c
|
Added a JUCE_DISABLE_JUCE_VERSION_PRINTING flag that can be set to prevent the juce version number being printed at startup.
|
12 years ago |
jules
|
ad958be260
|
Version bump: 2.0.27
|
12 years ago |
jules
|
abb4946191
|
Version bump: 2.0.26
|
12 years ago |
jules
|
976be45c2a
|
Minor updates for mingw compatibility.
|
12 years ago |