|
Builds
|
Cleaned up the AsyncUpdater and ChangeBroadcaster classes internally - these now have less overhead when creating and deleting them. Removed the ActionListenerList class, as all its functionality is already provided by ActionBroadcaster.
|
15 years ago |
|
amalgamation
|
Cleaned up the AsyncUpdater and ChangeBroadcaster classes internally - these now have less overhead when creating and deleting them. Removed the ActionListenerList class, as all its functionality is already provided by ActionBroadcaster.
|
15 years ago |
|
bin
|
Updated .gitignore
|
16 years ago |
|
docs
|
Updated changelist.
|
16 years ago |
|
extras
|
Added some assertions, fixed a win32 mouse mouse cursor problem, tweaked PopupMenu::showAt().
|
15 years ago |
|
src
|
Added some assertions, fixed a win32 mouse mouse cursor problem, tweaked PopupMenu::showAt().
|
15 years ago |
|
.gitignore
|
Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead)
|
15 years ago |
|
Juce.jucer
|
Cleaned up the AsyncUpdater and ChangeBroadcaster classes internally - these now have less overhead when creating and deleting them. Removed the ActionListenerList class, as all its functionality is already provided by ActionBroadcaster.
|
15 years ago |
|
juce.h
|
Cleaned up and restructured some app startup code. Updated some iPhone settings.
|
15 years ago |
|
juce_Config.h
|
Added the AudioData class, which contains a range of templated structrures for manipulating different sample type primitives. This will replace the old AudioDataConverters class, and I've refactored a lot of the audio devices and formats to use the new classes.
|
15 years ago |
|
juce_amalgamated.cpp
|
Fixes for the new component transformation code.
|
15 years ago |
|
juce_amalgamated.h
|
Fixes for the new component transformation code.
|
15 years ago |
|
juce_amalgamated.mm
|
fix for a mac file bug introduced in the last check-in..
|
16 years ago |