2214 Commits (d9460f11c28ff7777fdea198fc13c2c07cf7c7e9)

Author SHA1 Message Date
  ed 6aeb9d7dda Bump version number to 6.0.1 5 years ago
  ed af968f5d78 Small fix for previous commit 5 years ago
  ed f1a5f2ef1e Windows: Fixed drag and drop position for DPI-unaware windows 5 years ago
  ed c64ddc4490 Linux: Use versioned X11 libs to load symbols so we aren't relying on the *-dev libs to be installed on user's machines 5 years ago
  reuk c3f6318c7c
FileBrowserComponent: Update all filenameBox text when LnF changes 5 years ago
  reuk b096c16c04 FileBrowserComponent: Fix issue where up button was hidden after changing the look and feel 5 years ago
  reuk 013fd5e5d6 juce6: Update some referenes to JUCE 5 in docstrings 5 years ago
  reuk 394c4fd475 Clang: Fix warnings when building with clang 10 5 years ago
  reuk c6861bf96e Clang: Remove unused data member 5 years ago
  ed 009d685179 Updated all license headers 5 years ago
  ed 67925d384f Updated main README with CMake support info and changed docs extension from .txt to .md 5 years ago
  ed 0f6cdd8457 Linux: Fixed some issues with headless builds and don't terminate process when no X server is running 5 years ago
  reuk 39b5c22a29
GUI: Ensure components refresh correctly when their look and feel changes 5 years ago
  reuk cbfbd8cf12
CoreGraphics: Use generic colour spaces, instead of device colour spaces 5 years ago
  ed 945cf12581 Linux: Don't call XFreeCursor() on invalid display 5 years ago
  ed ce16bd3df9 macOS: Use CGContextGetUserSpaceToDeviceSpaceTransform to get backing scale factor of graphics context to avoid unnecessary upscaling on retina displays on macOS 10.14+ 5 years ago
  ed 7b17d42039 macOS: Use CGContextGetUserSpaceToDeviceSpaceTransform to get backing scale factor of graphics context to avoid unnecessary upscaling on retina displays on macOS 10.14+ 5 years ago
  ed b5214a341e Normalised lambda whitespace 5 years ago
  ed d510b73cdf Normalised all whitespace before args in std::function 5 years ago
  ed b883284a1f Android: Fixed inverted screensaver logic 5 years ago
  ed 3283f2224a Projucer: Added new start page window 5 years ago
  ed 4c95c227f6 Android: Fixed inverted screensaver logic 5 years ago
  ed 0d610c52b2 Removed an unused define from the JUCE splash screen 5 years ago
  ed 889f3baa70 iOS: Fixed a leak in the FileChooser code 5 years ago
  ed 685dc4fd78 Fixed a typo 5 years ago
  ed 1507ceb941 Ensure that the ContentSharer singleton is cleaned up on shutdown 5 years ago
  ed a8b6066187 Linux: Use host scaling for VST plug-ins on hiDPI screens 5 years ago
  reuk 092bc44413
MinGW: Fix windows/gcc warnings 5 years ago
  reuk f49b3733ec
Warnings: Silence some GCC warnings 5 years ago
  ed 5816958001 Squashed some deprecation warnings on the latest iOS and macOS versions 5 years ago
  ed 11c2ca10fd iOS: Fixed a crash due to a dangling JuceUIViewController when updating screen bounds 5 years ago
  ed 6f70982783 iOS: Fixed a crash due to a dangling JuceUIViewController when updating screen bounds 5 years ago
  ed 11cf10689d iOS: Fixed some build warnings 5 years ago
  ed 48acdf58ef Added HSL support to Colour and use Colour::fromHSL() when parsing SVG HSL colours 5 years ago
  ed 021034a401 iOS: Fixed some build warnings 5 years ago
  ed 7553b8dc1b Added HSL support to Colour and use Colour::fromHSL() when parsing SVG HSL colours 5 years ago
  reuk 4cf66d6522 Cleanup: Remove redundant inlines 5 years ago
  reuk e13901d912 ClangCl: Silence code which warns when building on Windows with Clang 5 years ago
  ed 26901c6106 SVG: Added support for RGBA, HSL and HSLA colours 5 years ago
  ed 49361b4775 SVG: Added support for RGBA, HSL and HSLA colours 5 years ago
  Tom Poole 6cb75d9d2c Replaced all references to ROLI with Raw Material Software and regenerated all bytecode 5 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  ed 40b2271b64 Fixed a typo in the documentation for JUCEApplication::moreThanOneInstanceAllowed() 5 years ago
  ed c2e3dcd8bf Updated the documentation of some methods which now return std::unique_ptr instead of raw pointers to remove references to deleting the returned object 5 years ago
  ed add88c33f2 Replaced all references to ROLI with Raw Material Software and regenerated all bytecode 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  ed 9d69018d97 Projucer: Removed app reporting 5 years ago
  ed bb28b3413d Updated some copyright headers 5 years ago
  ed 74ca3b44c4 Linux: Removed X11-specific code from LinuxComponentPeer 5 years ago
  ed fe61354c21 Linux: Added X11Symbols and WebKitSymbols singletons to dynamically load X11 and WebKit library functions at runtime 5 years ago