1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins. https://juce.com
Find a file
2009-07-17 10:20:07 +00:00
build small tweak to avoid lock-ups when closing audio plugins in some hosts. 2009-07-17 10:20:07 +00:00
docs 2008-08-13 22:44:05 +00:00
extras Added code to make the mac detect its executable file, removing the need for the juce_setCurrentExecutable function, and removed this function from the codebase. 2009-07-16 15:41:42 +00:00
src Added code to make the mac detect its executable file, removing the need for the juce_setCurrentExecutable function, and removed this function from the codebase. 2009-07-16 15:41:42 +00:00
juce.h 2008-06-27 13:02:06 +00:00
juce_amalgamated.cpp small tweak to avoid lock-ups when closing audio plugins in some hosts. 2009-07-17 10:20:07 +00:00
juce_amalgamated.h changed the parameters to the keyStateChanged method, to sort out a problem with texteditor key interception that was otherwise impossible to fix. Made a couple of changes to the Mac NPAPI window positioning code; got rid of a couple of win32 warnings; added a couple of missing JUCE_API declarations; small fix to DragAndDropContainer; allowed var objects to be cast to a string. 2009-07-14 20:10:14 +00:00
juce_amalgamated.mm 2008-05-20 19:42:00 +00:00
juce_Config.h Added the CameraDevice class to allow webcam capture! 2009-06-24 14:31:23 +00:00