This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-01-18 00:54:19 +00:00
Code
Activity
7478c7f9ab
JUCE
/
src
/
gui
/
graphics
History
Download ZIP
Download TAR.GZ
Julian Storer
7478c7f9ab
win32 font fix. Tidied up warnings in plugin host. More drawable refactoring. TabbedComponent fix.
2011-01-04 23:04:51 +00:00
..
colour
Tidied up some doxygen comments.
2010-12-21 14:34:02 +00:00
contexts
Fixed a silly font bug. Cleaned up some compiler warnings. Added a way to set the typeface cache size.
2011-01-03 11:00:26 +00:00
drawables
win32 font fix. Tidied up warnings in plugin host. More drawable refactoring. TabbedComponent fix.
2011-01-04 23:04:51 +00:00
effects
New class LeakedObjectDetector, and JUCE_LEAK_DETECTOR macros for spotting leakages in a neat, cross-platform way. Used these to replace all the old juce_UseDebuggingNewOperator stuff in all the classes. Also some drawable and component transform fixes.
2010-11-29 12:24:55 +00:00
fonts
win32 font fix. Tidied up warnings in plugin host. More drawable refactoring. TabbedComponent fix.
2011-01-04 23:04:51 +00:00
geometry
Small fixes for ComboBox items and AudioThumbnail. Reorganisation of all the RelativeCoordinate classes into their own folder. New RelativeCoordinatePositionerBase class and internal work on DrawablePath.
2011-01-03 18:08:28 +00:00
imaging
Rewrote the AudioThumbnail class to support some new features like using readers and adding data directly to the thumb. Added an option to AudioFormatWriter::ThreadedWriter to take a thumbnail which it dynamically generates while recording. Added a couple of new maths functions: findMinAndMax, isPositiveAndBelow.
2010-12-03 23:36:00 +00:00