1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +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
2010-01-13 18:58:40 +00:00
bin Updated .gitignore 2009-08-27 20:07:12 +01:00
build Added Linux contributions for headless messaging, clipboard and better shm support. 2010-01-11 22:25:43 +00:00
docs Updated the API documentation 2009-12-20 16:01:35 +00:00
extras Removed the (rather pointless) granularity value from the array objects. Converted a few macros into functions and other misc code clean-ups. 2010-01-13 18:58:40 +00:00
src Removed the (rather pointless) granularity value from the array objects. Converted a few macros into functions and other misc code clean-ups. 2010-01-13 18:58:40 +00:00
.gitignore Added mac NSException catching and tidied up some warnings. 2009-12-11 17:54:58 +00:00
juce.h fix for a mac file bug introduced in the last check-in.. 2009-10-12 14:39:43 +01:00
juce_amalgamated.cpp Fixed an MS compile problem. Added code to add an audio stream to a camera file recorded on the mac to avoid a movie rate bug in some quicktime versions. Added a linux makefile for the amalgamator. 2010-01-12 16:21:43 +00:00
juce_amalgamated.h Fixed an MS compile problem. Added code to add an audio stream to a camera file recorded on the mac to avoid a movie rate bug in some quicktime versions. Added a linux makefile for the amalgamator. 2010-01-12 16:21:43 +00:00
juce_amalgamated.mm fix for a mac file bug introduced in the last check-in.. 2009-10-12 14:39:43 +01:00
juce_Config.h Removed a few compiler warnings 2009-12-21 16:51:57 +00:00