40 Commits (3e628c816ef4c66e2005fba879569e36ab573317)

Author SHA1 Message Date
  jules 3e628c816e Minor fixes for clang. 12 years ago
  jules e0a17ee70c Added an assertion when quitting on a background thread. 12 years ago
  jules ba2dc52b34 Made use of @autoreleasepool for clang builds. 13 years ago
  jules 823d0da856 Minor clean-ups 13 years ago
  jules 5c28d5b214 Tweaks to WASAPI device change handling. 13 years ago
  jules 242a461644 MemoryMappedAudioFormatReader fix. Removed a couple of warnings. 13 years ago
  jules 1a7250615a Audio device change detection fix for Windows 13 years ago
  jules e543949bda Minor clean-ups. 13 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 13 years ago
  jules d1757b5e8a Minor stuff. 13 years ago
  jules c16c3a7c28 Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels. 13 years ago
  jules 8e8dc5667f Renamed a few old references to "iPhoneOS" as "iOS". 13 years ago
  jules 09fd0206dc OSX main menu fix. 13 years ago
  jules a7a16116d0 Linux: fixed dependency between juce_gui_basics and juce_events. 13 years ago
  jules 0033491cc8 Cleaned up some compiler warnings. 13 years ago
  jules 46f1c15f92 Introjucer: fix for binary data with duplicate filenames. 13 years ago
  jules 710dec8a1e Handling win32 hide/show messages. 13 years ago
  jules 502af083aa Fixed a bug in Font::setUnderline(). 13 years ago
  jules 8a586adc8b On OSX, made sure popup menus are dismissed when the main menu is opened. 13 years ago
  jules 7875420076 Couple of 10.4 OSX fixes. 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 2cf53557f6 Helper class for dynamically building Obj-C classes, and conversion of internal app delegate class to use this. 13 years ago
  jules 1f95f54089 Purged some warnings. 14 years ago
  jules 351416c09a Tidied up some docs and comments. 14 years ago
  jules 53c0436d71 Android fixes. OSX fix for old SDKs. 14 years ago
  jules e905f52014 More internal message class refactoring/decoupling. 14 years ago
  jules 31209dadfc Simplified some message-handling code. 14 years ago
  jules 8f9549a4a7 OpenGL fix. 14 years ago
  jules d3d391ae7f Introjucer: Improved android project saving to allow the activity class to be custom-named, and to copy the java into the target tree instead of linking. Also added an option to set the android architectures. 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 39f12d3cc6 Fix for win32 window confusion when running multiple juce apps. 14 years ago
  jules f29aa4c468 Changed the OSX folder used for interprocess lock files. Fixed the JUCE_CATCH_UNHANDLED_EXCEPTIONS flag. 14 years ago
  jules bd7c046f76 Fixed some old OSX message handling code. Made the return type of Slider::getTextFromValue non-const. 14 years ago
  jules fce514266e Refactored the linux Freetype font code and native file chooser (via zenity). 14 years ago
  Julian Storer 52a90374df AU path fix. Minor tweaks. Version number bump. 14 years ago
  Julian Storer d86d68446c RTAS mac window position fix. Introjucer fixes for Windows. 14 years ago
  Julian Storer 4808d9c318 Hard-coded some juce namespace declarations. 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