| .. |
|
application
|
Minor string literal tidy-ups.
|
16 years ago |
|
audio
|
Small fix for demo plugin code. Minor code clean-ups.
|
16 years ago |
|
containers
|
Documentation fixes.
|
16 years ago |
|
core
|
Added Intel compiler support for atomics. Small Jucer fix for file browsing.
|
16 years ago |
|
cryptography
|
Minor string literal tidy-ups.
|
16 years ago |
|
events
|
Minor code style tweaks.
|
16 years ago |
|
gui
|
Small fix for demo plugin code. Minor code clean-ups.
|
16 years ago |
|
io
|
Small fix for demo plugin code. Minor code clean-ups.
|
16 years ago |
|
native
|
Small fix for demo plugin code. Minor code clean-ups.
|
16 years ago |
|
text
|
Small fix for demo plugin code. Minor code clean-ups.
|
16 years ago |
|
threads
|
Minor string literal tidy-ups.
|
16 years ago |
|
utilities
|
Minor string literal tidy-ups.
|
16 years ago |
|
juce_DefineMacros.h
|
Updated the text of the copyright/license blurb at the top of each source file.
|
16 years ago |
|
juce_WithoutMacros.h
|
Updated the text of the copyright/license blurb at the top of each source file.
|
16 years ago |
|
juce_app_includes.h
|
Removed the ComponentDeletionWatcher class - use Component::SafePointer or Component::BailOutChecker instead.
|
16 years ago |
|
juce_core_includes.h
|
Created a new class "Range", for holding generic number ranges. New abstract class TextInputTarget, which defines methods common to text editors. Changed a couple of method definitions in TextEditor and CodeEditorComponent so that they could implement TextInputTarget. Added ability for wav files to save their SMPL chunk.
|
16 years ago |