gecko-dev/dom/midi
Bobby Holley f061978369 Bug 1806495 - Stand up a background task queue for the MIDI service. r=nika
Differential Revision: https://phabricator.services.mozilla.com/D165440
2023-01-09 17:07:34 +00:00
..
midir_impl Bug 1806495 - Stand up a background task queue for the MIDI service. r=nika 2023-01-09 17:07:34 +00:00
tests Bug 1807854 - Use real telemetry values when testing add-on telemetry. r=rpl 2022-12-29 19:01:45 +00:00
AlsaCompatibility.cpp Bug 1804570 - Update alsa crate to 0.7. r=gsvelto,supply-chain-reviewers 2022-12-13 00:24:03 +00:00
MIDIAccess.cpp
MIDIAccess.h
MIDIAccessManager.cpp Bug 1806495 - Make PMIDIManager a top-level protocol. r=nika 2023-01-09 17:07:33 +00:00
MIDIAccessManager.h Bug 1806495 - Make PMIDIManager a top-level protocol. r=nika 2023-01-09 17:07:33 +00:00
MIDIInput.cpp Bug 1806495 - Use a helper class to null out the weak reference in MIDIPortChild. r=nika 2023-01-09 17:07:33 +00:00
MIDIInput.h
MIDIInputMap.cpp
MIDIInputMap.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
MIDILog.cpp
MIDILog.h
MIDIManagerChild.cpp Bug 1806495 - Make PMIDIManager refcounted. r=nika 2023-01-09 17:07:32 +00:00
MIDIManagerChild.h Bug 1806495 - Make PMIDIManager refcounted. r=nika 2023-01-09 17:07:32 +00:00
MIDIManagerParent.cpp Bug 1806495 - Make PMIDIManager a top-level protocol. r=nika 2023-01-09 17:07:33 +00:00
MIDIManagerParent.h Bug 1806495 - Make PMIDIManager refcounted. r=nika 2023-01-09 17:07:32 +00:00
MIDIMessageEvent.cpp
MIDIMessageEvent.h
MIDIMessageQueue.cpp
MIDIMessageQueue.h
MIDIOutput.cpp Bug 1806495 - Use a helper class to null out the weak reference in MIDIPortChild. r=nika 2023-01-09 17:07:33 +00:00
MIDIOutput.h
MIDIOutputMap.cpp
MIDIOutputMap.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
MIDIPermissionRequest.cpp Bug 1805582 — Add message to console when silently denying MIDI access due to no detected devices. r=gsvelto 2022-12-14 22:04:33 +00:00
MIDIPermissionRequest.h Bug 1805735 — When user clicks "Never Allow" for WebMIDI access, promise rejection should include randomized delay. r=gsvelto 2022-12-14 22:04:33 +00:00
MIDIPlatformRunnables.cpp
MIDIPlatformRunnables.h
MIDIPlatformService.cpp Bug 1806495 - Stand up a background task queue for the MIDI service. r=nika 2023-01-09 17:07:34 +00:00
MIDIPlatformService.h Bug 1806495 - Stand up a background task queue for the MIDI service. r=nika 2023-01-09 17:07:34 +00:00
MIDIPort.cpp Bug 1806495 - Make PMIDIPort a top-level protocol. r=nika 2023-01-09 17:07:34 +00:00
MIDIPort.h Bug 1806495 - Use a helper class to null out the weak reference in MIDIPortChild. r=nika 2023-01-09 17:07:33 +00:00
MIDIPortChild.cpp Bug 1806495 - Make PMIDIPort refcounted. r=nika 2023-01-09 17:07:33 +00:00
MIDIPortChild.h Bug 1806495 - Make PMIDIPort refcounted. r=nika 2023-01-09 17:07:33 +00:00
MIDIPortInterface.cpp
MIDIPortInterface.h
MIDIPortParent.cpp Bug 1806495 - Make PMIDIPort a top-level protocol. r=nika 2023-01-09 17:07:34 +00:00
MIDIPortParent.h Bug 1806495 - Make PMIDIPort refcounted. r=nika 2023-01-09 17:07:33 +00:00
MIDITypes.ipdlh
MIDIUtils.cpp
MIDIUtils.h
PMIDIManager.ipdl Bug 1806495 - Make PMIDIManager a top-level protocol. r=nika 2023-01-09 17:07:33 +00:00
PMIDIPort.ipdl Bug 1806495 - Make PMIDIPort a top-level protocol. r=nika 2023-01-09 17:07:34 +00:00
TestMIDIPlatformService.cpp
TestMIDIPlatformService.h
midirMIDIPlatformService.cpp
midirMIDIPlatformService.h
moz.build