3746 Commits (f5c19ef612cc01ac3a051486b341e2ccefedd627)

Author SHA1 Message Date
  jules dac5fe9cd0 Added missing dependency to juce_tracktion_marketplace module 11 years ago
  jules 1313eb0bef Oops - fixed win32 typo in last commit. 11 years ago
  jules 0fe7802c93 Oops - fixed win32 typo in last commit. 11 years ago
  jules 48d468ddb3 Renamed some files to try to get their case right 11 years ago
  jules a2af265793 Renamed some files to try to get their case right 11 years ago
  jules 9c884f79d3 Added method File::setExecutePermission() 11 years ago
  jules 78bfab2d17 Added a Path::addTriangle method that takes Point parameters 11 years ago
  Felix Faire fb319467bd OpenGL Example (unrefined) 11 years ago
  jules 455290ad91 Fixed a comment 11 years ago
  jules aa59b95a98 Improved a comment 11 years ago
  jules 9191455677 Introjucer: avoided adding unnecessary .r files in plugin builds that don't target RTAS or AU. 11 years ago
  jules a48470e741 Fixed a release delta value in the Sampler class. 11 years ago
  jules bce3aefadd Tidied up some SVG transform parsing code. 11 years ago
  jules e58a0ace65 Avoided issues in win32 mouse-handling code when a window is deleted mid-way through a particular type of mouse operation. 11 years ago
  jules 01e1421613 Made sure that the DrawableImage copy constructor also copies the component bounds. 11 years ago
  jules 817c80ed19 Fixed a typo in a comment. 11 years ago
  jules 2792bd2761 Added new callback method WebBrowserComponent:: newWindowAttemptingToLoad() 11 years ago
  jules 6aebccfeb6 Minor compiler warning fix. 11 years ago
  jules 43fa10b12f More template cleanups 11 years ago
  jules 01bab0c146 Minor compiler warning fix. 11 years ago
  jules 19937e63e1 Updated a few trig functions to use the std:: implementations. 11 years ago
  jules 5be91dd16b Updated a few trig functions to use the std:: implementations. 11 years ago
  jules 9e36c4ecca Added method Timer::startTimerHz 11 years ago
  jules 0ec53673ce Demo cleanups. 11 years ago
  jules 022b8b1722 Added method Timer::startTimerHz 11 years ago
  jules 7c42fc102a Fixed typo in AU wrapper. 11 years ago
  jules 6925b9626c Updated OSX file dragging functions to avoid some thigns that were deprecated in 10.10 11 years ago
  jules 7e8cc2734d Some workarounds for people still using the 10.5 SDK 11 years ago
  jules 2fc0de42f2 Made the AU wrapper send notifications about parameter name changes. 11 years ago
  jules 898080d187 Fix for ListBox::getRowNumberOfComponent 11 years ago
  jules b51cc38718 Added a missing semicolon in ALSA 11 years ago
  jules 783c5ed7f8 Made SynthesiserVoice::isPlayingChannel virtual. 11 years ago
  Felix Faire c81ee3b5be Added AudioAppExample file in examples 11 years ago
  Felix Faire 06b9bdefb6 Added AudioComponentTemplate 11 years ago
  jules 506ed2663f Workaround for old versions of Xcode. 11 years ago
  jules 3a97797f35 Added Fruityloop bridge recognition to PluginHostType 11 years ago
  jules 653a68ddee Added includes of new template classes. 11 years ago
  jules 40fe2186d2 Added a 10.10 entry in the SystemStats OS version list. 11 years ago
  jules 61bf9392d0 Cleaned up a few OSX 10.10 deprecated functions. 11 years ago
  jules fd7b9a8542 Workaround for leak of openGL textures when Images are deleted without an active GL context. 11 years ago
  jules 28b790c4c1 Fixed ridiculous typo in openGL 11 years ago
  jules 7a7f7814fb Moved the new MountedVolumeListChangeDetector into the juce_events module to avoid some win32 problems. 11 years ago
  jules 4f591df870 Initial check-in of new simple app helper classes 11 years ago
  jules 74571aba11 New class: MountedVolumeListChangeDetector 11 years ago
  jules 91c81a6319 Avoided a crash in openGL when running on very old Windows drivers. 11 years ago
  jules f2fbd391dc Minor clean-ups 11 years ago
  jules 9356a51249 Avoided some unwanted GLSL assertions. 11 years ago
  jules 44fa2827ad Resaved projects. 11 years ago
  jules b88b621d81 Restructured some openGL file locations. 11 years ago
  jules cc61f88a37 Added a method SynthesiserVoice::isVoiceActive() 11 years ago