7522 Commits (04f2ca61e28327a64e90d3269bee7bb646c19c69)

Author SHA1 Message Date
  reuk 04f2ca61e2
UIViewComponentPeer: Simplify view transition reporting 5 years ago
  Tom Poole 8fc1195c35 macOS: Set CALayer format to fix Big Sur invalidation region 5 years ago
  Tom Poole 2553336f45 Bump version number to 6.0.7 5 years ago
  Tom Poole 9e4fceb031 Revert "macOS: Set CALayer format to fix Big Sur invalidation region" 5 years ago
  ed d554365161 macOS: Fixed repaint issue with JUCE_COREGRAPHICS_RENDER_WITH_MULTIPLE_PAINT_CALLS enabled that was introduced in 8d3fd927 5 years ago
  ed d3f91fd76c macOS: Fixed repaint issue with JUCE_COREGRAPHICS_RENDER_WITH_MULTIPLE_PAINT_CALLS enabled that was introduced in 8d3fd927 5 years ago
  Tom Poole a6217ae9fb macOS: Set CALayer format to fix Big Sur invalidation region 5 years ago
  ed b51da7dec0 macOS: Fixed 10.7 compatibility 5 years ago
  Tom Poole 25dccd53c0 Bump version number to 6.0.6 5 years ago
  reuk 36c072c086 UMP: Add missing docstrings 5 years ago
  ed 2b3d0c05f5 VST3: Fixed program parameter automation not being recorded in Live 5 years ago
  reuk cd25daf892
FileChooser: Respect comma delimiters for file filters 5 years ago
  ed dd1ec144c4 VST3: Add AudioProcessorParameter behind the scenes in the VST3 wrapper to manage program parameter changes 5 years ago
  ed 59efce7ccd Removed an unnecessary include from juce_audio_devices 5 years ago
  ed 8d3fd92784 macOS: Redraw drop-shadow on repaint for transparent NSWindows to fix some drawing artifacts 5 years ago
  ed 1000c4ce2e Android: Fixed a warning in the Oboe code with -Wswitch-enum enabled 5 years ago
  ed 757417a47a Android: Updated to Oboe 1.5 5 years ago
  ed 0715b7ebdd VST3: Wrap program parameter changes in begin/endEdit() calls to ensure that automation data is recorded correctly 5 years ago
  ed 3ff966603e VST3: Update program parameter when current program is changed 5 years ago
  ed b235b8de09 Updated some old docs 5 years ago
  ed 84d9117054 Linux: Check for valid display in updateScaleFactorFromNewBounds() 5 years ago
  ed 6325230f61 Windows: Use rectangleFromRECT() to clean up some code 5 years ago
  ed 09c25fedfd Windows: Retrieve work area rectangle for all connected monitors 5 years ago
  ed b614f9e01e Windows: Only call Displays::updateToLogical() on per-monitor DPI-aware threads 5 years ago
  reuk 452b1bf224
HiResTimer: Fix units used for threading policy 5 years ago
  reuk 857f665f74
HiResTimer: Tidy up POSIX implementation using std threading constructs 5 years ago
  reuk 6787230dd4
HiResTimer: Fix bug where timer would misreport its state after being stopped 5 years ago
  reuk 88285acae1
DragAndDrop: Fix drag and drop in windows optimised builds 5 years ago
  reuk e988c4c671
DragAndDrop: Tidy up windows implementation 5 years ago
  reuk 04583469e1
MIDI: Fix timestamps on Universal MIDI Packets 5 years ago
  Tom Poole 1fbd6dff9b VST3: Fixed invalid AudioProcessorParameterGroup unit IDs 5 years ago
  reuk 5354d01a89 X11: Properly escape "+" symbols in dragged/dropped filenames 5 years ago
  reuk dc3e0d1571
SystemStats: Fix `getOperatingSystemType` assertion on macOS 11.1 5 years ago
  reuk f3a69664d6
OSC: Update docs 5 years ago
  reuk cd41e31cb5
DSP: Ensure that IRs are loaded immediately when Convolution is prepared 5 years ago
  reuk 41ec486dd0
FileChooser: Show desktop folder if requested folder does not exist 5 years ago
  reuk e403e330ef
DSP: Make FixedSizeFunction public 5 years ago
  reuk dadac11ffd
MIDI: Fix naming to match JCS in SysEx7::Kind enum 5 years ago
  reuk c540fa4241
DSP: Slightly tidied filter-design function 5 years ago
  Ivan Cohen b2e49bc7e8
DSP: Solved an issue with FilterDesign::designFIRLowpassHalfBandEquirippleMethod for low amplitudedB and normalisationTransitionWidth close to 0.5 5 years ago
  ed 088e100c1f Narrowed the scoped of some undeclared Objective-C selector warnings 5 years ago
  ed 30f8594ecf macOS: Fixed an incorrect selector in JuceNSViewClass 5 years ago
  ed 3a908f848a macOS: Fixed an incorrect selector in the WKWebView delegate class 5 years ago
  ed dc21f6fdad macOS: Fixed 10.11 compatibility in the WKWebView code 5 years ago
  Tom Poole 56373bcc07 Restricted some disabled warning regions 5 years ago
  ed a7667077f8 Android: Fixed a crash when juce_gui_extra is not present 5 years ago
  ed 47a0dc81f6 macOS: Fixed 10.7 compatibility 5 years ago
  ed 0f975ee482 Added a way to specify some space between PropertyComponents in a PropertyPanel 5 years ago
  reuk 9032f589eb
CoreMIDI: Enable support for new API 5 years ago
  reuk 051f49c52e
WAV: Fail gracefully on unsupported bit depths 5 years ago