70 Commits (52825b180b03fe45dfd0df5621e4edab6574417f)

Author SHA1 Message Date
  jules c4f5e8ebe6 Fix to the WavefrontObjParser class's sort method. 10 years ago
  hogliux 359a898b0d Updated openGL example now that the Matrix3D class works the other (correct!) way around. 10 years ago
  hogliux 502ab06213 Fix warnings in JUCE OpenGLAppExample 10 years ago
  jules ff68742e1e Introjucer: Updated the script that installs plugins to make sure it creates missing folders before copying the files to them 10 years ago
  jules d917606ad8 Resaved project files. 10 years ago
  jules 355f022f6b Spelling fixes. 10 years ago
  jules f1c0ceccc3 Removed unused variable 10 years ago
  jules d7250c0a90 Fix for menu updating in the demo app. 10 years ago
  jules 063ec9c0d1 Updated openGL demo app now that the Matrix3D class works the other (correct!) way around. 10 years ago
  jules e179df3e2c Introjucer: Fix to linux VST makefile flag generation. 10 years ago
  jules f4fe4c5749 Tidied up a bit of android code and resaved the demo project. 10 years ago
  jules 43ce64a099 Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings. 10 years ago
  hogliux d8e5add7ba Minor clean-up in audio demo plugin code 10 years ago
  hogliux b7a85c767a Add beginChangeGesture/endChangeGesture support to audio demo plug-in 10 years ago
  jules 70d09f7db9 Whitespace 10 years ago
  Timur Doumler dc05cd506d fixed issue in Demo where a custom component in a TableListBoxModel was preventing rows from being selected. 10 years ago
  Timur Doumler f04e0f0462 JuceDemo: make Tables in WidgetDemo look nicer by adding zebra striping 10 years ago
  Timur Doumler ee3fe813e1 fixed issue with label text being white and invisible; some refactoring 10 years ago
  hogliux fcb8735dfc Re-save all Introjucer projects with newest introjucer version 10 years ago
  Timur Doumler 5fcf94bfe4 added EditableTextCustomComponent (based on Label) to WidgetsDemo 10 years ago
  jules 6225b5de49 Added support for parameter value<->text conversion in VST and VST3 plugin formats. Also updated the JUCE demo audio plugin code to use the new AudioProcessorParameter class for its params. 10 years ago
  jules 9033f2a9a8 Resaved some example project iOS files. 10 years ago
  jules 0e591abe0f Introjucer: Stripped a couple of defunct values out of the generated linux makefiles. 10 years ago
  jules 76892601c3 Fixed table demo sort order 10 years ago
  jules 43252dc605 Tidied-up a few stray sign-conversion warnings. 10 years ago
  jules 372ea8779b Resaved projects. 10 years ago
  jules 6bc4d7627f Modified the ValueTree::Listener::valueTreeChildRemoved() and ValueTree::Listener::valueTreeChildOrderChanged() methods to include some extra parameters that give more detailed info about exactly what changed. 10 years ago
  jules 946e4dc50d Added a new example project: ComponentTutorialExample, which includes a PDF tutorial describing the basics of what a Component is. 10 years ago
  jules 24bce65869 Introjucer: modified the MSVC exporter to leave it up to MSVC to choose the default binary folder name unless you specifically set a value for it. 10 years ago
  jules 6cee485a0a Minor update to the bouncing ball demo to increase the frame rate. 10 years ago
  jules 1c982672e2 Minor fix to the demo treeview. 10 years ago
  jules 5cbad3b30f Removed more 'final's from the android java class. 10 years ago
  jules c206793ff1 Removed 'final' from the android java activity class. 10 years ago
  jules df129087ed Resaved all project files. 10 years ago
  jules 9aa02ce277 Couple of minor warning fixes. 10 years ago
  jules 8d8c946528 Tidied up some inconsistent use of size_t and a problem in a demo build. 10 years ago
  jules 4bf5e235ba Added a plucked-string synthesiser demo app. 10 years ago
  jules 9b70c3ee9b Added a simple spectrogram example app. 10 years ago
  jules 417e07c42f Resaved projects. 10 years ago
  jules 04019091a7 Fix for deletion of opengl views on newer versions of android 10 years ago
  jules ae271f09de Introjucer: Fixed a typo in the iOS project generation that creates the launch-image info file. 10 years ago
  jules 79f59afb32 Fixes for WASAPI exclusive mode. 10 years ago
  jules d31d02b4e8 Resaved projects. 10 years ago
  jules 268497e8bc Added a number-of-redirects parameter to URL::createInputStream 10 years ago
  jules 28fc4e5aaf Updated some introjucer project files. 10 years ago
  jules bebf363fd1 Added a new example project to the repository. 10 years ago
  jules d1ae0092bf Avoided MSVC compiler warning in an example. 10 years ago
  jules ad967325cd Introjucer: Added a flag to the iOS plist to work around flickering problems when launching the app caused by the OS giving strange screen size values. 10 years ago
  jules aae0b7a5af Project re-save 10 years ago
  jules 91464bc49f Cleaned up a few mistakes in the GL example project. 10 years ago