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
2010-02-06 09:16:20 +00:00
bin Updated .gitignore 2009-08-27 20:07:12 +01:00
build Workaround for OSX tiled image rendering bug. Mingw atomics fix. Fix for compiling atomics on 10.4. Added a 'new folder' button to the directory chooser on Mac. 2010-01-29 22:45:39 +00:00
docs Updated the API documentation 2009-12-20 16:01:35 +00:00
extras Added methods to SystemStats to return the user's name. 2010-02-05 18:36:19 +00:00
src Reduced the memory footprint of the array classes. 2010-02-06 09:16:20 +00:00
.gitignore Added mac NSException catching and tidied up some warnings. 2009-12-11 17:54:58 +00:00
juce.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
juce_amalgamated.cpp Reduced the memory footprint of the array classes. 2010-02-06 09:16:20 +00:00
juce_amalgamated.h Reduced the memory footprint of the array classes. 2010-02-06 09:16:20 +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