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.
falkTX a4e78a1e5e Assume SSE is present (if intel/amd CPU) 5 years ago
..
juce_audio_basics Merge remote-tracking branch 'j/develop' 8 years ago
juce_audio_devices Assorted threading and undefined behaviour fixes 8 years ago
juce_audio_formats Assume SSE is present (if intel/amd CPU) 5 years ago
juce_audio_plugin_client Split LV2 export code into new file 7 years ago
juce_audio_processors Fix LV2 build with JUCE_ALLOW_STATIC_NULL_VARIABLES 8 years ago
juce_audio_utils Added optional parameter to specify the size and position of the MIDI bluetooth selector 8 years ago
juce_blocks_basics Littlefoot: Add pitch correction functions 8 years ago
juce_box2d Bump version number to 5.1.2 8 years ago
juce_core Force-fix Linux thread priorities 7 years ago
juce_cryptography Bump version number to 5.1.2 8 years ago
juce_data_structures Bump version number to 5.1.2 8 years ago
juce_dsp Added a couple of assertions in IIR::Coefficients 8 years ago
juce_events Assorted threading and undefined behaviour fixes 8 years ago
juce_graphics Changed the way isPositiveAndBelow is written to avoid needing to cast the second parameter to an int 8 years ago
juce_gui_basics Fix a potential X11 BadWindow error 6 years ago
juce_gui_extra Tidied up some old compiler workarounds 8 years ago
juce_opengl Android: Fixed a rare race-condition in android OpenGL startup which could occur if the OpenGL context is destroyed before it is fully initialised 8 years ago
juce_osc Bump version number to 5.1.2 8 years ago
juce_product_unlocking InAppPurchases: when trying to buy an already purchased item in Play Store, call success callback with “Item already owned” status. 8 years ago
juce_video Bump version number to 5.1.2 8 years ago
JUCE Module Format.txt Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set. 8 years ago