65 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  reuk 6d7485fd0d
juce_midi_ci: Improve MinGW compatibility 1 year ago
  reuk abe0e6e5fd CapabilityInquiryDemo: Use "if constexpr" for constant predicate 1 year ago
  reuk 8874a29844
CapabilityInquiryDemo: Fix variable shadowing warnings 1 year ago
  reuk 66ad2d861a
MIDI-CI: Add demo 1 year ago
  Oliver James 3624346e90
AudioWorkgroup: Add demo app 1 year ago
  Tom Poole 6bf9bb9a2e Add final specifiers in implementation files 1 year ago
  Tom Poole ff0cb4ad5b Use NullCheckedInvocation in more places 1 year ago
  Tom Poole 2fb19ffd8f Fix some LLVM 17 compiler warnings 1 year ago
  reuk 28414a6af8
Global: Avoid floating-point equality checks where possible 2 years ago
  reuk f21bc3f4ae
AudioSynthesiserDemo: Show output rather than input in waveform view 2 years ago
  reuk 3a893b5853
AudioPlaybackDemo: Avoid requesting unnecessary input channels 2 years ago
  reuk 8b708b348d
AudioPlaybackDemo: Fix usability issues on Android 2 years ago
  reuk 39a731de46
ScopedMessageBox: Replace old AlertWindow uses with new API 2 years ago
  reuk 273275cf07
Android: Allow recording demo to write files on recent Android versions 2 years ago
  reuk 26a872ba9f
AudioDeviceManager: Send changeNotification when MIDI devices change 2 years ago
  reuk 06a71ccce0
Android: Fix file loading in DSP demos 2 years ago
  chroma d3cff375be Thread: Introduce a new Thread backend 2 years ago
  attila c97864d7f3 Remove AudioIODeviceCallback::audioDeviceIOCallback 2 years ago
  attila f075de78fa AudioIODeviceCallback, AudioBuffer, AudioFormatReader: Use const T* const* for multi-channel data 2 years ago
  reuk f46b94b6ff
AudioPlaybackDemo: Fix file loading on Android 2 years ago
  Tom Poole 975bdecae5 Remove some debug logging 2 years ago
  Tom Poole 3ab2ef5924 DemoRunner: Fix a crash in MidiDemo 2 years ago
  Tom Poole e618f68d4d Update all examples to use Visual Studio 2022 as the default Windows exporter 3 years ago
  Tom Poole 24e3340a55 Update all examples to use Visual Studio 2022 as the default Windows exporter 3 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  ed e0e8e85d6b Add KeyboardComponentBase class for custom MIDI keyboard components and MPEKeyboardComponent class 3 years ago
  ed b9542ccc4c Update code to use C++14 [[deprecated]] attribute 3 years ago
  ed 551d7b9c5b Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 3 years ago
  Tom Poole fe4ba9071b Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 3 years ago
  ed f28acdb48c Examples/DemoRunner: Accessibility updates 4 years ago
  reuk 394c4fd475 Clang: Fix warnings when building with clang 10 5 years ago
  ed 009d685179 Updated all license headers 5 years ago
  ed aad3667e17 Updated MidiKeyboardState to use nested Listener and fixed some thread safety issues 5 years ago
  ed 5467c57e23 Updated MidiKeyboardState to use nested Listener and fixed some thread safety issues 5 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  reuk ece5644a20 CMake: Add support for building JUCE projects with CMake 5 years ago
  ed 18df1b0937 Added JUCE_CONTENT_SHARING define to conditionally compile the native content sharer code 5 years ago
  reuk 5af01b9b16 Demos: Convey proper ownership semantics 5 years ago
  Tom Poole a12bc32979 Fixed some warnings on the latest compilers 5 years ago
  Tom Poole de13b83ed2 Fixed some compiler warnings 6 years ago
  Tom Poole a4bd6cbc66 Fixed some more Linux compiler warnings 6 years ago
  Tom Poole 16dd26649a Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
  Tom Poole a9a0f6b92f Enforced more comprehensive const-correctness in the JUCE container classes 6 years ago
  ed e26529d5e9 Added identifier-based MIDI input/output methods to AudioDeviceManager and deprecated the old name-based methods 6 years ago
  ed f0ea1c00a6 Updated the MidiInput/Output methods to return unique_ptrs 6 years ago
  ed 314ef13a63 Added a VS2019 exporter to all example PIPs 6 years ago
  ed 09ebd1d257 Added support for ID-based MIDI devices 6 years ago
  Tom Poole 4751e9d41a Added a new templated SmoothedValue class 6 years ago