jules
|
d2532f4540
|
Version number update
|
11 years ago |
jules
|
7dd5c09826
|
Version number update
|
11 years ago |
jules
|
cdacae9cbb
|
Version 3.0.0
|
11 years ago |
jules
|
1113e17186
|
Version number update
|
11 years ago |
jules
|
6018f1df3d
|
Added a SystemStats::getDeviceDescription() method.
|
11 years ago |
jules
|
0de50d99a5
|
Version number update
|
11 years ago |
jules
|
a204ea7ae8
|
Version number update
|
11 years ago |
jules
|
526ae27e8e
|
Made the introjucer linux build use c++11 mode.
|
11 years ago |
jules
|
12bf054456
|
Version number update
|
11 years ago |
jules
|
5f9552c4ec
|
Version number update
|
11 years ago |
jules
|
bfbc7d843a
|
arm64 compile fix.
|
11 years ago |
jules
|
1451d555c1
|
Fix for arm-64 iOS.
|
11 years ago |
jules
|
059737b163
|
Version number update
|
11 years ago |
jules
|
42aa27900b
|
Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present.
|
11 years ago |
jules
|
59d8d8172d
|
Replaced the crappy old juce sortArray function with std::sort, which seems to run twice as fast. This greatly speeds up edge table rendering.
|
11 years ago |
jules
|
508e25afbb
|
Cleared-out the last batch of unnecessary includes.
|
11 years ago |
jules
|
65c155e372
|
Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files.
|
11 years ago |
jules
|
5e7bc2a187
|
Added a JUCE_DELETED_FUNCTION macro.
|
11 years ago |
jules
|
779e1d483f
|
Added tests for SSE3 capability.
|
11 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 |