MCPcopy Create free account

hub / github.com/ClassicOldSong/Apollo / functions

Functions1,701 in github.com/ClassicOldSong/Apollo

Functionentry_group_callback
src/platform/linux/publish.cpp:302
Methodeq
src/platform/linux/kmsgrab.cpp:266
Methodevent
src/thread_safe.h:509
MethodextractConfigCppLocales
Extract locale options from config.cpp
tests/integration/test_locale_consistency.cpp:29
MethodextractConfigCppOptions
Extract config options from config.cpp - the authoritative source
tests/integration/test_config_consistency.cpp:44
MethodextractConfigHtmlOptions
Extract config options from config.html
tests/integration/test_config_consistency.cpp:197
MethodextractConfigHtmlOptionsWithOrder
Extract config options from config.html with order preserved
tests/integration/test_config_consistency.cpp:216
MethodextractConfigMdOptions
Extract config options from configuration.md
tests/integration/test_config_consistency.cpp:257
MethodextractConfigMdOptionsWithOrder
Extract config options from configuration.md with order preserved
tests/integration/test_config_consistency.cpp:288
MethodextractEnJsonConfigOptions
Extract config options from en.json
tests/integration/test_config_consistency.cpp:337
MethodextractGeneralVueLocales
Extract locale options from General.vue
tests/integration/test_locale_consistency.cpp:52
MethodextractKeysFromConfigSection
Helper function to extract keys from a config section
tests/integration/test_config_consistency.cpp:326
MethodextractOptionFromMarkdownLine
Helper function to extract option name from the Markdown line
tests/integration/test_config_consistency.cpp:186
MethodextractOptionsFromTab
Helper function to extract options from a single tab object (now using generic function)
tests/integration/test_config_consistency.cpp:211
MethodextractOptionsFromTabGeneric
tests/integration/test_config_consistency.cpp:126
MethodextractTabId
Helper function to extract tab ID from a tab object
tests/integration/test_config_consistency.cpp:89
MethodextractTabsContent
Helper function to find and extract tabs content from HTML
tests/integration/test_config_consistency.cpp:100
Methodextract_virtual_sink_info
* @brief Extract virtual audio sink information possibly encoded in the sink name. * @param sink The sink name * @return A pair of device_id
src/platform/windows/audio.cpp:744
Functionfabs
third-party/nvfbc/helper_math.h:1393
Methodfailed
Failed callback
src/platform/linux/wayland.cpp:501
MethodfindClosingBrace
Helper function to find brace boundaries
tests/integration/test_config_consistency.cpp:72
MethodfindConfigSectionEnd
Helper function to find the config section end
tests/integration/test_config_consistency.cpp:308
Methodflags
Flags callback
src/platform/linux/wayland.cpp:364
Functionfmodf
third-party/nvfbc/helper_math.h:1376
Functionforce_software_from_view
src/config.cpp:322
Functionfracf
third-party/nvfbc/helper_math.h:1355
Methodfrag_t
src/cbs.cpp:30
Methodframe_buf_t
src/platform/linux/graphics.h:57
Methodframe_index
src/video.h:306
Methodframe_size
src/platform/linux/x11grab.cpp:727
Methodframe_t
src/platform/linux/wayland.cpp:531
FunctionfreeCursorCtx
src/platform/linux/x11grab.cpp:879
FunctionfreeDisplay
src/platform/linux/x11grab.cpp:875
FunctionfreeImage
src/platform/linux/x11grab.cpp:803
FunctionfreeInput
src/platform/windows/input.cpp:1722
FunctionfreeInput
src/platform/macos/input.cpp:570
FunctionfreeInput
src/platform/linux/input/inputtino.cpp:32
FunctionfreeStream
src/platform/linux/cuda.cpp:74
FunctionfreeX
src/platform/linux/x11grab.cpp:807
Functionfree_buffer
src/video.cpp:92
Functionfree_buffer
src/platform/macos/nv12_zero_device.cpp:23
Functionfree_ctx
src/video.cpp:84
Functionfree_frame
src/video.cpp:88
Functionfree_frame
src/platform/windows/display_vram.cpp:39
Functionfree_frame
src/platform/macos/nv12_zero_device.cpp:19
Functionfree_frame
src/platform/linux/graphics.cpp:992
Functionfree_gamepad
src/platform/windows/input.cpp:1229
Functionfree_gamepad
src/platform/macos/input.cpp:306
Functionfree_gamepad
src/platform/linux/input/inputtino.cpp:87
Functionfree_host
src/network.cpp:175
Functionfree_msg
src/rtsp.cpp:43
Methodfrom_flag
src/video.h:137
Functionfrom_hex
src/utility.h:351
Methodfrom_json
src/platform/windows/nvprefs/undo_data.cpp:30
Methodfrom_json
src/platform/windows/nvprefs/undo_data.cpp:45
Methodfrom_json
src/platform/windows/nvprefs/undo_data.cpp:59
Functionfrom_sockaddr_ex
src/platform/windows/misc.cpp:148
Functiongamepad_battery
* @brief Sends a gamepad battery event to the OS. * @param input The global input context. * @param battery The battery event. */
src/platform/windows/input.cpp:1654
Functiongamepad_battery
src/platform/linux/input/inputtino.cpp:107
Functiongamepad_motion
* @brief Sends a gamepad motion event to the OS. * @param input The global input context. * @param motion The motion event. */
src/platform/windows/input.cpp:1627
Functiongamepad_motion
src/platform/linux/input/inputtino.cpp:102
Methodgamepad_t
src/input.cpp:126
Functiongamepad_touch
* @brief Sends a gamepad touch event to the OS. * @param input The global input context. * @param touch The touch event. */
src/platform/windows/input.cpp:1521
Functiongamepad_touch
src/platform/linux/input/inputtino.cpp:97
Functiongamepad_update
* @brief Updates virtual gamepad with the provided gamepad state. * @param input The input context. * @param nr The gamepad index to update.
src/platform/windows/input.cpp:1489
Functiongamepad_update
src/platform/linux/input/inputtino.cpp:92
Methodgcm_t
src/crypto.h:183
Methodgcm_t
src/crypto.cpp:314
FunctiongenerateExamples
(endpoint, method, body = null)
docs/api.js:1
FunctiongetApolloLogoImage
* @brief Get the Apollo logo image. * @param response The HTTP response object. * @param request The HTTP request object. * * @todo combin
src/confighttp.cpp:501
FunctiongetApps
* @brief Get the list of available applications. * @param response The HTTP response object. * @param request The HTTP request object. * *
src/confighttp.cpp:572
FunctiongetAppsPage
* @brief Get the apps page. * @param response The HTTP response object. * @param request The HTTP request object. */
src/confighttp.cpp:335
MethodgetAvailableLocaleFiles
Get available locale JSON files
tests/integration/test_locale_consistency.cpp:77
FunctiongetClients
* @brief Get the list of paired clients. * @param response The HTTP response object. * @param request The HTTP request object. * * @api_ex
src/confighttp.cpp:863
FunctiongetClientsPage
* @brief Get the clients page. * @param response The HTTP response object. * @param request The HTTP request object. */
src/confighttp.cpp:356
FunctiongetClipboard
src/nvhttp.cpp:1526
FunctiongetConfig
* @brief Get the configuration settings. * @param response The HTTP response object. * @param request The HTTP request object. */
src/confighttp.cpp:997
FunctiongetConfigPage
* @brief Get the configuration page. * @param response The HTTP response object. * @param request The HTTP request object. */
src/confighttp.cpp:376
FunctiongetFaviconImage
* @brief Get the favicon image. * @param response The HTTP response object. * @param request The HTTP request object. */
src/confighttp.cpp:482
FunctiongetIndexPage
* @brief Get the index page. * @param response The HTTP response object. * @param request The HTTP request object. */
src/confighttp.cpp:295
FunctiongetLocale
* @brief Get the locale setting. * @param response The HTTP response object. * @param request The HTTP request object. * * @api_examples{/
src/confighttp.cpp:1025
FunctiongetLoginPage
* @brief Get the login page. * @param response The HTTP response object. * @param request The HTTP request object. * * @todo Combine this
src/confighttp.cpp:418
FunctiongetLogs
* @brief Get the logs from the log file. * @param response The HTTP response object. * @param request The HTTP request object. * * @api_ex
src/confighttp.cpp:1138
FunctiongetNodeModules
* @brief Get an asset from the node_modules directory. * @param response The HTTP response object. * @param request The HTTP request object.
src/confighttp.cpp:528
FunctiongetOTP
* @brief Get a one-time password (OTP). * @param response The HTTP response object. * @param request The HTTP request object. * * @api_exa
src/confighttp.cpp:1232
FunctiongetPasswordPage
* @brief Get the password page. * @param response The HTTP response object. * @param request The HTTP request object. */
src/confighttp.cpp:396
FunctiongetPinPage
* @brief Get the PIN page. * @param response The HTTP response object. * @param request The HTTP request object. */
src/confighttp.cpp:315
FunctiongetPrimaryDisplay
src/platform/windows/virtual_display.cpp:312
FunctiongetTroubleshootingPage
* @brief Get the troubleshooting page. * @param response The HTTP response object. * @param request The HTTP request object. */
src/confighttp.cpp:462
FunctiongetWelcomePage
* @brief Get the welcome page. * @param response The HTTP response object. * @param request The HTTP request object. */
src/confighttp.cpp:441
Functionget_capabilities
* @brief Returns the supported platform capabilities to advertise to the client. * @return Capability flags. */
src/platform/windows/input.cpp:1763
Functionget_capabilities
src/platform/linux/input/inputtino.cpp:112
Functionget_clipboard
src/platform/windows/misc.cpp:1859
Methodget_default_sink_name
src/platform/linux/audio.cpp:390
Methodget_hdr_metadata
src/platform/windows/display_base.cpp:758
Methodget_hdr_metadata
src/platform/linux/kmsgrab.cpp:829
Methodget_input_texture
src/nvenc/nvenc_d3d11_on_cuda.cpp:55
Functionget_local_ip_for_gateway
src/platform/windows/misc.cpp:196
Functionget_mac_address
src/platform/windows/misc.cpp:175
Methodget_monitor_name
src/platform/linux/audio.cpp:412
← previousnext →1,101–1,200 of 1,701, ranked by callers