jules
|
2a39f805ab
|
Fixed a typo in the demo code.
|
12 years ago |
jules
|
01e3e4c40c
|
Fixed some coverity warnings.
|
12 years ago |
jules
|
82976c2ac7
|
Introjucer: some code-gen updates.
|
12 years ago |
jules
|
9c9cae12f4
|
Resaved some projects. Added a Code::Blocks project for the introjucer.
|
12 years ago |
jules
|
6b1654e1d2
|
Fixed some more warnings.
|
12 years ago |
jules
|
faf92ea026
|
Old jucer: eliminated the 'L' string literal prefix.
|
12 years ago |
jules
|
08dd8f62c7
|
Got rid of the remaining uses of juce_useDebuggingNewOperator in the old Jucer template.
|
12 years ago |
Julian Storer
|
f307045b92
|
Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up.
|
14 years ago |
Julian Storer
|
1d215fa865
|
Renamed the juce demo folder from "juce demo" to "JuceDemo". Annoyingly, this is necessary because the Android build tools can't handle paths containing spaces (!)
|
14 years ago |
Julian Storer
|
7becff2aa4
|
Reorganised some of the juce source tree folders. Added a new JUCE_DEPRECATED macro, and tested it by renaming Button::addButtonListener to Button::addListener for consistency with other widgets. Added Samplitude to the AudioHostType class. Fixed window maximising in win32.
|
14 years ago |
Julian Storer
|
5c49cdba8a
|
Improved the coding standards used in the juce demo project.
|
14 years ago |
Julian Storer
|
622f823bf7
|
First experimental check-in of Direct2D rendering - not for public use yet!
|
14 years ago |
Julian Storer
|
66643e85ac
|
Minor string changes.
|
15 years ago |
Julian Storer
|
1fc2a55d82
|
Minor code clean-ups.
|
15 years ago |
Julian Storer
|
305d58519a
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
Julian Storer
|
97035bb3a1
|
Removed the (rather pointless) granularity value from the array objects. Converted a few macros into functions and other misc code clean-ups.
|
15 years ago |
Julian Storer
|
9ebff4bc92
|
tidied up DocumentWindow border sizing; made WASAPI cope with multiple devices with the same name.
|
15 years ago |
Julian Storer
|
e1a5995965
|
Minor whitespace tidying-up
|
15 years ago |
Julian Storer
|
9623f6b108
|
Updated the juce demo audio latency detector to use a more accurate, impulse based detection method
|
15 years ago |
Julian Storer
|
9aa0c05ac2
|
Complete revamp of the Juce Demo's audio page, to include several tabs of handy demos, including audio recording, synths, playback, audio thumbnails and an automatic round-trip latency detector
|
15 years ago |