23 Commits (fc79df875f72416792818cdf6a0ea3208948e58e)

Author SHA1 Message Date
  jules 03c2801f3f Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
  jules 52378249d1 Fixed a couple of compile errors. 13 years ago
  jules 7afc21cbab Fixed some JUCE_AUTORELEASEPOOL syntax 13 years ago
  jules 70964f3f87 win32 camera ref-counting fix. 13 years ago
  jules 35991fb01c Fix for compiler error in camera code. 13 years ago
  jules e58b915300 Fixed some COM object ref-counting. 13 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 13 years ago
  jules 02c0cd009c Cleaned up some compiler warnings. 13 years ago
  jules af094f3448 Fixes for DirectShowComponent. 13 years ago
  jules f862392da8 Fixed a leak in OSX QuickTimeMovieComponent. 13 years ago
  jules f07139f748 Minor clean-ups. 13 years ago
  jules 1cf473b8df Fixed a typo in QuickTimeComponent. 13 years ago
  jules def462bad0 Fix for OSX QuickTimeComponet 13 years ago
  jules df729be74a Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
  jules a866a9c2cf Fixed a few Array::removeValue calls that I'd missed.. 13 years ago
  jules 07a774adcc Fix for GCC syntax problem. 13 years ago
  jules dab9295611 Minor refactoring of obj-C internals. 13 years ago
  jules ac1d6955e7 Rewrote all internal OSX obj-C classes as dynamically-created classes. A side-effect of this is that plugins will no longer suffer from obj-C name-collision problems, and the old JUCE_ObjCExtraSuffix value is no longer needed. 13 years ago
  jules cf5163a68d Updated some win32 video code. 14 years ago
  jules b888a72db9 Updated win32 GetSystemInfo calls. URL domain name fix. 14 years ago
  jules 295d125142 Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 14 years ago
  jules a997490f17 Updated the OpenGLComponent so that it can render sub-components when using a background thread, and changed the demo to use this mode (which is faster). 14 years ago
  Julian Storer b70e0a28d2 First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 14 years ago