gecko-dev/dom/midi
2022-01-12 15:03:34 +00:00
..
midir_impl Bug 1201598 - Add a midir-based implementation for WebMIDI r=padenot 2021-12-21 11:34:52 +00:00
tests Bug 1742559 - Adjust MIDI message validation and add relevant tests r=padenot 2022-01-11 13:49:31 +00:00
AlsaCompatibility.cpp Bug 1728436 - Added libasound2 dependency to the sysroot r=glandium 2021-12-21 11:34:52 +00:00
MIDIAccess.cpp Bug 1745443 - Keep MIDI objects alive as long as there's some pending activity r=smaug 2021-12-20 15:55:09 +00:00
MIDIAccess.h Bug 1745443 - Keep MIDI objects alive as long as there's some pending activity r=smaug 2021-12-20 15:55:09 +00:00
MIDIAccessManager.cpp
MIDIAccessManager.h Bug 1741568 - Fix all clang-tidy warnings in dom/midi r=padenot 2021-12-01 13:49:40 +00:00
MIDIInput.cpp Bug 1748644 - MIDI ports should stop responding to parent message once they've been disconnected from the document that owned them r=smaug 2022-01-12 15:03:34 +00:00
MIDIInput.h Bug 1745443 - Keep MIDI objects alive as long as there's some pending activity r=smaug 2021-12-20 15:55:09 +00:00
MIDIInputMap.cpp
MIDIInputMap.h Bug 1741568 - Fix all clang-tidy warnings in dom/midi r=padenot 2021-12-01 13:49:40 +00:00
MIDIManagerChild.cpp
MIDIManagerChild.h Bug 1741568 - Fix all clang-tidy warnings in dom/midi r=padenot 2021-12-01 13:49:40 +00:00
MIDIManagerParent.cpp
MIDIManagerParent.h Bug 1741568 - Fix all clang-tidy warnings in dom/midi r=padenot 2021-12-01 13:49:40 +00:00
MIDIMessageEvent.cpp
MIDIMessageEvent.h Bug 1741568 - Fix all clang-tidy warnings in dom/midi r=padenot 2021-12-01 13:49:40 +00:00
MIDIMessageQueue.cpp
MIDIMessageQueue.h Bug 1741568 - Fix all clang-tidy warnings in dom/midi r=padenot 2021-12-01 13:49:40 +00:00
MIDIOutput.cpp Bug 1742559 - Adjust MIDI message validation and add relevant tests r=padenot 2022-01-11 13:49:31 +00:00
MIDIOutput.h
MIDIOutputMap.cpp
MIDIOutputMap.h Bug 1741568 - Fix all clang-tidy warnings in dom/midi r=padenot 2021-12-01 13:49:40 +00:00
MIDIPermissionRequest.cpp Bug 1742471 enforce addon gating of webmidi interfaces r=gsvelto 2022-01-05 00:36:22 +00:00
MIDIPermissionRequest.h Bug 1741568 - Fix all clang-tidy warnings in dom/midi r=padenot 2021-12-01 13:49:40 +00:00
MIDIPlatformRunnables.cpp
MIDIPlatformRunnables.h Bug 1741568 - Fix all clang-tidy warnings in dom/midi r=padenot 2021-12-01 13:49:40 +00:00
MIDIPlatformService.cpp Bug 1747196 - Build the Web MIDI midir backend only on known supported platforms rather than excluding unsupported ones r=glandium 2021-12-29 08:14:52 +00:00
MIDIPlatformService.h Bug 1741568 - Fix all clang-tidy warnings in dom/midi r=padenot 2021-12-01 13:49:40 +00:00
MIDIPort.cpp Bug 1748644 - MIDI ports should stop responding to parent message once they've been disconnected from the document that owned them r=smaug 2022-01-12 15:03:34 +00:00
MIDIPort.h Bug 1745443 - Keep MIDI objects alive as long as there's some pending activity r=smaug 2021-12-20 15:55:09 +00:00
MIDIPortChild.cpp
MIDIPortChild.h Bug 1741568 - Fix all clang-tidy warnings in dom/midi r=padenot 2021-12-01 13:49:40 +00:00
MIDIPortInterface.cpp Bug 1201598 - Adjust how port state is handled when adding and opening MIDI ports r=padenot 2021-12-20 15:55:09 +00:00
MIDIPortInterface.h Bug 1741568 - Fix all clang-tidy warnings in dom/midi r=padenot 2021-12-01 13:49:40 +00:00
MIDIPortParent.cpp Bug 1201598 - Adjust how port state is handled when adding and opening MIDI ports r=padenot 2021-12-20 15:55:09 +00:00
MIDIPortParent.h Bug 1741568 - Fix all clang-tidy warnings in dom/midi r=padenot 2021-12-01 13:49:40 +00:00
midirMIDIPlatformService.cpp Bug 1201598 - Add a midir-based implementation for WebMIDI r=padenot 2021-12-21 11:34:52 +00:00
midirMIDIPlatformService.h Bug 1201598 - Add a midir-based implementation for WebMIDI r=padenot 2021-12-21 11:34:52 +00:00
MIDITypes.ipdlh
MIDIUtils.cpp Bug 1742559 - Adjust MIDI message validation and add relevant tests r=padenot 2022-01-11 13:49:31 +00:00
MIDIUtils.h Bug 1742559 - Adjust MIDI message validation and add relevant tests r=padenot 2022-01-11 13:49:31 +00:00
moz.build Bug 1747196 - Build the Web MIDI midir backend only on known supported platforms rather than excluding unsupported ones r=glandium 2021-12-29 08:14:52 +00:00
PMIDIManager.ipdl
PMIDIPort.ipdl
TestMIDIPlatformService.cpp Bug 1742559 - Adjust MIDI message validation and add relevant tests r=padenot 2022-01-11 13:49:31 +00:00
TestMIDIPlatformService.h Bug 1741568 - Fix all clang-tidy warnings in dom/midi r=padenot 2021-12-01 13:49:40 +00:00