23 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  Tom Poole 4153d59e39 Formatting 1 year ago
  Tom Poole 2fb19ffd8f Fix some LLVM 17 compiler warnings 1 year ago
  Anthony Nicholls c04354e1ee
Modules: Update JUCE module format for improved consistency 2 years ago
  Anthony Nicholls 05d5c94990
Native: Rename all native files for improved consistency 2 years ago
  reuk 39a731de46
ScopedMessageBox: Replace old AlertWindow uses with new API 2 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  Tom Poole e5cbcd7628 macOS/iOS: Add the ability to weak link module frameworks 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  reuk 474e6d73a4
Projucer: Fix potential order-of-destruction bug in AvailableModulesList 3 years ago
  reuk 5a621e811f
Projucer: Use std::async instead of ThreadPool in module scanner 3 years ago
  reuk 4a3ea2721d
Refactoring: Use any_of(), all_of() or, none_of() instead of find_if() where possible 3 years ago
  ed 551d7b9c5b Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 3 years ago
  reuk 6ed8065f70
CMake: Support automatic linking of bundled libraries in modules 3 years ago
  Tom Poole fe4ba9071b Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 3 years ago
  ed c0bcba8d71 Projucer: Only update module list on change 4 years ago
  Tom Poole f900581605 Projucer: Do a breadth first search for modules 4 years ago
  reuk 8c9c3c3ca9
Projucer: Use exporter name, rather than build folder name, to locate pre-built libraries 4 years ago
  Tom Poole 31613e8e7d Support Metal shaders in modules 5 years ago
  ed 3de4fab219 Projucer: Synchronise access to EnabledModuleList state 4 years ago
  ed 009d685179 Updated all license headers 4 years ago
  ed 2a58bf980f Projucer: Fixed some issues flagged by tsan 5 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  ed fba0295a44 Projucer: Added a simple sign-in form, added notification tray for project messages, general refactoring 5 years ago