xamarin-macios/tests/xtro-sharpie/macOS-CoreMIDI.ignore

86 строки
4.3 KiB
Plaintext

# Fixed in XAMCORE_4_0
!unknown-native-enum! MidiNetworkConnectionPolicy bound
# added in MidiServices.cs
!missing-field! kMIDIPropertyAdvanceScheduleTimeMuSec not bound
!missing-field! kMIDIPropertyCanRoute not bound
!missing-field! kMIDIPropertyConnectionUniqueID not bound
!missing-field! kMIDIPropertyDeviceID not bound
!missing-field! kMIDIPropertyDisplayName not bound
!missing-field! kMIDIPropertyDriverDeviceEditorApp not bound
!missing-field! kMIDIPropertyDriverOwner not bound
!missing-field! kMIDIPropertyDriverVersion not bound
!missing-field! kMIDIPropertyImage not bound
!missing-field! kMIDIPropertyIsBroadcast not bound
!missing-field! kMIDIPropertyIsDrumMachine not bound
!missing-field! kMIDIPropertyIsEffectUnit not bound
!missing-field! kMIDIPropertyIsEmbeddedEntity not bound
!missing-field! kMIDIPropertyIsMixer not bound
!missing-field! kMIDIPropertyIsSampler not bound
!missing-field! kMIDIPropertyManufacturer not bound
!missing-field! kMIDIPropertyMaxReceiveChannels not bound
!missing-field! kMIDIPropertyMaxSysExSpeed not bound
!missing-field! kMIDIPropertyMaxTransmitChannels not bound
!missing-field! kMIDIPropertyModel not bound
!missing-field! kMIDIPropertyName not bound
!missing-field! kMIDIPropertyNameConfiguration not bound
!missing-field! kMIDIPropertyOffline not bound
!missing-field! kMIDIPropertyPanDisruptsStereo not bound
!missing-field! kMIDIPropertyPrivate not bound
!missing-field! kMIDIPropertyReceiveChannels not bound
!missing-field! kMIDIPropertyReceivesBankSelectLSB not bound
!missing-field! kMIDIPropertyReceivesBankSelectMSB not bound
!missing-field! kMIDIPropertyReceivesClock not bound
!missing-field! kMIDIPropertyReceivesMTC not bound
!missing-field! kMIDIPropertyReceivesNotes not bound
!missing-field! kMIDIPropertyReceivesProgramChanges not bound
!missing-field! kMIDIPropertySingleRealtimeEntity not bound
!missing-field! kMIDIPropertySupportsGeneralMIDI not bound
!missing-field! kMIDIPropertySupportsMMC not bound
!missing-field! kMIDIPropertySupportsShowControl not bound
!missing-field! kMIDIPropertyTransmitChannels not bound
!missing-field! kMIDIPropertyTransmitsBankSelectLSB not bound
!missing-field! kMIDIPropertyTransmitsBankSelectMSB not bound
!missing-field! kMIDIPropertyTransmitsClock not bound
!missing-field! kMIDIPropertyTransmitsMTC not bound
!missing-field! kMIDIPropertyTransmitsNotes not bound
!missing-field! kMIDIPropertyTransmitsProgramChanges not bound
!missing-field! kMIDIPropertyUniqueID not bound
!missing-field! kMIDIDriverPropertyUsesSerial not bound
!missing-field! kMIDIPropertyFactoryPatchNameFile not bound
!missing-field! kMIDIPropertyUserPatchNameFile not bound
# deprecated pinvokes and not binded.
!missing-pinvoke! MIDISetupToData is not bound
!missing-pinvoke! MIDISetupInstall is not bound
!missing-pinvoke! MIDISetupGetCurrent is not bound
!missing-pinvoke! MIDISetupFromData is not bound
!missing-pinvoke! MIDISetupDispose is not bound
!missing-pinvoke! MIDISetupCreate is not bound
!missing-pinvoke! MIDISetSerialPortOwner is not bound
!missing-pinvoke! MIDIGetSerialPortOwner is not bound
!missing-pinvoke! MIDIGetSerialPortDrivers is not bound
# not known use
!missing-pinvoke! MIDIEndpointGetRefCons is not bound
!missing-pinvoke! MIDIEndpointSetRefCons is not bound
# old apis that have been ignored, please refer to issue https://github.com/xamarin/xamarin-macios/issues/4452
!missing-pinvoke! MIDIClientCreateWithBlock is not bound
!missing-pinvoke! MIDIDestinationCreateWithBlock is not bound
!missing-pinvoke! MIDIDeviceCreate is not bound
!missing-pinvoke! MIDIDeviceDispose is not bound
!missing-pinvoke! MIDIDeviceRemoveEntity is not bound
!missing-pinvoke! MIDIDriverEnableMonitoring is not bound
!missing-pinvoke! MIDIEntityAddOrRemoveEndpoints is not bound
!missing-pinvoke! MIDIExternalDeviceCreate is not bound
!missing-pinvoke! MIDIGetDriverDeviceList is not bound
!missing-pinvoke! MIDIGetDriverIORunLoop is not bound
!missing-pinvoke! MIDIInputPortCreateWithBlock is not bound
!missing-pinvoke! MIDIPacketListAdd is not bound
!missing-pinvoke! MIDIPacketListInit is not bound
!missing-pinvoke! MIDISendSysex is not bound
!missing-pinvoke! MIDISetupAddDevice is not bound
!missing-pinvoke! MIDISetupAddExternalDevice is not bound
!missing-pinvoke! MIDISetupRemoveDevice is not bound
!missing-pinvoke! MIDISetupRemoveExternalDevice is not bound