Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apohl79/audiogridder
/ functions
Functions
1,821 in github.com/apohl79/audiogridder
⨍
Functions
1,821
◇
Types & classes
398
↓ 1 callers
Function
initPluginTheme
Common/Source/Defaults.hpp:390
↓ 1 callers
Method
initServer
Common/Source/Defaults.hpp:373
↓ 1 callers
Function
initServerTheme
Common/Source/Defaults.hpp:395
↓ 1 callers
Function
int_to_string
Common/Source/json.hpp:3019
↓ 1 callers
Method
isBlacklisted
Server/Source/PluginListComponent.cpp:36
↓ 1 callers
Method
isBoolean
Plugin/Source/PluginProcessor.hpp:424
↓ 1 callers
Function
isCopyKey
Common/Source/KeyAndMouse.hpp:22
↓ 1 callers
Function
isCutKey
Common/Source/KeyAndMouse.hpp:24
↓ 1 callers
Method
isExcluded
Server/Source/PluginListComponent.cpp:37
↓ 1 callers
Method
isInput
Common/Source/ChannelSet.hpp:60
↓ 1 callers
Method
isInputActive
Common/Source/ChannelSet.hpp:66
↓ 1 callers
Method
isInputRangeActive
Common/Source/ChannelSet.hpp:86
↓ 1 callers
Method
isInstrument
Common/Source/ServerPlugin.hpp:75
↓ 1 callers
Method
isMetaParameter
Plugin/Source/PluginProcessor.hpp:426
↓ 1 callers
Method
isOk
Server/Source/ProcessorClient.cpp:88
↓ 1 callers
Method
isOrientationInverted
Plugin/Source/PluginProcessor.hpp:425
↓ 1 callers
Method
isOutputRangeActive
Common/Source/ChannelSet.hpp:87
↓ 1 callers
Function
isPasteKey
Common/Source/KeyAndMouse.hpp:23
↓ 1 callers
Function
isSelectAllKey
Common/Source/KeyAndMouse.hpp:25
↓ 1 callers
Function
is_number
! @brief return whether value is a number This function returns true if and only if the JSON value is a number. This includes both intege
Common/Source/json.hpp:14864
↓ 1 callers
Method
itemClicked
Plugin/Source/PluginSearchWindow.hpp:161
↓ 1 callers
Method
loadConfig
Plugin/Source/PluginProcessor.cpp:238
↓ 1 callers
Method
loadPlugin
Plugin/Source/PluginProcessor.cpp:1097
↓ 1 callers
Method
loadPreset
Plugin/Source/PluginProcessor.cpp:409
↓ 1 callers
Method
localPointToGlobal
Server/Source/App.cpp:627
↓ 1 callers
Method
log
Common/Source/Metrics.cpp:141
↓ 1 callers
Method
logMsg
Common/Source/Logger.cpp:90
↓ 1 callers
Function
main
()
build.py:520
↓ 1 callers
Method
matches
Common/Source/Utils.hpp:164
↓ 1 callers
Function
mdns_is_string_ref
Common/Source/mDNS.cpp:157
↓ 1 callers
Function
mdns_query_answer
Common/Source/mDNS.cpp:686
↓ 1 callers
Function
mdns_query_recv
Common/Source/mDNS.cpp:636
↓ 1 callers
Function
mdns_query_send
Common/Source/mDNS.cpp:593
↓ 1 callers
Function
mdns_record_parse_ptr
Common/Source/mDNS.cpp:841
↓ 1 callers
Function
mdns_record_parse_srv
Common/Source/mDNS.cpp:850
↓ 1 callers
Function
mdns_record_parse_txt
Common/Source/mDNS.cpp:895
↓ 1 callers
Function
mdns_socket_listen
Common/Source/mDNS.cpp:500
↓ 1 callers
Function
mdns_socket_setup_ipv4
Common/Source/mDNS.cpp:43
↓ 1 callers
Function
mdns_socket_setup_ipv6
Common/Source/mDNS.cpp:100
↓ 1 callers
Function
mdns_string_find
Common/Source/mDNS.cpp:265
↓ 1 callers
Function
mouseEvent
Common/Source/KeyAndMouse.cpp:507
↓ 1 callers
Function
mouseScrollEvent
Common/Source/KeyAndMouse.cpp:535
↓ 1 callers
Method
move
Server/Source/ProcessorWindow.cpp:224
↓ 1 callers
Method
onOk
Plugin/Source/NewServerWindow.hpp:24
↓ 1 callers
Method
openClientSockets
Common/Source/mDNSConnector.cpp:26
↓ 1 callers
Method
openServiceSockets
Common/Source/mDNSConnector.cpp:171
↓ 1 callers
Method
operator*
! @brief return a reference to the value pointed to by the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Common/Source/json.hpp:8568
↓ 1 callers
Method
operator+
add to iterator
Common/Source/json.hpp:9001
↓ 1 callers
Function
operator+=
! @brief add an object to an array @copydoc push_back(basic_json&&) */
Common/Source/json.hpp:17332
↓ 1 callers
Function
operator<
! @brief comparison operator for JSON types Returns an ordering that is similar to Python: - order: null < boolean < number < object < array < string
Common/Source/json.hpp:2681
↓ 1 callers
Method
operator<
! @brief comparison: smaller @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Common/Source/json.hpp:8758
↓ 1 callers
Function
pack
(args)
build.py:314
↓ 1 callers
Function
packs
(args)
build.py:277
↓ 1 callers
Method
prepareToPlay
Server/Source/ProcessorChain.cpp:14
↓ 1 callers
Method
readQueries
Common/Source/mDNSConnector.cpp:220
↓ 1 callers
Method
readResponses
Common/Source/mDNSConnector.cpp:224
↓ 1 callers
Method
realign
Common/Source/Message.hpp:625
↓ 1 callers
Function
reconnect
Plugin/Source/Client.hpp:183
↓ 1 callers
Method
recreateEditorWindow
Server/Source/Processor.cpp:935
↓ 1 callers
Method
refresh
Common/Source/Utils.hpp:232
↓ 1 callers
Method
removeBus
Server/Source/Processor.cpp:1287
↓ 1 callers
Method
removeExt1minValues
Common/Source/Metrics.hpp:274
↓ 1 callers
Method
removeOnCancel
Server/Source/SplashWindow.hpp:120
↓ 1 callers
Method
removePluginItems
Server/Source/PluginListComponent.cpp:246
↓ 1 callers
Method
resetEditor
Server/Source/App.cpp:579
↓ 1 callers
Method
resetEditorWindow
Server/Source/Processor.hpp:113
↓ 1 callers
Method
resetSettingsAB
Plugin/Source/PluginProcessor.cpp:1665
↓ 1 callers
Method
resized
Plugin/Source/PluginEditor.cpp:232
↓ 1 callers
Method
restartEditor
Server/Source/App.cpp:589
↓ 1 callers
Method
restoreSettingsA
Plugin/Source/PluginProcessor.cpp:1649
↓ 1 callers
Method
restoreSettingsB
Plugin/Source/PluginProcessor.cpp:1657
↓ 1 callers
Method
resume
Server/Source/ScreenRecorder.cpp:233
↓ 1 callers
Method
sandboxShowEditor
Server/Source/Server.cpp:1635
↓ 1 callers
Function
sax_parse
Common/Source/json.hpp:18568
↓ 1 callers
Method
send
Common/Source/Message.hpp:1010
↓ 1 callers
Method
sendClipboard
Server/Source/Worker.cpp:726
↓ 1 callers
Method
sendKeys
Server/Source/Worker.cpp:718
↓ 1 callers
Method
sendMessage
Plugin/Source/PluginProcessor.cpp:1859
↓ 1 callers
Method
sendQuery
Common/Source/mDNSConnector.cpp:228
↓ 1 callers
Method
sendRecents
PluginTray/Source/App.cpp:341
↓ 1 callers
Method
sendResult
Common/Source/Message.hpp:1100
↓ 1 callers
Method
set
Plugin/Source/StatisticsWindow.hpp:57
↓ 1 callers
Method
setBufferSizeByPlugin
Plugin/Source/PluginProcessor.hpp:393
↓ 1 callers
Method
setCPULoad
Plugin/Source/PluginEditor.cpp:709
↓ 1 callers
Method
setCallbacks
Server/Source/Processor.cpp:339
↓ 1 callers
Method
setConfirmDelete
Plugin/Source/PluginProcessor.hpp:330
↓ 1 callers
Function
setCopyKeys
Common/Source/KeyAndMouse.cpp:600
↓ 1 callers
Method
setCrashReporting
Plugin/Source/PluginProcessor.hpp:338
↓ 1 callers
Method
setCrashReporting
Server/Source/Server.hpp:84
↓ 1 callers
Method
setCurrentProgram
Server/Source/Processor.cpp:1320
↓ 1 callers
Method
setCustomBlockSize
Plugin/Source/PluginProcessor.cpp:612
↓ 1 callers
Function
setCutKeys
Common/Source/KeyAndMouse.cpp:622
↓ 1 callers
Method
setDisableRecents
Plugin/Source/PluginProcessor.hpp:387
↓ 1 callers
Method
setEditAlways
Plugin/Source/PluginProcessor.hpp:300
↓ 1 callers
Method
setEnableAU
Server/Source/Server.hpp:47
↓ 1 callers
Method
setEnableVST2
Server/Source/Server.hpp:51
↓ 1 callers
Method
setEnableVST3
Server/Source/Server.hpp:49
↓ 1 callers
Method
setExtraChannels
Server/Source/Processor.cpp:1019
↓ 1 callers
Method
setFixedOutboundBuffer
Plugin/Source/PluginProcessor.cpp:386
↓ 1 callers
Method
setFloat
Common/Source/Message.hpp:490
← previous
next →
601–700 of 1,821, ranked by callers