2862 Commits (f65a8148a6de89f5cdd49b4787d155c749fdde4c)
 

Author SHA1 Message Date
  jules 68b2e056e7 Version update 2.0.29 12 years ago
  jules ccc89aaae9 Minor tidying-up. 12 years ago
  jules b118dd6916 VST 64-bit compiler fix. 12 years ago
  jules 6846b71ea4 Minor tweak to the GlyphArrangement word-splitting algorithm. 12 years ago
  jules a9b177f2da Fix to midi file frame-based timecode conversion. 12 years ago
  jules a07ce814eb win32 font point size fixes. 12 years ago
  jules e58b915300 Fixed some COM object ref-counting. 12 years ago
  jules 80dc4c57b0 Introjucer: items which are not included in the project are now crossed-out. 12 years ago
  jules 2ae82c4db4 New method Font::withPointHeight, for specifying font sizes in points. 12 years ago
  jules 6971cab6d2 Compiler compatibilty change in mac font code. 12 years ago
  jules a4b2a5dfa9 DRY-ing some loops in the software renderer (and improving performance). 12 years ago
  jules f5af56f1b5 Added ability to synthesise italic fonts on OSX for fonts which don't have a real italic style. 12 years ago
  jules 66769a191b AU latency change notification. Minor tweaks to plugin hosting. 12 years ago
  jules 9ca3ab9454 AlertWindows should now be always-on-top if the process is using any other windows are in that mode. 12 years ago
  jules a56e69a281 Fix for DLL build. 12 years ago
  jules 3a9cad8f2c Enabled some code that was disabled for mingw, but which will work with the latest version. 12 years ago
  jules 518d3084c8 AAX: removed another 4-char const name. 12 years ago
  jules fe405e8eb8 AAX: removed plugin code from name list. 12 years ago
  jules 9de1ab563b Documentation fixes. 12 years ago
  jules b51c0a93aa Added a compile warning if AppConfig.h hasn't been included before the juce headers. 12 years ago
  jules 7d019ad5a1 Added ReadWriteLock::tryEnterRead() 12 years ago
  jules 3edae5b4cf Removed some dependencies on win32 WASAPI headers. 12 years ago
  jules bbd7816566 Introjucer: win32 keystroke fixes. 12 years ago
  jules b83fcd7d5f win32 compatibility tweaks. 12 years ago
  jules 41f3b6c485 Re-implemented NamedPipe, to make the win32 version better match the posix one. 12 years ago
  jules f5bcfccf6c Removed some compiler warnings in VST hosting. 12 years ago
  jules e954a6558b Introjucer: More explicit control over the MSVC DLL runtime mode. 12 years ago
  jules bcd61505ab ChoicePropertyComponent: better handling of var types. 12 years ago
  jules 39eae806de Changes to make sure the AudioProcessor::wrapperType member is set correctly when its constructor is called. 12 years ago
  jules 9cb14fb966 Change to VST wrapper to avoid duplicate setParameter callbacks. 12 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 12 years ago
  jules 9fb57f7a05 Fix to CharPointer_UTF8::operator-- 12 years ago
  jules 88c0b1e512 Introjucer: Better AU plugin type setting for midi synths. 12 years ago
  jules 3f01bb72df VST hosting pin connection fix. 12 years ago
  jules 0f9b76240c Avoided a few more compiler warnings. 12 years ago
  jules 02c0cd009c Cleaned up some compiler warnings. 12 years ago
  jules 3262a3c548 Fix to reverb algorithm. 12 years ago
  jules 54eebff76d Introjucer: added custom external libraries to link. 12 years ago
  jules 3c83383d0e Added Line::toFloat(). Fix for scrollbar edge-case. 12 years ago
  jules 56097bf314 Rewrote SHA256 code to avoid spurious warning. 12 years ago
  jules 1b8e22ca2b ASIO fixes. 12 years ago
  jules 1252f0aed0 Fix for last ASIO check-in. 12 years ago
  jules b529f4df48 ASIO cleanups and fix for RME driver. 12 years ago
  jules 36ce338d98 Added an AU header path. 12 years ago
  jules 6b027c4b17 Yet more JACK changes.. 12 years ago
  jules 6d9d86b14e Made posix ChildProcess return stderr as well as stdout. 12 years ago
  jules 88571ee8da Minor tooltipwindow fix. 12 years ago
  jules af094f3448 Fixes for DirectShowComponent. 12 years ago
  jules 5d70c0bd89 JACK typo fix. 12 years ago
  jules 68476aded8 Renderer optimisations. 12 years ago