1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/extras/Introjucer/Source
2011-06-22 10:50:46 +01:00
..
Application New classes: Reverb and ReverbAudioSource. Fixes for component alpha levels, mac file chooser, MemoryInputStream. 2011-05-23 18:17:03 +01:00
BinaryData Removed the initialiseJuce_NonGUI() and shutdownJuce_NonGUI() methods - these aren't needed any more. Removed some old MidiOutput methods which weren't cross-platform. OpenGLComponent updates. Extra DropShadower safety. 2011-04-22 22:47:58 +01:00
Code Editor Minor tweaks to the software renderer, introjucer and vst wrapper. 2011-04-05 20:11:38 +01:00
Project Sorted out some mac window maximising and ordering peculiarities. Fix for introjucer Xcode project generation. Added AudioIODeviceType::Listener class for monitoring audio device insertion/removal events (implemented for CoreAudio and WASAPI). Made TextEditor update its Value when it loses focus. 2011-06-22 10:50:46 +01:00
Utility Removed const-ness from some return types to take advantage of future c++0x advantages. 2011-06-15 20:32:29 +01:00
jucer_Headers.h Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00