1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules
2012-03-15 11:13:38 +00:00
..
juce_audio_basics Android: added OpenSLES audio device type. 2012-03-09 12:23:34 +00:00
juce_audio_devices Fix for AudioCDReader::createReaderForCD() on strange win32 systems with phantom CD-rom drives. 2012-03-14 23:09:32 +00:00
juce_audio_formats Minor tweaks to help support mingw, and to avoid namespace issues with assertions. 2012-03-06 20:31:39 +00:00
juce_audio_plugin_client Added an assertion to help catch RTAS misuse. 2012-03-07 12:16:16 +00:00
juce_audio_processors Fix for AudioProcessorGraph logic. 2012-03-09 13:17:26 +00:00
juce_audio_utils Updated some module usage warning code. 2012-02-24 18:12:21 +00:00
juce_browser_plugin Updated some module usage warning code. 2012-02-24 18:12:21 +00:00
juce_core Minor fixes for Thread, ColourSelector, ToolbarButton. 2012-03-13 21:50:13 +00:00
juce_cryptography Android: added OpenSLES audio device type. 2012-03-09 12:23:34 +00:00
juce_data_structures Introjucer: fix for RTAS in VS2010 2012-03-12 21:43:43 +00:00
juce_events Android: added OpenSLES audio device type. 2012-03-09 12:23:34 +00:00
juce_graphics Relaxed some assertions in Component to make it easier to load SVG on threads. Minor internal tinkering with Path class. 2012-03-14 21:34:07 +00:00
juce_gui_basics OpenGL: removed the fixed-function rendering code, replacing it with a simple software renderer that blits its results to the GL context. Removed the public OpenGLGraphicsContext class, replacing it with a createOpenGLGraphicsContext() function which returns an appropriate shader-based or software-based renderer object. 2012-03-15 11:13:38 +00:00
juce_gui_extra Minor fixes for Thread, ColourSelector, ToolbarButton. 2012-03-13 21:50:13 +00:00
juce_opengl OpenGL: removed the fixed-function rendering code, replacing it with a simple software renderer that blits its results to the GL context. Removed the public OpenGLGraphicsContext class, replacing it with a createOpenGLGraphicsContext() function which returns an appropriate shader-based or software-based renderer object. 2012-03-15 11:13:38 +00:00
juce_video Updated some module usage warning code. 2012-02-24 18:12:21 +00:00