.. |
AudioDemoLatencyPage.cpp
|
Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up.
|
14 years ago |
AudioDemoLatencyPage.h
|
Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up.
|
14 years ago |
AudioDemoPlaybackPage.cpp
|
Fixed a threading problem in BufferingAudioSource.
|
13 years ago |
AudioDemoPlaybackPage.h
|
Tidied up a couple of msvc warning/errors.
|
13 years ago |
AudioDemoRecordPage.cpp
|
Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up.
|
14 years ago |
AudioDemoRecordPage.h
|
Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up.
|
14 years ago |
AudioDemoSetupPage.cpp
|
Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up.
|
14 years ago |
AudioDemoSetupPage.h
|
Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up.
|
14 years ago |
AudioDemoSynthPage.cpp
|
Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up.
|
14 years ago |
AudioDemoSynthPage.h
|
Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up.
|
14 years ago |
AudioDemoTabComponent.cpp
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
14 years ago |
AudioDemoTabComponent.h
|
Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up.
|
14 years ago |
CameraDemo.cpp
|
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 |
CodeEditorDemo.cpp
|
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 |
DirectShowDemo.cpp
|
New class: DirectShowComponent, for native video playback in Windows. Added a demo page for this to the juce demo app.
|
14 years ago |
DragAndDropDemo.cpp
|
Removed 'const' from some virtual method return types - this might require a few tweaks to user-code.
|
13 years ago |
FontsAndTextDemo.cpp
|
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 |
InterprocessCommsDemo.cpp
|
Changes and additions to provide alternatives to modal-loop functionality (Android can't run modal loops). New class ModalCallbackFunction providing quick objects for making callbacks to static functions. Changes to remove modal loops from most of the internal library classes. Added new methods to PopupMenu to provide easier async callbacks, and also a cleaner way of specifying options when showing a menu. Fix for PNG decoding of corrupted image files.
|
14 years ago |
OpenGLDemo.cpp
|
Introjucer fix for malformed GUIDs (caused problems with .sln files)
|
13 years ago |
QuickTimeDemo.cpp
|
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 |
RenderingTestComponent.cpp
|
Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up.
|
14 years ago |
RenderingTestComponent.h
|
Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up.
|
14 years ago |
TableDemo.cpp
|
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 |
ThreadingDemo.cpp
|
Changes and additions to provide alternatives to modal-loop functionality (Android can't run modal loops). New class ModalCallbackFunction providing quick objects for making callbacks to static functions. Changes to remove modal loops from most of the internal library classes. Added new methods to PopupMenu to provide easier async callbacks, and also a cleaner way of specifying options when showing a menu. Fix for PNG decoding of corrupted image files.
|
14 years ago |
TreeViewDemo.cpp
|
Removed 'const' from some virtual method return types - this might require a few tweaks to user-code.
|
13 years ago |
WebBrowserDemo.cpp
|
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 |
WidgetsDemo.cpp
|
Fixed a couple of introjucer problems. Reorganised some native code.
|
14 years ago |