4963 Commits (cd2f7d6ffbbcb5590c755a98d6830b8b8f82de7a)
 

Author SHA1 Message Date
  jules cd2f7d6ffb Fixed typo in comment 11 years ago
  jules e4d1d7deed Introjucer: enabled the flag for warnings-as-errors for MSVC 2010 and later. 11 years ago
  jules e5b5a164eb Introjucer: added theme support and import-modules for Android builds. 11 years ago
  jules 5908238f8a Introjucer: Added a "warnings = errors" option to the MSVC builds. 11 years ago
  jules e17c26ed03 Minor fix for treeview dragging insert position. 11 years ago
  jules 7819bd39fc AAX tweak to work around a bug when loading RTAS presets in an AAX. 11 years ago
  jules b998308ccd Whitespace. 11 years ago
  jules 553d46320d Added an openGL constant. 11 years ago
  jules 20bd1a33ea Added some #undefs to avoid clashes with badly-chosen macros in some 3rd party libraries. 11 years ago
  jules 2a120a0f72 Fix for treeview indent X positions when dragged off the bottom. 11 years ago
  jules 7cfcf7940d Modified the return types of some var and DynamicObject operator[] methods to avoid a common pitfall. 11 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. 11 years ago
  jules 6cee485a0a Minor update to the bouncing ball demo to increase the frame rate. 11 years ago
  jules 60ccdf8bf2 Made the TreeView handle dragging and dropping to the area below the tree. 11 years ago
  jules 2dc21b670e Removed an old workaround for AAX which has since been fixed in the SDK. 11 years ago
  jules 1c982672e2 Minor fix to the demo treeview. 11 years ago
  jules f55371ce4b Fix for MSVC build error. 11 years ago
  jules 5cbad3b30f Removed more 'final's from the android java class. 11 years ago
  jules c206793ff1 Removed 'final' from the android java activity class. 11 years ago
  jules 585b202945 Setting component ID for SVG text elements. 11 years ago
  jules 036c6cb4a2 Rudimentary implementation of SVG text elements. 11 years ago
  jules 4570680865 Workaround for problems with literals in old compilers. 11 years ago
  jules df129087ed Resaved all project files. 11 years ago
  jules d42b687039 Added a Whirlpool hash class to the cryptography module. 11 years ago
  jules b8db6defb7 Fix for AudioFormatReader::read not filling extra channels when reading beyond the start of the source file. 11 years ago
  jules 4ac7b41779 Increased accuracy of DropShadow::drawShadowSection() 11 years ago
  jules 9aa02ce277 Couple of minor warning fixes. 11 years ago
  jules fe7d345060 Workaround for win32 folder read-only permissions problem. 11 years ago
  jules 8d8c946528 Tidied up some inconsistent use of size_t and a problem in a demo build. 11 years ago
  jules 827e02862c Tweaks to avoid an obscure compiler warning. 11 years ago
  jules c8affe81a6 Stopped the Label class editing when clicked if it's disabled. 11 years ago
  jules 4bf5e235ba Added a plucked-string synthesiser demo app. 11 years ago
  jules 9b70c3ee9b Added a simple spectrogram example app. 11 years ago
  jules 7b0a6157fd Introjucer: disabled a "save as" menu item when it's not needed. 11 years ago
  jules 809e90834c Optimised a couple of the recent FloatVectorOperation implementations. 11 years ago
  jules c2389355c8 Workarounds in new vector ops for old versions of VDSP. 11 years ago
  jules 417e07c42f Resaved projects. 11 years ago
  jules ba598310f0 First draft of a new (very simple) FFT class. 11 years ago
  jules c2cbc78b5f Fix to the LagrangeInterpolator when working with extreme ratios. 11 years ago
  jules 272c0a254d Backwards-compatibility fix for OSX 10.6 targets 11 years ago
  jules 6c5b2dc61a Made the AudioDeviceManager ignore whitespace and case when chacking device names. 11 years ago
  jules b640d965b7 Added a few new methods to FloatVectorOperations 11 years ago
  jules 3ced35439c Added compiler support detection for variadic templates 11 years ago
  jules 2ab1a42566 Updated the OSX alert window implementation to avoid deprecated functions. 11 years ago
  jules 2bccce2f6f Improved a couple of comments. 11 years ago
  jules a4594e55e7 Prevent stray mouse-drags triggering the midi component keys by mistake 11 years ago
  jules c304ea1e15 Made a couple of internal glyph handling methods public to help 3rd party tweaking. 11 years ago
  jules 94a0793a09 Prevented drawFittedText from messing up the graphics context's current font. 11 years ago
  jules e1fed0c2dc Fixed a TextEditor border size issue. 11 years ago
  jules 23cf12f449 Corrected a typo in some comments. 11 years ago