10705 Commits (cda97c65932524ab66ad9382fdb6c04edab7098c)
 

Author SHA1 Message Date
  ed 2d503c7a9d Projucer: Fixed an issue adding the juce_gui_basics javaopt folder when push notifications are enabled 5 years ago
  ed f3ea7e2b29 Projucer: Set the project name in Android settings.gradle file 5 years ago
  Tom Poole d16a30a294 Windows: Fixed a debug Projucer compile error when using VS2015 5 years ago
  Tom Poole 0e00e83944 Removed some `extern "C"` declarations from libpng 5 years ago
  Tom Poole 5935040d78 Fixed a crash when fetching large content in URL::FallbackDownloadTask 5 years ago
  ed f9dad9d608 Linux: Improved XEmbed support 5 years ago
  ed fd76cbc70d Linux: Refactored InternalMessageQueue 6 years ago
  Tom Poole d8e07dca91 Fixed a data race in an example 5 years ago
  Tom Poole 1c9cea431d PNG: Switched to inline libpng linkage to prevent symbol collisions 5 years ago
  Tom Poole 5a5a8fc293 Updated the README for generating offline Doxygen docs 5 years ago
  Tom Poole 0239c0cb7e iOS: Fixed a crash in InAppPurchases 5 years ago
  ed 19cebf8927 VST3: Fixed a mismatch in VST3PluginInstance::setCurrentProgram() 5 years ago
  Tom Poole 3e5a3b2cca Tightened up an assertion in AudioParameterChoice 5 years ago
  Tom Poole 5a511cab4d Updated some license header text 5 years ago
  ed da0401f124 VST3: Fixed a floating-point truncation error in ProgramChangeParameter::toString() 5 years ago
  ed c429bf53ce Removed some unnecessary static_casts in the URL class 5 years ago
  jules 375f11d91b Fixed some compatibility problems with older clang versions 5 years ago
  Tom Poole bc3e330f97 AUv3: Fixed a potential crash when producing MIDI from plug-ins 6 years ago
  dimitri 85f07d9ec8 Fix some spelling mistakes in comments 6 years ago
  ed 718712a5a5 Ensure that the button background is drawn for DrawableButton::ButtonStyle::ImageOnButtonBackgroundOriginalSize 6 years ago
  Tom Poole 7e52198ee1 Updated the internal PNG library 6 years ago
  ed 212eb09e7e Projucer: Only add default com.roli.juce.JuceActivity activity class if push notifications are enabled 6 years ago
  jules 69c3474012 Added method PopupMenu::Options::withDeletionCheck() to help avoid dangling pointers when triggering async menus 6 years ago
  ed aef6bca60a Re-saved all projects 6 years ago
  ed 49a7b30bae Projucer: Added macOS 10.15 and iOS 13 support 6 years ago
  ed bdeaeaf368 macOS: Fixed some deprecation warnings and silenced some others for the time being 6 years ago
  Tom Poole e88228a036 SVG: Fixed a couple of parsing bugs 6 years ago
  ed 73b1e45336 Projucer: Only add module javaopt folder to project in the Android exporter if the module is enabled 6 years ago
  ed b5a2d03a8c Added DrawableButton::ButtonStyle::ImageOnButtonBackgroundOriginalSize 6 years ago
  ed 9b48d6d516 Added DrawableText::replaceColour() 6 years ago
  ed fd4125d964 WASAPI: Fixed a double-deletion crash on older versions of Windows 6 years ago
  Tom Poole e267e8d5ad Fixed an argument forwarding bug in StdFunctionCompat 6 years ago
  jules 485feb47ed Tweaked a couple of Rectangle methods to avoid some spurious assertions triggered by rounding errors 6 years ago
  Tom Poole 6bcf80fb9e Removed a problematic unit test when running as a Windows system process 6 years ago
  jules cd4aba9e43 PopupMenu modernisation: Improved the PopupMenu::Item class to make it easy to build items by chaining calls together. 6 years ago
  jules cce26202ab Fix for using menu action lambdas in the Mac menu bar 6 years ago
  ed c88611e5c8 Made KnownPluginList::addToMenu() and ::getIndexChosenByMenu() operate on a copy of the PluginDescription array so they are in sync 6 years ago
  jules 0367d5c3a9 Added some PopupMenu::addItem overloads which let you attach a lambda callback to be invoked for a menu item. 6 years ago
  Tom Poole acbdec3f71 Fixed some DemoRunner build issues 6 years ago
  ed 08501a3705 Fixed an issue when adding plug-ins with empty paths on macOS in KnownPluginList::createTree() with sortByFileSystemLocation 6 years ago
  ed b0934f896c macOS: Prevent mac menu bar submenus with empty names being used as the recent items menu 6 years ago
  ed 5360191737 Fixed some documentation typos 6 years ago
  jules 1d68629840 Some minor improvements to GenericAudioProcessorEditor 6 years ago
  jules 9a06be6d61 Some minor cleanups 6 years ago
  Agnieszka Janowicz fdcebfe6a2 BLOCKS: Ensure that the program loaded callback is called when program passed to setProgram is identical to what's already loaded 6 years ago
  Tom Poole 50be983db5 Fixed a compiler warning 6 years ago
  jules 380a102390 Bit of tidying up in the hashing classes 6 years ago
  jules f746672c19 Added an overloaded read method to InputStream which takes a size_t as the size parameter, rather than an int 6 years ago
  jules 01f0ed3067 Fixed a warning 6 years ago
  Tom Poole 52a4939b62 Updated some documentation 6 years ago