.. |
AudioDemoLatencyPage.cpp
|
Minor code clean-ups.
|
15 years ago |
AudioDemoLatencyPage.h
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
AudioDemoPlaybackPage.cpp
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
AudioDemoPlaybackPage.h
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
AudioDemoRecordPage.cpp
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
AudioDemoRecordPage.h
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
AudioDemoSetupPage.cpp
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
AudioDemoSetupPage.h
|
Minor code clean-ups.
|
15 years ago |
AudioDemoSynthPage.cpp
|
Fixed a typo in the AU hosting code.
|
15 years ago |
AudioDemoSynthPage.h
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
AudioDemoTabComponent.cpp
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
AudioDemoTabComponent.h
|
Minor code clean-ups.
|
15 years ago |
CameraDemo.cpp
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
CodeEditorDemo.cpp
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
DragAndDropDemo.cpp
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
FontsAndTextDemo.cpp
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
InterprocessCommsDemo.cpp
|
Refactored some String operators to bring them into line with c++ best practices. Removed the JUCE_STRINGS_ARE_UNICODE flag - all strings are now unicode by default. Removed the String class's implicit cast to const char* and copyToBuffer() method, replacing them with toCString(), toUTF8(), copyToCString(), copyToUnicode(), etc., so that it'll force users to think about the encoding they want to use in a particular context. Added the ability to pass a String directly to a std::ostream. Extended the juce version number to include a build number.
|
15 years ago |
OpenGLDemo.cpp
|
Added openGL support for the iPhone.
|
15 years ago |
QuickTimeDemo.cpp
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
RenderingTestComponent.cpp
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
RenderingTestComponent.h
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
TableDemo.cpp
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
ThreadingDemo.cpp
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
TreeViewDemo.cpp
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
WebBrowserDemo.cpp
|
Minor code clean-ups.
|
15 years ago |
WidgetsDemo.cpp
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |