2686 Commits (c20a61b80210de917a0123fe110f6207e6f62d45)

Author SHA1 Message Date
  jules 9e36c4ecca Added method Timer::startTimerHz 10 years ago
  jules 0ec53673ce Demo cleanups. 10 years ago
  jules 022b8b1722 Added method Timer::startTimerHz 10 years ago
  jules 7c42fc102a Fixed typo in AU wrapper. 10 years ago
  jules 6925b9626c Updated OSX file dragging functions to avoid some thigns that were deprecated in 10.10 10 years ago
  jules 7e8cc2734d Some workarounds for people still using the 10.5 SDK 10 years ago
  jules 2fc0de42f2 Made the AU wrapper send notifications about parameter name changes. 10 years ago
  jules 898080d187 Fix for ListBox::getRowNumberOfComponent 10 years ago
  jules b51cc38718 Added a missing semicolon in ALSA 10 years ago
  jules 783c5ed7f8 Made SynthesiserVoice::isPlayingChannel virtual. 10 years ago
  Felix Faire c81ee3b5be Added AudioAppExample file in examples 10 years ago
  Felix Faire 06b9bdefb6 Added AudioComponentTemplate 10 years ago
  jules 506ed2663f Workaround for old versions of Xcode. 10 years ago
  jules 3a97797f35 Added Fruityloop bridge recognition to PluginHostType 10 years ago
  jules 653a68ddee Added includes of new template classes. 10 years ago
  jules 40fe2186d2 Added a 10.10 entry in the SystemStats OS version list. 10 years ago
  jules 61bf9392d0 Cleaned up a few OSX 10.10 deprecated functions. 10 years ago
  jules fd7b9a8542 Workaround for leak of openGL textures when Images are deleted without an active GL context. 10 years ago
  jules 28b790c4c1 Fixed ridiculous typo in openGL 10 years ago
  jules 7a7f7814fb Moved the new MountedVolumeListChangeDetector into the juce_events module to avoid some win32 problems. 10 years ago
  jules 4f591df870 Initial check-in of new simple app helper classes 10 years ago
  jules 74571aba11 New class: MountedVolumeListChangeDetector 10 years ago
  jules 91c81a6319 Avoided a crash in openGL when running on very old Windows drivers. 10 years ago
  jules f2fbd391dc Minor clean-ups 10 years ago
  jules 9356a51249 Avoided some unwanted GLSL assertions. 10 years ago
  jules 44fa2827ad Resaved projects. 10 years ago
  jules b88b621d81 Restructured some openGL file locations. 10 years ago
  jules cc61f88a37 Added a method SynthesiserVoice::isVoiceActive() 10 years ago
  jules 8c15f9ac7d Fix for AffineTransform::getScaleFactor() for handling negative scaling. 10 years ago
  jules b45a05d4f6 Improved scale factor used in cached images by ComponentAnimator. 10 years ago
  jules 3e63dc63ee Improved scale factor used in cached images by ComponentAnimator. 10 years ago
  jules 7b1e821800 Spelling correction. 10 years ago
  jules 3b97c3d21b VST3 fix for some cubase windowing issues. 10 years ago
  jules 3fc84c2e8b Handling left-tab keypresses on Linux. 10 years ago
  jules dd678f7e82 Added some VC14 feature support, and moved C++11 detection into its own header file. 10 years ago
  jules b5f261e46c Added loop status to AU current position info. 10 years ago
  jules 22ab2e4b1d Added a few assertions to check plugin parameter ranges. 10 years ago
  jules 7fab0ca15c Fix for compiling on latest OSX SDK version. 10 years ago
  jules 205498900a Tweaked the re-use flags for DatagramSocket 10 years ago
  jules 30e66ba5d8 Rejigged the order of initialisation in AudioUnit hosting to try to work around some crashing plugins. 10 years ago
  jules 06c31487c1 Made it possible to set JUCE_DISABLE_WIN32_DPI_AWARENESS=1 to disable win32 high-res scaling. 10 years ago
  jules 4a282ad0a9 Added methods AudioProcessorParameter::begin/endChangeGesture() 10 years ago
  jules c3694572ae Added a workaround for an MSVC warning. 10 years ago
  jules 17cbf1a285 Added method Button::getState() 10 years ago
  jules 214674123e Fix for ListBox::createSnapshotOfSelectedRows 10 years ago
  jules 80e7a36691 Modified the DBG and jassert macros to force users to follow them with a semi-colon. This can avoid some nasty and subtle mistakes when the macros are elided in a release build. 10 years ago
  jules e60aa581d6 Added some missing semi-colons. 10 years ago
  jules 9b1d596dd5 Added new base-class AudioProcessorParameter, and modified the AudioProcessor class to manage a list of these as a cleaner way of handling its parameters. 10 years ago
  jules 336b7974d7 Added class: NormalisableRange, to represent a mapping from an arbitrary range down to 0->1 10 years ago
  jules b29554f3b9 Whitespace auto-cleanup. 10 years ago