78 Commits (f5c19ef612cc01ac3a051486b341e2ccefedd627)

Author SHA1 Message Date
  jules c34f13a02d Fixed a linkage problem in some release plugin builds 9 years ago
  Timur Doumler 70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
  jules 6d710f3194 Added a null pointer check in linux message dispatching 10 years ago
  jules 328652c3ad Added some workarounds in the OSX windowing code to help keep window resizing smooth when components are repainting at high speeds (only seems to be an issue since OSX 10.11) 10 years ago
  jules 11b652e35a Refactored win32 broadcast message handling to avoid clashes with MS Word 10 years ago
  jules a8ca80a49d Fixed a typo in some exception-logging code 10 years ago
  jules 4583fa3fbf Used the ignoreUnused() function to tidy up some old code 10 years ago
  jules 02492b36b9 Lots of small whitespace tweaks. 10 years ago
  jules 31381c6864 Stripped out some defunct OSX 10.4 fallback code 10 years ago
  jules 781bef41ab Added some defences in win32 against null LPARAM arguments 10 years ago
  jules 89ba69ab29 Android Bluetooth MIDI, pro-audio i/o and improved openGL support 10 years ago
  jules 962e364010 Avoided some mingw errors and warnings. 10 years ago
  Timur Doumler dca4d77f9d Fixed compiler warnings on Visual Studio 2015 RTM. 10 years ago
  hogliux c7b8e77031 Update copyright notice 10 years ago
  hogliux 8c242b7547 Fix warnings on linux 10 years ago
  jules afbec9cf3c Updates to avoid pedantic warnings in gcc. 11 years ago
  jules 3613542330 Updates to avoid pedantic warnings in gcc. 11 years ago
  jules 0217203b50 Fixed a problem when calling JUCEApplication::quit() from a background thread on OSX 11 years ago
  jules 726279be09 Fixes for iOS build with modal components disabled, and for some obj C problems with older SDKs. 11 years ago
  jules 05c68c28f3 Minor layout clean-ups. 11 years ago
  jules 92b01ad0b2 Added some extra safeguards against problems when running a headless linux app. 11 years ago
  jules 12ab881353 Minor clean-up. 11 years ago
  jules d3bca77a16 Additions needed for passing launch URLs to the command-line in OSX apps. 11 years ago
  jules 50a55b2e9c Avoided a few compiler warnings. 11 years ago
  jules 00c77194f6 Fix for an Android message-passing bug 11 years ago
  jules cee7a7e9db Fix for an Android message-passing bug 11 years ago
  jules 7a7f7814fb Moved the new MountedVolumeListChangeDetector into the juce_events module to avoid some win32 problems. 11 years ago
  jules f2fbd391dc Minor clean-ups 11 years ago
  jules 6c50dda488 Extra safeguards against things that can happen during the win32 PeekMessage call 11 years ago
  jules 505bdcea88 Allowed JUCEApplicationBase::quit() to be called from non-message threads on OSX. 12 years ago
  jules d7fa79cca1 Rewrote some OSX code that had used an obj-C block, to keep the old 10.5 compilers happy. 12 years ago
  jules 5818b89b04 Altered the method by which plugin UIs re-post carbon keyboard events. 12 years ago
  jules c62da6c983 Cleaned up some pedantic warnings in the iOS build. 12 years ago
  jules d0629ab14e Improved always-on-top window detection. Cleaned up some old obj-C code. 12 years ago
  jules b093f47a8c Misc minor cleanups and comment fixes. 12 years ago
  jules 5a1112ab94 Updated the format of the header include guard macros. 12 years ago
  jules 5918d039ce Added some "override" annotations. 12 years ago
  jules 96c234f8c5 Groundwork for desktop scaling. Added win32 calls to allow drag+drop in apps with lower permissions. 12 years ago
  jules c75a7300f5 Added some 'override' modifiers to overridden methods. 12 years ago
  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 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