3279 Commits (eb646f8c4282bed752ec2d207e15150ecfd333db)
 

Author SHA1 Message Date
  jules eb646f8c42 Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes. 12 years ago
  jules 51b9d1ed98 AU hosting: added support for begin/end gesture callbacks from plugin. 12 years ago
  jules 34fccfa4f3 Made IIRCoefficients constructor public. 12 years ago
  jules c5f1e86cb3 Added some point-size accessor methods to Font. 12 years ago
  jules 202d51c547 Fixed some out-of-date docs. 12 years ago
  jules 4e3024bd63 Updated some documentation. 12 years ago
  jules 9610a27cb9 iOS bluetooth audio fix. 12 years ago
  jules 96c234f8c5 Groundwork for desktop scaling. Added win32 calls to allow drag+drop in apps with lower permissions. 12 years ago
  jules 518e302d4a Avoided some VC warnings. 12 years ago
  jules 8fd65cb8c5 Workaround for a strange Win7 OS bug when trying to load a DirectShow movie which fails. 12 years ago
  jules d086d55b44 Added division operator to Rectangle. 12 years ago
  jules 155859f86b Internal refactoring. 12 years ago
  jules 58f3ec2700 Minor reference refactoring. 12 years ago
  jules c8bab5d392 ASIO fix. 12 years ago
  jules 516bddabcc Misc minor clean-ups. 12 years ago
  jules 282cf3dac4 constness fix in OwnedArray. 12 years ago
  jules 94a81e0d91 Fixed some MSVC warnings. 12 years ago
  jules 0b5fd389c0 Moved png lib C symbols into juce namespace. 12 years ago
  jules f8a09dfb15 More CoreAudio restart fixing. 12 years ago
  jules 42724dddfe CoreAudio sample rate handling fix. 12 years ago
  jules c21e90a2a7 Added missing repaint in ShapeButton. 12 years ago
  jules a53a50eb35 Improved ShapeButton's mouse-click movement behaviour. 12 years ago
  jules 2091e8dfc8 Replaced a few Justification references. 12 years ago
  jules 60fe89c1aa Slider LinearBarVertical fixes. 12 years ago
  jules 2329e63f20 Converted a few Colour references to pass-by-values. 12 years ago
  jules 18d34b857b CoreAudio: better handling of device sample rates changing externally. 12 years ago
  jules 899b1253da Minor clean-ups. 12 years ago
  jules fdca8fe1c0 Removed a couple of suprious int casts in AudioFormatReaderSource 12 years ago
  jules aec3d12753 A few minor tweaks to avoid warnings etc. 12 years ago
  jules 1a49c7fc5b TextLayout whitespace fix. 12 years ago
  jules 146155bd34 Software text layout fix. 12 years ago
  jules a0792ec444 Fix for software-rendered code editor text. 12 years ago
  jules 39ef5130e9 Added MidiKeyboardComponent::mouseUpOnKey() method. 12 years ago
  jules 2757bf2270 Fix for UTF32 strings. 12 years ago
  jules d95fda2e90 Fix for strings in UTF32 mode. 12 years ago
  jules 7f7cbe73fd Over-zealous assertion fix. 12 years ago
  jules 472082c378 Introjucer: made VC pre/post build commands multi-line. 12 years ago
  jules 227e7d70f9 Added method FileBrowserComponent::getDefaultRoots() 12 years ago
  jules 575725e39d Fix for a subtle race condition in plugin scanning. 12 years ago
  jules 57832f97e1 Avoided a false assertion. 12 years ago
  jules ed09493cd2 Added text translation to KeyMappingEditorComponent. 12 years ago
  jules 4aef778da6 Fix for a recursion in Desktop class. 12 years ago
  jules 089332d78c MSVC compile bug fix 12 years ago
  jules 78aac0995a Fixes for some clang static analysis warnings. 12 years ago
  jules f04f16e60b Compile fix for the plugin host in MSVC 12 years ago
  jules 9c82572dca Refactored a few internals of ComponentPeer. 12 years ago
  jules 1881908846 Added a pthread naming fallback for older glib versions. 12 years ago
  jules c5b4e48b80 Updated some headers and URLs. 12 years ago
  jules 98ae8a49d2 Added DPI field to Desktop::Display information. Couple of Android fixes. 12 years ago
  jules 5c59897ba6 Replaced some uses of the no-longer-needed literal64Bit macro. 12 years ago