5485 Commits (71bc0ca7e69bdae395dc66abdff7886bc255d683)

Author SHA1 Message Date
  Tom Poole 71bc0ca7e6 Code cleanup 8 years ago
  jules 7294118612 Changed Button so that it won't actively trigger a click when connected up to a Value source that changes 8 years ago
  Tom Poole a2a3f32d8f Fixed some issues with IO channel counts in the StandaloneFilterWindow 8 years ago
  Noah Dayan 75e6075474 Add documentation to juce_AudioChannelSet.h 8 years ago
  Tom Poole dca1ef3c3a Added some documentation to addAndMakeVisible 8 years ago
  Lukasz Kozakiewicz ce0ab63f57 Android: avoid an assertion in URL::isLocalFile(). 8 years ago
  Tom Poole 3c370259a9 Fixed an issue with the FileChooser prepending "/localhost" to paths 8 years ago
  Tom Poole cc67e26658 Fixed a typo in SelectedItemSet 8 years ago
  Tom Poole 2bda2016c1 Fixed an issue with setAudioPreprocessingEnabled on iOS 8 years ago
  Tom Poole 3519de9a22 A more careful assertion about allowed file type filters in MacOS FileChoosers 8 years ago
  Noah Dayan 0366ac043f Add missing key press description for number pad equals in juce_KeyPress.h 8 years ago
  Lukasz Kozakiewicz f4cc815f3d ContentSharing: when opening file descriptor on Android, pass correct file start offset and length. 8 years ago
  jules 78791be3c5 Deleted some old deprecated methods from Component, and tidied a few things up 8 years ago
  Tom Poole 510fa0c22b Made the sorting of plug-ins in KnownPluginList case-insensitive 8 years ago
  Tom Poole 809c8f56e2 Added CURLOPT_NOSIGNAL to the cURL configuration 8 years ago
  jules a9eafbc90f Some tidying up in AffineTransform, and added a new fromTargetPoints method 8 years ago
  jules 8d2150f239 Added a parallelogram class 8 years ago
  jules cf804268ef Replaced some old embedded images in the LookAndFeel with SVG 8 years ago
  jules 30a97ec91b Added some assertions to StateVariableFilter 8 years ago
  Tom Poole 43cff0ce48 Updated the documentation to include a MacOS caveat to the FileChooser 8 years ago
  jules 65ba5128c7 Small fix to the SVG parser 8 years ago
  Tom Poole e174bb26bd A minor code tidyup 8 years ago
  Noah Dayan f0c044083b Fix documentation warning in juce_ButtonTracker.h 8 years ago
  jules 430948ad91 Fixed an undefined behaviour warning in the demo app, and tidied up a couple of path functions 8 years ago
  Tom Poole 6406fc4466 Tweaked the JUCE analytics data 8 years ago
  jules d5bdca9695 Fixed some out-of-range channel copying in the AudioBuffer move operator 8 years ago
  jules b028f299b8 Fixed some subtle (but benign) undefined behaviour with negative bit-shifts 8 years ago
  Tom Poole beec82b8cb Improvements to the Analytics class 8 years ago
  Tom Poole cff37f5b6a Fixed some const violation errors 8 years ago
  Lukasz Kozakiewicz 072a56cf16 Add a bunch of autos. 8 years ago
  Lukasz Kozakiewicz dd7549ef70 Add missing selector to NSViewComponentPeer. 8 years ago
  jules c4342e684d Added some get/set/addSample methods to AudioBlock 8 years ago
  jules 5e9267e5d8 Simplified the Path class by making it use an Array for starage. 8 years ago
  Tom Poole c0223ae2bc Added a missing dependency in the juce_audio_utils module 8 years ago
  jules 4797b29b27 DSP: Added Butterworth methods to the FilterDesign class 8 years ago
  jules da50695970 Fixed a typo in a comment 8 years ago
  Lukasz Kozakiewicz a2bbd99234 StandaloneFilterWindow: hide title bar on iOS and Android even when not in Kiosk mode. 8 years ago
  Tom Poole 2d92311116 VST3: Fixed an issue with parallel streams of parameter updates during playback 8 years ago
  jules 25d3a7f89d Added more comments to a LookAndFeel assertion that seems to be confusing people 8 years ago
  Lukasz Kozakiewicz 3b130b10fe URL: add method to get filename (most useful for Android’s content:// scheme). 8 years ago
  Lukasz Kozakiewicz 8ac29a4843 Fix typo. 8 years ago
  Lukasz Kozakiewicz 360449de0b Android: ensure that navigation/status bar visibility is correctly restored when the app gets resumed. 8 years ago
  Lukasz Kozakiewicz 181f4ab7fc StandalonePluginWindow: allow to customise kiosk mode enablement. 8 years ago
  ed fa2a531365 Fixed a typo in juce_Initialisation.h 8 years ago
  ed ea23ddd69e Added a method to DatagramSocket to set whether multicast loopback should be enabled 8 years ago
  jules 934d5aee22 Fixed the typo that I introduced while fixing a different typo 8 years ago
  jules 89b4e13423 Fixed some incorrect documentation in the singleton macros 8 years ago
  jules a156d12390 Fixed a typo in AiffAudioFormat 8 years ago
  Tom Poole e14ca41087 VST3: Fixed some compilation errors when building without JUCE_VST3_CAN_REPLACE_VST2 8 years ago
  Tom Poole 438ab2b0f7 CoreAudio: Fixed some additional issues handling background device changes 8 years ago