6669 Commits (c2caad42b5083bf6b305ca25caeed29cb29edaca)
 

Author SHA1 Message Date
  hogliux c2caad42b5 Added missing CoInitialize when using ASIO audio device 9 years ago
  hogliux 8499e29241 Fixed a VS2013 warning in juce_URL 9 years ago
  hogliux 3b630f3281 Added new WebInputStream class for more fine-grained control on retrieving URLs 9 years ago
  tpoole 76fa9068c8 Added a LittleFoot section to the BLOCKS SDK documentation sidebar 9 years ago
  tpoole ec2fd97494 Changed BLOCKS Doxygen stylesheet to better match developer.roli.com 9 years ago
  jules 3fb4edb202 BLOCKS SDK: Fixed the order of south and west DNA ports in the topology 9 years ago
  jules 58bd2b130f Added a few extra FlexItem convenience methods 9 years ago
  hogliux 63eabb4456 Fixed a bug where identical initialiser lines would be removed 9 years ago
  jules aa5d1d1ec0 Tweaked CoreAudio to allow buffer sizes of 2048 9 years ago
  hogliux bfd5605dda Added comments to specify what File::create vs. FileOutputStream() will do when the parent directoy of the file does not exist 9 years ago
  hogliux 826fdfe6c9 Added callback to get number of keywaves of an on-screen seaboard view 9 years ago
  jules de84462f2d BLOCKS example apps: some cleanup, enabled DUMP_TOPOLOGY flag 9 years ago
  tpoole 7bb0fe4077 Update copyright and make docstrings more compatible with Doxygen 9 years ago
  ed a85f026157 BLOCKS documentation improvements 9 years ago
  hogliux efd4bb67bc Re-saved all projects 9 years ago
  hogliux 363ceb08cf Bump version number to 4.3.0 9 years ago
  hogliux b5ef6d7e37 Whitespace clean-up 9 years ago
  hogliux 6f6d0af2b8 Fixed a bug where we didn't search the correct directory for the live build engine 9 years ago
  ed f3c313b212 Added label to BlocksSynth and BlocksDrawing example windows 9 years ago
  tpoole 73764c2871 Fixed beforeDate in standalone BLOCKS SDK MacOS example 9 years ago
  stefan 980ece4a8a Projucer: add anchor #indie to the link target for the subscribe button 9 years ago
  ed 76b3689a48 Added BLOCKS module 9 years ago
  hogliux 01380b12d6 Fixed a typo in the SSE 4.1/4.2 detection logic 9 years ago
  stefan.graenitz 8d02f61622 Projucer: add free-to-use license for the live-build engine 9 years ago
  stefan 4aa0f311e0 Allow to specify the stack size for each thread in a thread pool explicitly, by adding an optional parameter to the constructors of ThreadPool and ThreadPoolThread. 9 years ago
  stefan 439ecc391b Projucer: workaround broken "Open Recent" submenu 9 years ago
  hogliux 701fd8a216 Added a workaround for a strange bug with monospace fonts in OS X sierra 9 years ago
  hogliux 6711016102 Fixed a bug that could make surround plug-ins fail AU validation in certain rare edge cases 9 years ago
  hogliux 7cdcb19d25 Added a convenient function to get all channel sets with a particular number of channels 9 years ago
  hogliux f415b09c7b Enabled cookies in the juce curl backend to align the behaviour with other platforms 9 years ago
  hogliux 15bed81f87 Fixed a flex box bug where the first item in a list of too large items would not be layouted properly 9 years ago
  hogliux ae13dd6d6c Added an option to escape round brackets in URLs 9 years ago
  hogliux 75ea6db250 Renamed bounds member variable in Component to "boundsRelativeToParent" to avoid shadowing warnings when using a local variable nambed "bounds" 9 years ago
  hogliux 5d0256982b Added a method to ThreadPool to query the number of threads assigned to the pool 9 years ago
  Timur Doumler 56c5c8e8ac Fixed an issue in CachedValue where setValue would not actually set the property if it's equal to the default. 9 years ago
  stefan b36b64a482 Projucer: simple pop-up menu to copy diagnostic messages to clipboard 9 years ago
  hogliux 26e0aa735c Fixed a crash on quit when windows are open in the Juce Demo's windows demo 9 years ago
  hogliux e435325619 Fix typo and increase maximum size of the "Member initialisers" text field 9 years ago
  hogliux 1845437fe1 Only moan about all-lowercase AU manufacturer codes 9 years ago
  hogliux c4d36d15b1 Whitespace clean-up 9 years ago
  stefan 76a9b7d24a Projucer: link to privacy policy in EULA and re-save jucer project 9 years ago
  jules 23a248fe75 Added method VSTPluginFormat::getPluginInstanceFromVstEffectInterface() which can be used for devious purposes to retrieve a plugin's AudioPluginInstance object from an AEffect 9 years ago
  tpoole f54b7fb104 Moved the DiscRecording dependency in the module descriptions from juce_audio_devices to juce_audio_utils 9 years ago
  hogliux eac52c9faf Fixed a bug in the projucer that would create incorrect post build scripts for AAX in certain situations 9 years ago
  hogliux 288e56de83 Fixed a bug in the Projucer that would incorrectly mark relative SDK paths as invalid even if they were valid 9 years ago
  stefan.graenitz 5e0efc6046 Projucer: extend interface DiagnosticMessage::handleRecoverableErrorPCH() to take one more file name param 9 years ago
  hogliux a931b472d0 Added a non-sense if statement to BufferingAudioSource to surpress an MSVC linker warning 9 years ago
  hogliux 3e7b5993ca Moved audio CD burner/reader to juce_audio_utils 9 years ago
  hogliux bd3166afc0 Updated the URL of the "Forgot Password" button in the Projucer 9 years ago
  hogliux 348dc1fa79 Fixed a bug where the Projucer would delete rsrc files in your ~/Library/Audio/Plug-Ins folder when re-saving audio plug-in projects 9 years ago