Tom Poole
|
2ec861d99e
|
Update licensing banners to JUCE 7
|
3 years ago |
Tom Poole
|
dea3fe60e4
|
Update copyright banners
|
3 years ago |
ed
|
009d685179
|
Updated all license headers
|
4 years ago |
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
5 years ago |
Tom Poole
|
2d16374b14
|
Updated all license headers
|
5 years ago |
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
5 years ago |
ed
|
7d330ab782
|
Always #include JuceHeader.h from the include search path
|
5 years ago |
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
Tom Poole
|
4229dc0a4f
|
Made a lot of ScopedPointer usage conform to the std::unique_ptr interface
|
7 years ago |
ed
|
18c0c48ce6
|
Rename folders and projects in extras/ to be consistent
|
7 years ago |
jules
|
415f0e4c90
|
Added an alternative version of File::findChildFiles that returns the results array rather than it being an out-parameter. In almost all cases using this new version will make your code smaller and cleaner, as you can see from all the changes in this commit!
|
7 years ago |
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
tpoole
|
e33abbc6fe
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jules
|
3d9bff2f00
|
Minor update to binarybuilder to allow non-lowercase symbol names.
|
10 years ago |
jules
|
c5b4e48b80
|
Updated some headers and URLs.
|
12 years ago |
jules
|
a0a500ee4b
|
Minor introjucer work. Minor fix for binarybuilder.
|
13 years ago |
Julian Storer
|
328cc11713
|
Removed the initialiseJuce_NonGUI() and shutdownJuce_NonGUI() methods - these aren't needed any more. Removed some old MidiOutput methods which weren't cross-platform. OpenGLComponent updates. Extra DropShadower safety.
|
14 years ago |
Julian Storer
|
4f4eff1cc0
|
Mac hostname fix. Minor clean-ups.
|
14 years ago |
Julian Storer
|
15711ae344
|
Updated the binarybuilder code.
|
15 years ago |
Julian Storer
|
e4801068ad
|
Updates to jucer-generated projects.
|
15 years ago |
Julian Storer
|
07623e9fa3
|
Converted the BinaryBuilder projects to be auto-generated by the Jucer.
|
15 years ago |
Julian Storer
|
773c7d7407
|
Changed all uses of OwnedArray<File> to be Array<File> instead, which is a bit more efficient and easier to work with. Optimised the software renderer to improve most drawing operations, particularly simple shapes filling like drawing lines, etc.
|
15 years ago |
Julian Storer
|
527159432b
|
Modernised some old bits of code.
|
15 years ago |
Julian Storer
|
0280c57ff0
|
fix for a mac file bug introduced in the last check-in..
|
15 years ago |
jules
|
b9318749d5
|
|
16 years ago |
jules
|
688c17752f
|
|
17 years ago |
jules
|
a391f303da
|
|
17 years ago |
jules
|
a63bec1972
|
|
18 years ago |
jules
|
94cfda5062
|
|
18 years ago |