2769 Commits (aae0b7a5af54864d8ea4fa16b78a4ae649c5dee4)

Author SHA1 Message Date
  jules aecbf88998 Added method URL::withParameters 11 years ago
  jules a0b0b0f7ca Optimisation to component image caching. 11 years ago
  jules 2cab1f54de Endianness fix for header magic in VST FXB file reading/writing. 11 years ago
  jules 5eb98197b8 Tweaked linux midi to use direct rather than buffered output. 11 years ago
  jules f8c3fea5da Changed class visibility to avoid an MSVC DLL build problem. 11 years ago
  jules 9d9f94cadd Minor android compile fix. 11 years ago
  jules 918736a601 Fixed spelling. 11 years ago
  jules 0d9e7a7128 Avoided using the C library for a couple of function calls in NormalisableRange. 11 years ago
  jules b9d317db98 Warning fix. 11 years ago
  jules 9d895619c8 Fixed a compile error in older versions of Xcode 11 years ago
  jules e090d569b7 Updated FLAC to version 1.3.1 11 years ago
  jules 15ddb6699e Fix for some problems with the CFString utf16 implementation. 11 years ago
  jules 893774561d Fix for OSX window coordinate conversion mistake. 11 years ago
  jules 9c1f3fcf78 Avoided VC warning. 11 years ago
  jules d89300b7c9 Added support for the pageFinishedLoading on iOS web browser. 11 years ago
  jules cfc5c8569a Tweak to avoid false alarm assertions in relative positioning. 11 years ago
  jules 8f1dbc254b Avoided an edge-case in the ResamplingAudioSource 11 years ago
  jules 50a55b2e9c Avoided a few compiler warnings. 11 years ago
  jules ccdd0aa94f Made ComboBox::addItemsToMenu virtual 11 years ago
  jules e58f385806 Added explicit cast to jboolean in an android JNI call. 11 years ago
  jules 52f4d01831 Avoided some compiler warnings 11 years ago
  jules 8cd6c4d2da Added some win32 RTAS code to help handle esc and return keys. 11 years ago
  jules 209e91ed8d Added a public method FileLogger::trimFileSize() 11 years ago
  jules 2b73de8794 Modified URL::addEscapeChars to generate upper-case hex digits because apparently lower-case can cause problems. 11 years ago
  jules 66d19d543f Fix of the last Value commit, for MSVC compilers. 11 years ago
  jules 367748ed6a Made the VST hosting classes set the kVstTransportCycleActive flag. 11 years ago
  jules d7c54d9847 Fixed a comment. 11 years ago
  jules edfb1e9830 Added a private constructor to Value that should prevent accidentally creating one from an int=0 11 years ago
  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