The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Storer 0280c57ff0 fix for a mac file bug introduced in the last check-in.. 15 years ago
..
application Tweaked lots of code to help things compile on the iPhone (still work-in-progress). 15 years ago
audio fix for a mac file bug introduced in the last check-in.. 15 years ago
containers Fixed a few minor issues and added code to drawables for loading/saving them (this is work-in-progress: not for public use yet!) 15 years ago
core whitespace clean-up 15 years ago
cryptography 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. 16 years ago
events Tweaked lots of code to help things compile on the iPhone (still work-in-progress). 15 years ago
gui whitespace clean-up 15 years ago
io Tweaked lots of code to help things compile on the iPhone (still work-in-progress). 15 years ago
native fix for a mac file bug introduced in the last check-in.. 15 years ago
text 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. 15 years ago
threads tidied up DocumentWindow border sizing; made WASAPI cope with multiple devices with the same name. 15 years ago
utilities added some changes to make the core library compile on the iPhone (none of the UI code is done yet). In the process of this, fixed some endianness problems in SystemStats::getMACAddresses, and changed some of the mac code for timing, directory searching, etc to use different APIs internally. 15 years ago
juce_DefineMacros.h Updated the text of the copyright/license blurb at the top of each source file. 16 years ago
juce_WithoutMacros.h Updated the text of the copyright/license blurb at the top of each source file. 16 years ago
juce_amalgamated_template.cpp Tweaked lots of code to help things compile on the iPhone (still work-in-progress). 15 years ago
juce_amalgamated_template.h Updated the text of the copyright/license blurb at the top of each source file. 16 years ago
juce_app_includes.h whitespace clean-up 15 years ago
juce_core_includes.h whitespace clean-up 15 years ago