7 Commits (4fa0516f4068fcfe33d42ee94375be39e08e4bc0)

Author SHA1 Message Date
  hogliux 4fa0516f40 Revised multibus API and added support for multibus hosting 8 years ago
  hogliux 59cc979cfe Deallocate all nodes in the graph before calling JUCEApplication::quit in the audio demo host 8 years ago
  hogliux b936786f80 Remove the recently added shouldReleaseFocusOnMainMenuBarAccess flag and replace with something less intrusive 8 years ago
  jules c562cfc3cc Converted AudioSampleBuffer into a templated class that can use either float or double types. Used this to implement 64-bit audio plugin support in VST and AU 9 years ago
  jules 4a951f2136 Added some new window-handling features to the plugin host demo. 9 years ago
  hogliux c7b8e77031 Update copyright notice 9 years ago
  Felix Faire b01383e8d0 Restructured folder and Updated Readme 10 years ago
  jules 00eacaf42e Added some new window types to the plugin host demo 11 years ago
  jules ddc1524742 Updated headers in demo project files. 12 years ago
  jules 69a08e3fb2 Removed some superfluous semicolons. 12 years ago
  jules 246cb94bb0 AudioPluginFormatManager is no longer a singleton. Singletons are bad: don't do it, kids. 13 years ago
  jules a16aee5fa5 Made the plugin host demo close its plugin windows before attempting to quit. 13 years ago
  Julian Storer a5cf4030f5 New class LeakedObjectDetector, and JUCE_LEAK_DETECTOR macros for spotting leakages in a neat, cross-platform way. Used these to replace all the old juce_UseDebuggingNewOperator stuff in all the classes. Also some drawable and component transform fixes. 14 years ago
  Julian Storer 4cfdcb69fd Updated the ChangeBroadcaster class - sendChangeMessage() now has no parameters, and ChangeListener::changeListenerCallback() no longer provides a void*, it provides the ChangeBroadcaster* that triggered the callback. Also deleted the ChangeListenerList class, as it didn't offer anything that ChangeBroadcaster doesn't do. Changed the new jucer to expand preprocessor tokens in the header search path string. 14 years ago
  Julian Storer 1fc2a55d82 Minor code clean-ups. 15 years ago
  Julian Storer 0768b3bb12 Changed the audio plugin host projects to be Jucer-generated. 15 years ago
  jules 2fee27c757 Updated the text of the copyright/license blurb at the top of each source file. 15 years ago
  jules 1418dcc0a4 17 years ago
  jules a9e726681c 17 years ago
  jules 62e4870bde 17 years ago
  jules dd0a75dc23 17 years ago
  jules 1e5a9ad56e 18 years ago