MCPcopy Create free account

hub / github.com/Atarity/Lightpack / functions

Functions4,331 in github.com/Atarity/Lightpack

↓ 216 callersMethodappend
Appends data to the bundle, creating an OSCMessage to encapsulate the provided argument unless this is already an OSCMessage. Any newly created OS
Software/apiexamples/liOSC/OSC.py:587
↓ 104 callersMethodAdd
<summary> Add samples to the buffer </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Dsp/ShiftBuffer.cs:28
↓ 86 callersFunctionPipe_SelectPipe
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:227
↓ 77 callersMethodsend
Send the given OSCMessage. The Client must be already connected. - msg: OSCMessage (or OSCBundle) to be sent - timeout: A timeout value fo
Software/apiexamples/liOSC/OSC.py:1116
↓ 69 callersMethodinsert
Insert given value (with optional typehint) into the OSCMessage at the given index.
Software/apiexamples/liOSC/OSC.py:448
↓ 67 callersMethodcount
Returns the number of times the given value occurs in the OSCMessage's arguments
Software/apiexamples/liOSC/OSC.py:429
↓ 65 callersFunctionPipe_Freeze
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:386
↓ 59 callersMethodstart
Software/src/speedtest.cpp:64
↓ 55 callersFunctionPipe_Unfreeze
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:379
↓ 54 callersMethodclear
Clear (or set a new) OSC-address and clear any arguments appended so far
Software/apiexamples/liOSC/OSC.py:221
↓ 53 callersMethodTry
<summary> Helper function to automatically raise an exception on failure </summary> <param name="result">The result of the API call</param> <param nam
Software/apiexamples/C#/VolumeLight/NAudio/Wave/MmeInterop/MmException.cs:36
↓ 47 callersFunctionfree
Software/qtserialport/src/serialport/qt4support/qringbuffer_p.h:123
↓ 47 callersMethodsetError
Software/qtserialport/src/serialport/qserialport.cpp:1151
↓ 44 callersMethodsetEnabled
Software/src/Plugin.cpp:97
↓ 43 callersMethodWrite
<summary> Write data to the buffer </summary> <param name="data">Data to write</param> <param name="offset">Offset into data</param> <param name="coun
Software/apiexamples/C#/VolumeLight/NAudio/Utils/CircularBuffer.cs:36
↓ 42 callersFunctionEndpoint_SelectEndpoint
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:266
↓ 38 callersMethodreportLogError
Software/hooks/Logger.cpp:57
↓ 35 callersMethodToString
<summary> Describes the MIDI file </summary> <returns>A string describing the MIDI file and its events</returns>
Software/apiexamples/C#/VolumeLight/NAudio/Midi/MidiFile.cs:218
↓ 34 callersFunctionUSB_Host_SendControlRequest
Firmware/LUFA/Drivers/USB/Core/HostStandardReq.c:181
↓ 33 callersMethodWrite
<summary> Writes to the WaveStream. Not Supported. </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveStreams/WaveStream.cs:70
↓ 32 callersMethodremove
Removes the first argument with the given value from the OSCMessage. Raises ValueError if val isn't found.
Software/apiexamples/liOSC/OSC.py:485
↓ 28 callersFunctionEndpoint_ClearSETUP
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:445
↓ 28 callersMethodsetColor
(self, n, r, g, b)
Software/apiexamples/pyLightpack/lightpack.py:70
↓ 28 callersMethodvalue
Software/src/Settings.cpp:1550
↓ 27 callersFunctionEndpoint_ClearIN
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:457
↓ 27 callersFunctionPipe_BytesInPipe
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:195
↓ 27 callersMethodsetValue
Software/src/Settings.cpp:1536
↓ 26 callersMethodCopy
<summary> Copy this WaveBuffer to a destination buffer up to ByteBufferCount bytes. </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveOutputs/WaveBuffer.cs:216
↓ 25 callersFunctionPipe_ClearOUT
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:541
↓ 23 callersFunctionUSB_GetNextDescriptorComp
Firmware/LUFA/Drivers/USB/Core/ConfigDescriptors.c:119
↓ 23 callersMethodWrite
<summary> Appends bytes to the WaveFile (assumes they are already in the correct format) </summary> <param name="data">the buffer containing the wave
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveOutputs/WaveFileWriter.cs:196
↓ 22 callersMethodMAKE_HRESULT
<summary> MAKE_HRESULT macro </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Utils/HResult.cs:27
↓ 22 callersFunctionPipe_ClearIN
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:528
↓ 22 callersMethodappend
Appends data to the message, updating the typetags based on the argument's type. If the argument is a blob (counted string) pass in 'b' as typehin
Software/apiexamples/liOSC/OSC.py:233
↓ 21 callersFunctionPipe_ConfigurePipeTable
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.c:46
↓ 21 callersFunctionUSB_INT_Clear
Firmware/LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.h:198
↓ 21 callersFunctionUSB_INT_Clear
Firmware/LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.h:208
↓ 21 callersFunctionround
Software/math/include/PrismatikMath.hpp:66
↓ 20 callersMethodClear
<summary> Clears the associated buffer. </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveOutputs/WaveBuffer.cs:208
↓ 19 callersFunctionEndpoint_ClearOUT
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:470
↓ 19 callersMethodGetBytes
<summary> <see cref="Encoding.GetBytes(char[],int,int,byte[],int)"/> </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Utils/ByteEncoding.cs:31
↓ 19 callersFunctionPipe_WaitUntilReady
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.c:167
↓ 19 callersFunctionUSB_INT_Enable
Firmware/LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.h:88
↓ 19 callersFunctionUSB_INT_Enable
Firmware/LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.h:88
↓ 18 callersMethodClose
<summary> Closes this MIDI in device </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Midi/MidiIn.cs:51
↓ 18 callersMethodaddMsgHandler
(self, control, handler)
Software/apiexamples/liOSC/LiOSC.py:36
↓ 17 callersFunctionEndpoint_ClearStatusStage
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.c:124
↓ 17 callersMethod__readResult
(self)
Software/apiexamples/VisualTests/lightpack.py:16
↓ 17 callersMethod__readResult
(self)
Software/apiexamples/pyLightpack/lightpack.py:16
↓ 17 callersMethod__readResult
(self)
Software/apiexamples/liOSC/lightpack.py:16
↓ 17 callersMethoditems
Returns a list of (typetag, value) tuples for the arguments appended so far
Software/apiexamples/liOSC/OSC.py:345
↓ 16 callersFunctionPipe_IsINReceived
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:480
↓ 16 callersMethodclose
Disconnect & close the Client's socket
Software/apiexamples/liOSC/OSC.py:1022
↓ 16 callersMethodsetColorToAll
(self, r, g, b)
Software/apiexamples/pyLightpack/lightpack.py:75
↓ 15 callersMethod__readResult
(self)
Software/apiexamples/EventGhost/Prismatik/lightpack.py:10
↓ 15 callersFunctionincPtr
Software/hooks/hooksutils.h:24
↓ 15 callersMethodreportLogDebug
Software/hooks/Logger.cpp:30
↓ 14 callersFunctionEndpoint_BytesInEndpoint
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:231
↓ 14 callersFunctionPipe_IsReadWriteAllowed
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:468
↓ 14 callersFunctionUSB_INT_HasOccurred
Firmware/LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.h:307
↓ 14 callersFunctionUSB_INT_HasOccurred
Firmware/LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.h:314
↓ 14 callersMethodname
Software/src/LedDeviceAlienFx.hpp:43
↓ 14 callersFunctionregister_error
Software/src/hidapi/windows/hid.c:153
↓ 14 callersMethodreportLogInfo
Software/hooks/Logger.cpp:39
↓ 14 callersMethodsetAddress
Set or change the OSC-address
Software/apiexamples/liOSC/OSC.py:216
↓ 13 callersFunctionEndpoint_ConfigureEndpointTable
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.c:48
↓ 13 callersFunctionEndpoint_IsINReady
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:408
↓ 13 callersFunctionEndpoint_Write_8
Firmware/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h:546
↓ 13 callersFunctionUSB_INT_IsEnabled
Firmware/LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.h:265
↓ 13 callersFunctionUSB_INT_IsEnabled
Firmware/LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.h:268
↓ 13 callersFunctionUSB_USBTask
Firmware/LUFA/Drivers/USB/Core/USBTask.c:46
↓ 13 callersFunctionreportLog
Software/libraryinjector/LibraryInjector.c:71
↓ 12 callersFunctionEndpoint_IsOUTReceived
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:420
↓ 12 callersFunctionEndpoint_Read_8
Firmware/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h:534
↓ 12 callersFunctionEndpoint_Write_8
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:552
↓ 12 callersMethodfree
Software/hooks/IPCContext.cpp:53
↓ 12 callersMethodreset
Software/src/GrabManager.cpp:226
↓ 12 callersMethodstop
Software/grab/D3D10Grabber.cpp:225
↓ 12 callersMethodvalues
Returns a list of the OSCMessages appended so far
Software/apiexamples/liOSC/OSC.py:637
↓ 12 callersFunctionwithin1
Software/src/wizard/AreaDistributor.hpp:55
↓ 11 callersMethodAdd
<summary> Adds an item to the list </summary> <param name="cue">Cue</param>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveStreams/CueList.cs:105
↓ 11 callersMethodContains
<summary> Contains property guid </summary> <param name="guid">Looks for a specific Guid</param> <returns>True if found</returns>
Software/apiexamples/C#/VolumeLight/NAudio/CoreAudioApi/PropertyStore.cs:72
↓ 11 callersFunctionUSB_INT_Disable
Firmware/LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.h:143
↓ 11 callersFunctionUSB_INT_Disable
Firmware/LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.h:148
↓ 11 callersFunctiongetUrlStr
Convert provided arguments to a string in 'host:port/prefix' format Args can be: - (host, port) - (host, port), prefix - host, port - hos
Software/apiexamples/liOSC/OSC.py:870
↓ 11 callersFunctionget_int_property
Software/src/hidapi/mac/hid.c:233
↓ 11 callersMethodtype
Software/qtserialport/src/serialport/qserialport_win.cpp:113
↓ 10 callersFunctionEVENT_USB_Host_DeviceUnattached
Event handler for the USB_DeviceUnattached event. This indicates that a device has been removed from the host, and * stops the library USB task mana
Firmware/LUFA/CodeTemplates/HostTemplate/HostApplication.c:80
↓ 10 callersFunctionEndpoint_IsSETUPReceived
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:432
↓ 10 callersFunctionEndpoint_WaitUntilReady
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.c:149
↓ 10 callersFunctionPipe_Write_8
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:619
↓ 10 callersFunctioncmp
Software/src/wizard/AreaDistributor.hpp:62
↓ 10 callersMethodcompare
Software/src/UpdatesProcessor.hpp:78
↓ 10 callersMethodisHookInstalled
Software/hooks/ProxyFuncJmp.cpp:29
↓ 10 callersMethodmmioStringToFOURCC
([MarshalAs(UnmanagedType.LPStr)] String s, int flags)
Software/apiexamples/C#/VolumeLight/NAudio/Wave/MmeInterop/WaveInterop.cs:83
↓ 10 callersMethodvalues
Returns a list of the arguments appended so far
Software/apiexamples/liOSC/OSC.py:335
↓ 9 callersMethodConnect
()
Software/apiexamples/C#/VolumeLight/libLightpack/ApiLightpack.cs:53
↓ 9 callersFunctionEndpoint_IsReadWriteAllowed
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:358
↓ 9 callersFunctionEndpoint_Read_8
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:540
↓ 9 callersFunctionEndpoint_SelectEndpoint
Firmware/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h:196
next →1–100 of 4,331, ranked by callers