1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +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-25 13:38:54 +00:00
bin Updated .gitignore 2009-08-27 20:07:12 +01:00
build Updated iphone project with new files. 2010-01-18 12:26:08 +00:00
docs Updated the API documentation 2009-12-20 16:01:35 +00:00
extras Tidied up some compiler warnings in the plugin wrapper code. 2010-01-21 19:35:00 +00:00
src Fixes for BitArray and WavAudioFormat. 2010-01-25 13:38:54 +00:00
.gitignore Added mac NSException catching and tidied up some warnings. 2009-12-11 17:54:58 +00:00
juce.h Minor fixes and warning removals for VC7. 2010-01-17 22:44:16 +00:00
juce_amalgamated.cpp Fixes for BitArray and WavAudioFormat. 2010-01-25 13:38:54 +00:00
juce_amalgamated.h Added X-windows locking for all linux windowing, and added a class ScopedXLock to allow it to be done around client code as well. Misc fixes for mac menus, win32 WM_QUIT messages, MidiKeyboardComponent. Added text colour id to DirectoryContentsDisplayComponent. 2010-01-24 20:46:34 +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 Fix for mac window ordering that was causing drag and drop problems. Added a sanity-check to the text editor's undo transaction size. 2010-01-19 13:27:51 +00:00