29 Commits (057bb262ddb45f762ab1cc08da6ac44e74b65c04)

Author SHA1 Message Date
  jules f9313c8338 Deprecated some old functions roundDoubleToInt and roundFloatToInt - these can both be trivially replaced by roundToInt, and should have been deprecated long ago! 7 years ago
  jules 7326a37795 Added some missing math constants to the Javascript parser, and a constant MathConstants::sqrt2 7 years ago
  ed 3f565bf81f Re-saved all projects 7 years ago
  ed 3664575ef1 Update all examples and extras projects to use new Projucer defaults 7 years ago
  ed 12bad3008b Re-saved all projects 7 years ago
  jules 3dd94b7341 resaved projects 7 years ago
  Tom Poole cff37f5b6a Fixed some const violation errors 7 years ago
  Lukasz Kozakiewicz 1f77b356d1 Re-saved all projects. 7 years ago
  Lukasz Kozakiewicz 36da4cde05 Add native content sharing support for iOS and Android 7 years ago
  jules d0111a4f96 Began phasing out double_Pi and float_Pi in favour of MathConstants::pi. Also added MathConstants::twoPi 7 years ago
  jules f85d706131 Some minor formatting and comment fixes 7 years ago
  jules a586966c65 Added lambda callback methods to ListenerList. Its old method-invocation callbacks were refactored to use variadic templates instead of the old awful macros they used in the past, but please move your code to use the new lambda functions, as the one stuff will eventually be deprecated! 7 years ago
  Lukasz Kozakiewicz fd6b7de444 Re-saved all projects. 7 years ago
  hogliux 8fd62040fb Re-saved all projects 7 years ago
  Lukasz Kozakiewicz ff1ba93a1b Re-saved all projects 7 years ago
  tpoole f1039cb507 Re-saved all projects 7 years ago
  jules 2dc9316420 Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) 7 years ago
  ed 67fd58c796 Re-saved all projects 7 years ago
  ed b115071bb5 Re-saved all projects 7 years ago
  tpoole 1bd5292323 Resaved all projects 7 years ago
  Lukasz Kozakiewicz fc231a862f Re-save all projects. 7 years ago
  Lukasz Kozakiewicz f6c74afc77 Resaved all projects. 7 years ago
  tpoole 9fc21a8d5a Re-saved all projects 7 years ago
  hogliux 7a34790388 DSP: Made trimming of the convolution impulse response optional 7 years ago
  hogliux cfdd849b66 Re-saved all projects 7 years ago
  hogliux 6d49b9d99c Re-saved all projects 7 years ago
  hogliux 9aaea99f3c Re-saved all projects 7 years ago
  hogliux 9206f8819f Fixed a window naming typo in the DSP module 7 years ago
  hogliux a6b128affb Fixed a window naming typo in the DSP module 7 years ago
  hogliux 04f459b22e Re-saved all projects 7 years ago
  hogliux 244a944857 Added the JUCE DSP module 7 years ago