1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/modules/juce_audio_basics/midi
reuk 31a7c62baf
Windows: Fix and suppress some analysis warnings
This fixes warnings that are emitted when building with the `-analyze`
flag enabled.
2021-05-26 15:34:26 +01:00
..
juce_MidiBuffer.cpp MidiBuffer: Allow addEvent to report success or failure 2021-05-05 12:13:17 +01:00
juce_MidiBuffer.h MidiBuffer: Allow addEvent to report success or failure 2021-05-05 12:13:17 +01:00
juce_MidiFile.cpp MidiMessage: Added VariableLengthValue::isValid() and removed assertion from MidiMessage::readVariableLengthValue() 2021-01-21 11:12:14 +00:00
juce_MidiFile.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_MidiKeyboardState.cpp MIDI: Standardised and fixed some MIDI channel assertions 2021-03-05 18:40:04 +00:00
juce_MidiKeyboardState.h DLL: Fix warnings in Windows DLL build 2020-08-24 17:11:32 +01:00
juce_MidiMessage.cpp Windows: Fix and suppress some analysis warnings 2021-05-26 15:34:26 +01:00
juce_MidiMessage.h MidiMessage: Added VariableLengthValue::isValid() and removed assertion from MidiMessage::readVariableLengthValue() 2021-01-21 11:12:14 +00:00
juce_MidiMessageSequence.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_MidiMessageSequence.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_MidiRPN.cpp MIDI: Standardised and fixed some MIDI channel assertions 2021-03-05 18:40:04 +00:00
juce_MidiRPN.h Updated all license headers 2020-04-23 17:30:39 +01:00