2741 Commits (fccca2eff7cd6be7280683cc40bbfec410a161d2)

Author SHA1 Message Date
  jules 22b432c028 Minor change to literals in IIRFilter. 11 years ago
  jules 43c7f38acf Made Slider::getNumDecimalPlacesToDisplay() public. 11 years ago
  jules ef63ba5d80 In posix StreamingSocket, added a shutdown call before closing the socket to make it disconnect. 11 years ago
  jules 7f901e452f Focus fix for win32 web browser component. Ability to use javascript in goToURL on OSX. 11 years ago
  jules 951b15e6e3 Fixed a couple of typos in the tracktion marketplace classes. 11 years ago
  jules 885a665b27 Avoided recursion in TooltipWindow on win32 11 years ago
  jules 20457a22c3 (Struggling with GIT to try to change the case of a filename) 11 years ago
  jules d3048eb4a6 (Struggling with GIT to try to change the case of a filename) 11 years ago
  jules 20fac5c567 Fix for mingw. 11 years ago
  jules 0d989638cc Version 3.1.0 11 years ago
  jules cde93f6e88 Workaround for a VS2014 compiler bug. 11 years ago
  jules 73d2d1469b Avoided some recursion in DirectoryIterator which could cause stack overflows in large filesystems 11 years ago
  jules 80f0219f71 Tweaked the way the ComboBox popup menu height is calculated, to work with a wider range of sizes. 11 years ago
  jules e98db059f9 VST3 hosting parameter fix. 11 years ago
  jules 7743dabe76 Added parameter smoothing to Reverb class. 11 years ago
  jules 00c77194f6 Fix for an Android message-passing bug 11 years ago
  jules c7c14f98df Added parameter smoothing to Reverb class. 11 years ago
  jules cee7a7e9db Fix for an Android message-passing bug 11 years ago
  jules d10d19e4bf Allowed the MidiKeyboardComponent up/down buttons to be non-opaque. 11 years ago
  jules 4a00747683 Updated MidiKeyboardComponent to allow it to be non-opaque. 11 years ago
  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