2036 Commits (f581fa92b48ce06cf274c6d0b51f0feb0e54ad26)

Author SHA1 Message Date
  jules 0d6b8f159b Added some logic to cope with buffer size changes in iOS audio. 11 years ago
  jules c1f90d7d6f Yet more tweaking of the minutiae of toggle button group callback behaviour.. 11 years ago
  jules 2f721b4889 Added a method DirectoryContentsList::setFileFilter() 11 years ago
  jules e34b2455f0 Fix for GL positioning of untransformed images. 11 years ago
  jules ac7271c10b Added some methods to TabbedButtonBar for animating tab movements. 11 years ago
  jules 7b2b7b975b Removed leak detector from RectangleList to avoid problems in DLL build. 11 years ago
  jules c8779f4192 Put back some atomics workaround functions for PPC. 11 years ago
  jules 4ec476b750 Minor tidying. 11 years ago
  jules 062c85db12 Changed the order in which radio-group toggle button events are sent, so that the "off" event is sent before the "on". 11 years ago
  jules aa9241a14a Better CalloutBox positioning. 11 years ago
  jules 41545be958 Added methods for line/rectangle intersection. 11 years ago
  jules 8f6105de9b Colour support for LookAndFeel_V3 tab text. 11 years ago
  jules a4e611222d Various build housekeeping. 11 years ago
  jules aa408bd982 Avoided TreeView consuming return key presses if the selected item can't be opened. 11 years ago
  jules 0a7b960b09 MSVC warning fix. 11 years ago
  jules a228a3859b Fix for ComponentMovementWatcher with top-level windows. 11 years ago
  jules a90c0635bc Added a default constructor for RectanglePlacement. 11 years ago
  jules 010ba396e9 Removed some base classes from the Button class. 11 years ago
  jules 224401a7a9 Minor fix to CallOutBox positioning. 11 years ago
  jules 4e61bdb9e4 Updated a few Slider lookandfeel methods to take a Slider& as a parameter. 11 years ago
  jules 1113e17186 Version number update 11 years ago
  jules 863895d107 Minor cleanups. 11 years ago
  jules bad91fc47a Better ordering of linux font style names. 11 years ago
  jules 18ff9f4849 Provided support for setting the mouse cursor in ListBoxModel. 11 years ago
  jules a9c2354ed0 Provided public access to the Array<String> that's inside StringArray. 11 years ago
  jules dc24fdffb5 Android GL fixes. 11 years ago
  jules d0d74175e0 Added some functionality to PerformanceCounter. 11 years ago
  jules 57974a793c Some fixes for minor graphical problems. 11 years ago
  jules 85568915dc Added some metadata reading to OggVorbisAudioFormat 11 years ago
  jules c58d91fc04 (Fixed typo in last commit) 11 years ago
  jules bea96840b9 Added some openGL definitions to compensate for ones that are missing on certain platforms. 11 years ago
  jules 0a8b8c74e6 Some minor LookAndFeel_V3 tweaks. 11 years ago
  jules 2f9d02f95c Added a few methods to the Matrix3D class. 11 years ago
  jules 823608f27a Yet another micro-tweak to button callback behaviour - prevent radio-group auto-toggle buttons sending events to other group buttons when they get turned off. 11 years ago
  jules 44ba3f52fe Some additions and updates to PluginHostType, including a method to get a string description. 11 years ago
  jules c8f72856d6 Added a template param to a CharacterFunctions method. 11 years ago
  jules a53110de06 Big speedup to path rendering on GL/software. 11 years ago
  jules a081f0f641 Added/refactored a couple of String methods. 11 years ago
  jules 32316cc1aa Avoided allocation in VST process function. 11 years ago
  jules ff0fd27127 Yet another attempt to get all the edge-cases right in Button::internalClickCallback 11 years ago
  jules e9598bb5c5 LookAndFeel_V3 tweaks. 11 years ago
  jules 705836d329 Fix for MidiMessage handling sysex messages <= 4 bytes. 11 years ago
  jules bfbb6c2413 Added some more folders to the list of common locations in the file browser. 11 years ago
  jules ad324efc01 Removed some old iOS workarounds from the atomic class. 11 years ago
  jules 74ed52e20e Fix for file searches returning non-precomposed unicode chars on OSX. 11 years ago
  jules 6018f1df3d Added a SystemStats::getDeviceDescription() method. 11 years ago
  jules b45fc0f664 DPI correction for android. 11 years ago
  jules 164cad105a Fixed colour in key-mapping editor comp. 11 years ago
  jules fbc30c4a38 Workaround for a GCC fail. 11 years ago
  jules 12a8dd3092 Avoided some pedantic GCC warnings. 11 years ago