3746 Commits (f5c19ef612cc01ac3a051486b341e2ccefedd627)

Author SHA1 Message Date
  jules 30ea4c989f Added a missing method to ZipFile. 13 years ago
  jules 273662c583 Spelling fix. 13 years ago
  jules af83d85940 AAX: added support for playhead + chunk storage. 13 years ago
  jules e184bec3d3 Fix for mingw. Assertion to catch use of win32 COM on an uninitialised thread. 13 years ago
  jules e543949bda Minor clean-ups. 13 years ago
  jules 56b1ddc873 Added a JUCE_VST_RETURN_HEX_VERSION_NUMBER_DIRECTLY flag for VST version number compatibility. 13 years ago
  jules 1ff5fb6ee6 Fixed small inaccuracy in text editor width. 13 years ago
  jules 10c73edf57 Removed const-ness from some return types of LookAndFeel font methods. Renamed LookAndFeel::getFontForTextButton() as getTextButtonFont() for consistency. Added LookAndFeel::getLabelFont(). Fixed a problem in Label where the label's font wasn't being correctly applied to the text editor when editing it. 13 years ago
  jules 959b38a083 GL rendering context fix. 13 years ago
  jules 2cc6485f9b Fixed 64-bit compiler warning. 13 years ago
  jules d35e1fd814 Added a AudioSampleBuffer gain ramp function. 13 years ago
  jules 80289de56f Added PopupMenu custom component submenu param. 13 years ago
  jules 99088bd0d7 Updated AU plugin wrapper generation to provide new factory entry points. 13 years ago
  jules 3a5b51ef0d Minor cleaning up. 13 years ago
  jules 9f41dbce82 DirectoryIterator fix. 13 years ago
  jules 706d66014f MidiKeyboardComponent note-off fix. 13 years ago
  jules 6f88b7ae60 Minor clean-ups. 13 years ago
  jules 7a3453f48b Minor clean-ups. 13 years ago
  jules 5f8069719e VST sample pos accuracy fix. 13 years ago
  jules f0ddb858fc Tab key forwarding change. 13 years ago
  jules 04518ac15d openGL image rendering fix. 13 years ago
  jules 5f99835313 openGL renderer fix. 13 years ago
  jules 164ab05bac Minor clean-ups. 13 years ago
  jules ff20ad64f3 Fixed some dodgy threading in the openGL rendering context. 13 years ago
  jules 906a99763d Version 2.0.31 13 years ago
  jules 83b1284d93 Added a wow64 registry function. 13 years ago
  jules 234525aef9 Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer. 13 years ago
  jules 784c1f5dae Fix for mouse-over in overlapping windows with older SDKs. 13 years ago
  jules 70964f3f87 win32 camera ref-counting fix. 13 years ago
  jules a20ff4c910 Version 2.0.30 13 years ago
  jules 8015525e5c Fixes for FileBrowserComponent's handling of directory saving. 13 years ago
  jules de61fee31c Fix for fonts on PPC. 13 years ago
  jules e83e076f7d Better always-on-top detection in a few component types. 13 years ago
  jules 35991fb01c Fix for compiler error in camera code. 13 years ago
  jules 5d35a31f2e Minor clean-ups and documentation fixes. 13 years ago
  jules 68b2e056e7 Version update 2.0.29 13 years ago
  jules ccc89aaae9 Minor tidying-up. 13 years ago
  jules b118dd6916 VST 64-bit compiler fix. 13 years ago
  jules 6846b71ea4 Minor tweak to the GlyphArrangement word-splitting algorithm. 13 years ago
  jules a9b177f2da Fix to midi file frame-based timecode conversion. 13 years ago
  jules a07ce814eb win32 font point size fixes. 13 years ago
  jules e58b915300 Fixed some COM object ref-counting. 13 years ago
  jules 2ae82c4db4 New method Font::withPointHeight, for specifying font sizes in points. 13 years ago
  jules 6971cab6d2 Compiler compatibilty change in mac font code. 13 years ago
  jules a4b2a5dfa9 DRY-ing some loops in the software renderer (and improving performance). 13 years ago
  jules f5af56f1b5 Added ability to synthesise italic fonts on OSX for fonts which don't have a real italic style. 13 years ago
  jules 66769a191b AU latency change notification. Minor tweaks to plugin hosting. 13 years ago
  jules 9ca3ab9454 AlertWindows should now be always-on-top if the process is using any other windows are in that mode. 13 years ago
  jules a56e69a281 Fix for DLL build. 13 years ago
  jules 3a9cad8f2c Enabled some code that was disabled for mingw, but which will work with the latest version. 13 years ago