9974 Commits (42301905e29dd4b112c8d2deb52da80bb90253ac)
 

Author SHA1 Message Date
  Tom Poole 42301905e2 Projucer: Fixed a bug exporting CLion projects 7 years ago
  ed 6c87ed6bed Ensure that the standalone plug-in saves its state when the OS sends a quit request 7 years ago
  Tom Poole aa361c9cf5 Documentation fixes 7 years ago
  ed dc1cf29cae JUCE version 5.4.3 7 years ago
  ed 34ca59fd81 Fixed a missing argument when creating an instance of FFTWImpl 7 years ago
  ed 0db3602ea3 Re-saved all projects 7 years ago
  ed 6722194260 Bump version number to 5.4.3 7 years ago
  ed d84b3d62bd Projucer: Added a VS2019 exporter 7 years ago
  Tom Poole ba7e1f7658 Projucer: Added options to configure macOS Hardened Runtime 7 years ago
  ed 74bcfa1d83 Fixed a missing argument when creating an instance of FFTWImpl 7 years ago
  ed c89194f84d Fixed a documentation typo 7 years ago
  Tom Poole 60d49c2ef0 Tidied up some documentation 7 years ago
  Tom Poole 4a2c15ed64 Re-saved all projects 7 years ago
  Tom Poole 70395c9622 Improved some unit tests 7 years ago
  ed 548838e139 Updated the documentation AudioProcessorValueTreeState::Listener::parameterChanged() to clarify that retrieving the value of the parameter that has changed via the other AudioProcessorValueTreeState methods whilst within the callback is not guaranteed to return an up-to-date value 7 years ago
  Tom Poole 6bf6aa1761 MacOS/iOS: Fixed a potential memory corruption when drawing 7 years ago
  ed af1cc0c70f Minor documentation fixes 7 years ago
  ed 090aef2d70 Windows: Fixed file drag and drop for Windows 8 7 years ago
  ed 38da38f658 Projucer: Minor formatting tweaks in the makefile exporter code 7 years ago
  ed 363d86ce6e Ensure that DirectoryContentsList sends a change message when the last file in a directory is deleted 7 years ago
  ed b710243c47 Ignore .xcscheme files 7 years ago
  ed c9432e5897 Fixed an uninitialised variable in the AU wrapper 7 years ago
  ed 8635315e61 Windows: Fixed a bug on later versions of Windows 10 causing the on-screen keyboard to keep showing and hiding 7 years ago
  cesare f0c1c4c6f5 Revert "Fix problem with milliseconds overflowing for long uptime on OSX" 7 years ago
  Tom Poole 9cebba485a Re-saved all projects 7 years ago
  Tom Poole 4751e9d41a Added a new templated SmoothedValue class 7 years ago
  ed 5bdd3ea8c6 OpenGL: Fixed an incorrect type in OpenGLShaderProgram::Uniform::set() 7 years ago
  cesare 99afd933e0 Fix problem with milliseconds overflowing for long uptime on OSX 7 years ago
  jules 218ddf1193 Avoided a wrap-around timeout error in runDispatchLoopUntil() 7 years ago
  ed 72aee7f2f9 Windows: Fixed a bug when dragging files on non-hiDPI systems 7 years ago
  ed 69e9270fab macOS: Set default presentation options when exiting kiosk mode to fix a bug on 10.10 causing the menu bar to not be shown 7 years ago
  ed bb5c821edc BLOCKS: Remove dependent devices following device reset 7 years ago
  ed 9ddf8eece2 Fixed a bug where InterprocessConnection::isConnected() returned false inside the InterprocessConnection::connectionMade() callback in some cases 7 years ago
  ed 464b1f8eb2 Removed some superfluous juce:: namespaces from the juce_blocks_basics module 7 years ago
  ed 174934bf85 Fixed a bug in the StandalonePluginHolder constructor that was causing a mismatch of channel layouts 7 years ago
  ed 7cf52297ee BLOCKS: Added callbacks from the topology for device added, removed and updated 7 years ago
  ed da4c1eaf31 Projucer: Remove the option to specify multiple global user module paths which was causing issues on other OSes 7 years ago
  ed 0cf4b0f80c Fixed a conversion warning in LogSmoothedValue::skip() 7 years ago
  ed ecb87a14b0 Enable Viewport drag-to-scroll functionality by default on devices where touch is the primary input method 7 years ago
  ed 3c6b4f1e95 Minor documentation update for the Viewport::setScrollOnDragEnabled() method 7 years ago
  Tom Poole e8c0fe09e6 A minor documentation improvement 7 years ago
  jules f6431fc3df More work on ConsoleApplication - added some new methods, and added short/long description fields to the Command structure 7 years ago
  Ivan COHEN 36d71a0c75 DSP: Improved the smoothing of IR changes in the Convolution class 7 years ago
  Tom Poole dfbe18b577 Re-saved all projects 7 years ago
  Tom Poole 94f1641402 Added a LogSmoothedValue class 7 years ago
  Tom Poole 6f2f9afb06 LinearSmoothedValue: Changed the new interface 7 years ago
  jules 1dee28660e Added and updated some methods in the ArgumentList classes 7 years ago
  reuk b8278cec0e LinearSmoothedValue: Added some helpful member functions and deprecated setValue 7 years ago
  jules 097525ba5b Improved the layout of ConsoleApplication::printHelp() when there are long items 7 years ago
  Ivan COHEN b8bee51651 DSP: Fixed some FIFO and memory allocation issues in convolutions 7 years ago