|
amalgamation
|
Jucer-generated file updates.
|
15 years ago |
|
bin
|
Updated .gitignore
|
16 years ago |
|
build
|
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.
|
15 years ago |
|
docs
|
Updated the API documentation
|
16 years ago |
|
extras
|
Updates to jucer-generated projects.
|
15 years ago |
|
src
|
Changed some methods that were using (x, y) parameters to use Point objects instead.
|
15 years ago |
|
.gitignore
|
Added mac NSException catching and tidied up some warnings.
|
16 years ago |
|
juce.h
|
Fix for String copying thread-safety, and some minor compile issues.
|
15 years ago |
|
juce_Config.h
|
Updated Timer code to avoid a rare messaging problem. Fixed a couple of minor build errors. Rearranged the atomic functions and added a new compare-and-swap operation. Added a thread-priority tweak to WASAPI. Removed MS-specific classes from the web browser component.
|
15 years ago |
|
juce_amalgamated.cpp
|
Changed some methods that were using (x, y) parameters to use Point objects instead.
|
15 years ago |
|
juce_amalgamated.h
|
Changed some methods that were using (x, y) parameters to use Point objects instead.
|
15 years ago |
|
juce_amalgamated.mm
|
fix for a mac file bug introduced in the last check-in..
|
16 years ago |