.. |
AudioDemoLatencyPage.cpp
|
Improved the coding standards used in the juce demo project.
|
14 years ago |
AudioDemoLatencyPage.h
|
Improved the coding standards used in the juce demo project.
|
14 years ago |
AudioDemoPlaybackPage.cpp
|
Fix for mouse event click counts. Fix for webkit mouse-moves. Cleaned up some Component coordinate conversion methods, adding some new ones for rectangle conversion.
|
14 years ago |
AudioDemoPlaybackPage.h
|
Improved the coding standards used in the juce demo project.
|
14 years ago |
AudioDemoRecordPage.cpp
|
Fix for mouse event click counts. Fix for webkit mouse-moves. Cleaned up some Component coordinate conversion methods, adding some new ones for rectangle conversion.
|
14 years ago |
AudioDemoRecordPage.h
|
New class AbstractFifo - a lock-free fifo helper class. New class AudioFormatWriter::ThreadedWriter, which helps stream an audio file to disk on a background thread. Simplified the juce demo audio recorder using this new class.
|
14 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
|
Improved the coding standards used in the juce demo project.
|
14 years ago |
AudioDemoSynthPage.h
|
Improved the coding standards used in the juce demo project.
|
14 years ago |
AudioDemoTabComponent.cpp
|
Cleaned up some compiler warings in the demo. Minor Viewport tweak.
|
15 years ago |
AudioDemoTabComponent.h
|
Minor code clean-ups.
|
15 years ago |
CameraDemo.cpp
|
Improved the coding standards used in the juce demo project.
|
14 years ago |
CodeEditorDemo.cpp
|
Improved the coding standards used in the juce demo project.
|
14 years ago |
DragAndDropDemo.cpp
|
Improved the coding standards used in the juce demo project.
|
14 years ago |
FontsAndTextDemo.cpp
|
Improved the coding standards used in the juce demo project.
|
14 years ago |
InterprocessCommsDemo.cpp
|
Improved the coding standards used in the juce demo project.
|
14 years ago |
OpenGLDemo.cpp
|
Improved the coding standards used in the juce demo project.
|
14 years ago |
QuickTimeDemo.cpp
|
Improved the coding standards used in the juce demo project.
|
14 years ago |
RenderingTestComponent.cpp
|
Improved the coding standards used in the juce demo project.
|
14 years ago |
RenderingTestComponent.h
|
Added workarounds for a truly moronic VC2005 compiler bug. Very, very annoyed at having to spend hours and compromise my coding style geting this to build properly...
|
15 years ago |
TableDemo.cpp
|
Fixed an image resizing bug. Tweaked a couple of methods in KeyMappingEditorComponent and TableListBox to return references instead of pointers. Changed Component::contains() to take a Point rather than raw coordinates. Modernised some UI classes internally. Extended some internal graphics classes to handle affine transforms.
|
14 years ago |
ThreadingDemo.cpp
|
Improved the coding standards used in the juce demo project.
|
14 years ago |
TreeViewDemo.cpp
|
Couple of minor fixes and clean-ups to various components.
|
14 years ago |
WebBrowserDemo.cpp
|
Improved the coding standards used in the juce demo project.
|
14 years ago |
WidgetsDemo.cpp
|
Couple of minor fixes and clean-ups to various components.
|
14 years ago |