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
2009-09-17 13:47:47 +01:00
bin Updated .gitignore 2009-08-27 20:07:12 +01:00
build whitespace tidying-up 2009-09-16 20:31:20 +01:00
docs minor tidying up 2009-08-17 17:15:09 +00:00
extras made the NPAPI browser wrapper able to compile in 64-bit mode 2009-09-17 13:47:47 +01:00
src whitespace tidying-up 2009-09-16 20:31:20 +01:00
.gitignore updated some of the mac pre-built apps. 2009-09-09 18:43:00 +01:00
juce.h Rearranged the layout of the source tree, giving it a slightly flatter directory structure. Also fixed a small bug with DragAndDropComponents that was stopping the toolbar customisation working properly. 2009-08-22 21:57:23 +00:00
juce_amalgamated.cpp improved WASAPI latency reporting 2009-09-16 14:03:55 +01:00
juce_amalgamated.h improved WASAPI latency reporting 2009-09-16 14:03:55 +01:00
juce_amalgamated.mm 2008-05-20 19:42:00 +00:00
juce_Config.h Initial check-in of a new WASAPI audio device wrapper (not properly tested yet!), and tidied up all the audio device type creation functions to make it easier to cope with all these different device types. Added a couple of config entries to enable WASAPI and DSound, so a windows build can use any combination of device APIs. Also replaced the string-to-double conversion code with a custom function to avoid localisation problems with commas and full-stops. 2009-09-09 17:35:23 +01:00