1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54: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
2010-02-20 17:02:49 +00:00
amalgamation Jucer-generated file updates. 2010-02-13 17:07:31 +00:00
bin Updated .gitignore 2009-08-27 20:07:12 +01:00
build Created a new class "Range", for holding generic number ranges. New abstract class TextInputTarget, which defines methods common to text editors. Changed a couple of method definitions in TextEditor and CodeEditorComponent so that they could implement TextInputTarget. Added ability for wav files to save their SMPL chunk. 2010-02-12 17:38:39 +00:00
docs Updated the API documentation 2009-12-20 16:01:35 +00:00
extras Fix to get plugins running in Wavelab. 2010-02-19 12:22:24 +00:00
src Fixed small win32 compile glitch. 2010-02-20 17:02:49 +00:00
.gitignore Added mac NSException catching and tidied up some warnings. 2009-12-11 17:54:58 +00:00
juce.h Fix for String copying thread-safety, and some minor compile issues. 2010-02-08 16:23:01 +00:00
juce_amalgamated.cpp Fixed small win32 compile glitch. 2010-02-20 17:02:49 +00:00
juce_amalgamated.h Minor clean-ups. 2010-02-20 16:07:36 +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 Updated Timer code to avoid a rare messaging problem. Fixed a couple of minor build errors. Rearranged the atomic functions and added a new compare-and-swap operation. Added a thread-priority tweak to WASAPI. Removed MS-specific classes from the web browser component. 2010-01-27 20:28:38 +00:00