2669 Commits (36ce338d98d065d94a615f3ee44feebe1c27a9d9)
 

Author SHA1 Message Date
  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
  jules f292238b32 Android: keyboard input support. 12 years ago
  jules 9a9adab648 (Removed some debugging code) 12 years ago
  jules e704ed0c46 Support for high-dpi software rendering on OSX. 12 years ago
  jules 33d70d2b20 More JACK fixing. 12 years ago
  jules fd2011ee8b VST parameter name refactoring + UTF8 handling. 12 years ago
  jules d547fc0b98 JACK port change callback. 12 years ago
  jules 3833c10f26 MSVC warning fix. 12 years ago
  jules 8dceb3471a ASIO workaround for buggy Denon driver. 12 years ago
  jules c21025fc36 KeyPressMappingSet fix. 12 years ago
  jules 82b9a6d6e5 Added a section to jucer template file. 12 years ago
  jules edca844722 Fixed a typo in JACK code. 12 years ago
  jules 51d1c85b4e Allowed user-defined setting of JUCE_CORETEXT_AVAILABLE. 12 years ago
  jules 48f2c2734b More notification options for Scrollbar. 12 years ago
  jules 3d2969e71d JACK fixes. 12 years ago
  jules c0d2341ad7 Removed channel count limit in AudioProcessorPlayer 12 years ago
  jules 9615781f24 OpenGL fix 12 years ago
  jules d1757b5e8a Minor stuff. 12 years ago
  jules a971f93daf Fixed typo in CoreGraphics code. 12 years ago
  jules f24f7b638c Modal component fix. Minor tweaks. 12 years ago
  jules 880fa4d673 Component repaint optimisations. 12 years ago
  jules b3c0df703f Avoid warnings in Intel compiler. 12 years ago
  jules f903695ba3 Audio plugins: better bypass support, with an AudioProcessor::processBlockBypassed() method that can be used for custom behaviour. 12 years ago
  jules c6944afd4c PopupMenu: allowed custom components to have sub-menus. 12 years ago
  jules d90d11143a JACK fix. 12 years ago
  jules f02f1c3cdd VST hosting window ownership fix. 12 years ago
  jules 982ad70e29 Linux VST hosting fix. 12 years ago
  jules a51a4952e4 Cleaned up a few VC warnings. 12 years ago
  jules f6ce67ed4a OpenGL context now supports high DPI displays. Added operator* to Rectangle class. 12 years ago
  jules 667a18712f Added begin()/end() iterators to RectangleList. You should use these in preference to RectangleList::Iterator, as they're faster. 12 years ago
  jules 0d4d67da40 Changed NPAPI builds to always use the Cocoa UI model unless JUCE_USE_NPAPI_CARBON_UI is set to 1 12 years ago
  jules c16c3a7c28 Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels. 12 years ago
  jules 4d4321bea1 Version 2.0.28 12 years ago
  jules 8e8dc5667f Renamed a few old references to "iPhoneOS" as "iOS". 12 years ago
  jules 699b5303e2 Android: multi-touch support. 12 years ago
  jules c391b5eab8 Introjucer: added an extra icon ID in the MSVC resource file. 12 years ago
  jules 759685d89a Fixed juce_graphics module dependency. 12 years ago
  jules 09fd0206dc OSX main menu fix. 12 years ago
  jules 04fbf0a8ae Plugin hosting fixes. 12 years ago
  jules 8192ba7cad Added DialogWindow::LaunchOptions::create() method. 12 years ago
  jules 4ef89c890f Avoided a few gcc compiler warnings. 12 years ago
  jules 9393c1bbc9 Avoided some minor compiler warnings. 12 years ago
  jules ac5030b909 Plugin scanning improvements: Crashed plugins are blacklisted and shown in the plugin list component. 12 years ago
  jules 412e59e1fd Slider: alt-click acts like double-clicking. 12 years ago