| .. |
|
application
|
Fixed a typo in JUCEApplication that caused a small leak
|
16 years ago |
|
audio
|
Initial version of a CoreGraphics-based rendering context for the mac. Also an intial version of JACK support for linux.
|
16 years ago |
|
containers
|
Fixed a few minor issues and added code to drawables for loading/saving them (this is work-in-progress: not for public use yet!)
|
16 years ago |
|
core
|
whitespace clean-up
|
16 years ago |
|
cryptography
|
Rearranged the layout of the source tree, giving it a slightly flatter directory structure. Also fixed a small bug with DragAndDropComponents that was stopping the toolbar customisation working properly.
|
16 years ago |
|
events
|
Tweaked lots of code to help things compile on the iPhone (still work-in-progress).
|
16 years ago |
|
gui
|
Added a getHighlightedFile method to the FileBrowserComponent
|
16 years ago |
|
io
|
Tweaked lots of code to help things compile on the iPhone (still work-in-progress).
|
16 years ago |
|
native
|
Added methods Graphics::setTiledImageFill and Graphics::setGradientFill - these are now the preferred way to specify a fill type, rather than using the Brush classes (which will probably disappear at some point in the future). Also refactored and renamed some DrawablePath methods, which might require a few tweaks to your code if you use this class.
|
16 years ago |
|
text
|
added a code-editor demo page to the juce demo and added some comments to the code editor classes
|
16 years ago |
|
threads
|
tidied up DocumentWindow border sizing; made WASAPI cope with multiple devices with the same name.
|
16 years ago |
|
utilities
|
Fix for AU bundle paths; added column width access to TableHeaderComponent, made FileBasedDocument do extra checking about file overwriting
|
16 years ago |
|
juce_DefineMacros.h
|
Updated the text of the copyright/license blurb at the top of each source file.
|
16 years ago |
|
juce_WithoutMacros.h
|
Updated the text of the copyright/license blurb at the top of each source file.
|
16 years ago |
|
juce_amalgamated_template.cpp
|
Initial check-in of a CodeEditorComponent class. Also tweaked ProgressBar to stop it sometimes moving too slowly.
|
16 years ago |
|
juce_amalgamated_template.h
|
Updated the text of the copyright/license blurb at the top of each source file.
|
16 years ago |
|
juce_app_includes.h
|
Initial check-in of a CodeEditorComponent class. Also tweaked ProgressBar to stop it sometimes moving too slowly.
|
16 years ago |
|
juce_core_includes.h
|
Initial check-in of a CodeEditorComponent class. Also tweaked ProgressBar to stop it sometimes moving too slowly.
|
16 years ago |