Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClassicOldSong/Apollo
/ functions
Functions
1,701 in github.com/ClassicOldSong/Apollo
⨍
Functions
1,701
◇
Types & classes
550
Function
entry_group_callback
src/platform/linux/publish.cpp:302
Method
eq
src/platform/linux/kmsgrab.cpp:266
Method
event
src/thread_safe.h:509
Method
extractConfigCppLocales
Extract locale options from config.cpp
tests/integration/test_locale_consistency.cpp:29
Method
extractConfigCppOptions
Extract config options from config.cpp - the authoritative source
tests/integration/test_config_consistency.cpp:44
Method
extractConfigHtmlOptions
Extract config options from config.html
tests/integration/test_config_consistency.cpp:197
Method
extractConfigHtmlOptionsWithOrder
Extract config options from config.html with order preserved
tests/integration/test_config_consistency.cpp:216
Method
extractConfigMdOptions
Extract config options from configuration.md
tests/integration/test_config_consistency.cpp:257
Method
extractConfigMdOptionsWithOrder
Extract config options from configuration.md with order preserved
tests/integration/test_config_consistency.cpp:288
Method
extractEnJsonConfigOptions
Extract config options from en.json
tests/integration/test_config_consistency.cpp:337
Method
extractGeneralVueLocales
Extract locale options from General.vue
tests/integration/test_locale_consistency.cpp:52
Method
extractKeysFromConfigSection
Helper function to extract keys from a config section
tests/integration/test_config_consistency.cpp:326
Method
extractOptionFromMarkdownLine
Helper function to extract option name from the Markdown line
tests/integration/test_config_consistency.cpp:186
Method
extractOptionsFromTab
Helper function to extract options from a single tab object (now using generic function)
tests/integration/test_config_consistency.cpp:211
Method
extractOptionsFromTabGeneric
tests/integration/test_config_consistency.cpp:126
Method
extractTabId
Helper function to extract tab ID from a tab object
tests/integration/test_config_consistency.cpp:89
Method
extractTabsContent
Helper function to find and extract tabs content from HTML
tests/integration/test_config_consistency.cpp:100
Method
extract_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
Function
fabs
third-party/nvfbc/helper_math.h:1393
Method
failed
Failed callback
src/platform/linux/wayland.cpp:501
Method
findClosingBrace
Helper function to find brace boundaries
tests/integration/test_config_consistency.cpp:72
Method
findConfigSectionEnd
Helper function to find the config section end
tests/integration/test_config_consistency.cpp:308
Method
flags
Flags callback
src/platform/linux/wayland.cpp:364
Function
fmodf
third-party/nvfbc/helper_math.h:1376
Function
force_software_from_view
src/config.cpp:322
Function
fracf
third-party/nvfbc/helper_math.h:1355
Method
frag_t
src/cbs.cpp:30
Method
frame_buf_t
src/platform/linux/graphics.h:57
Method
frame_index
src/video.h:306
Method
frame_size
src/platform/linux/x11grab.cpp:727
Method
frame_t
src/platform/linux/wayland.cpp:531
Function
freeCursorCtx
src/platform/linux/x11grab.cpp:879
Function
freeDisplay
src/platform/linux/x11grab.cpp:875
Function
freeImage
src/platform/linux/x11grab.cpp:803
Function
freeInput
src/platform/windows/input.cpp:1722
Function
freeInput
src/platform/macos/input.cpp:570
Function
freeInput
src/platform/linux/input/inputtino.cpp:32
Function
freeStream
src/platform/linux/cuda.cpp:74
Function
freeX
src/platform/linux/x11grab.cpp:807
Function
free_buffer
src/video.cpp:92
Function
free_buffer
src/platform/macos/nv12_zero_device.cpp:23
Function
free_ctx
src/video.cpp:84
Function
free_frame
src/video.cpp:88
Function
free_frame
src/platform/windows/display_vram.cpp:39
Function
free_frame
src/platform/macos/nv12_zero_device.cpp:19
Function
free_frame
src/platform/linux/graphics.cpp:992
Function
free_gamepad
src/platform/windows/input.cpp:1229
Function
free_gamepad
src/platform/macos/input.cpp:306
Function
free_gamepad
src/platform/linux/input/inputtino.cpp:87
Function
free_host
src/network.cpp:175
Function
free_msg
src/rtsp.cpp:43
Method
from_flag
src/video.h:137
Function
from_hex
src/utility.h:351
Method
from_json
src/platform/windows/nvprefs/undo_data.cpp:30
Method
from_json
src/platform/windows/nvprefs/undo_data.cpp:45
Method
from_json
src/platform/windows/nvprefs/undo_data.cpp:59
Function
from_sockaddr_ex
src/platform/windows/misc.cpp:148
Function
gamepad_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
Function
gamepad_battery
src/platform/linux/input/inputtino.cpp:107
Function
gamepad_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
Function
gamepad_motion
src/platform/linux/input/inputtino.cpp:102
Method
gamepad_t
src/input.cpp:126
Function
gamepad_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
Function
gamepad_touch
src/platform/linux/input/inputtino.cpp:97
Function
gamepad_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
Function
gamepad_update
src/platform/linux/input/inputtino.cpp:92
Method
gcm_t
src/crypto.h:183
Method
gcm_t
src/crypto.cpp:314
Function
generateExamples
(endpoint, method, body = null)
docs/api.js:1
Function
getApolloLogoImage
* @brief Get the Apollo logo image. * @param response The HTTP response object. * @param request The HTTP request object. * * @todo combin
src/confighttp.cpp:501
Function
getApps
* @brief Get the list of available applications. * @param response The HTTP response object. * @param request The HTTP request object. * *
src/confighttp.cpp:572
Function
getAppsPage
* @brief Get the apps page. * @param response The HTTP response object. * @param request The HTTP request object. */
src/confighttp.cpp:335
Method
getAvailableLocaleFiles
Get available locale JSON files
tests/integration/test_locale_consistency.cpp:77
Function
getClients
* @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
Function
getClientsPage
* @brief Get the clients page. * @param response The HTTP response object. * @param request The HTTP request object. */
src/confighttp.cpp:356
Function
getClipboard
src/nvhttp.cpp:1526
Function
getConfig
* @brief Get the configuration settings. * @param response The HTTP response object. * @param request The HTTP request object. */
src/confighttp.cpp:997
Function
getConfigPage
* @brief Get the configuration page. * @param response The HTTP response object. * @param request The HTTP request object. */
src/confighttp.cpp:376
Function
getFaviconImage
* @brief Get the favicon image. * @param response The HTTP response object. * @param request The HTTP request object. */
src/confighttp.cpp:482
Function
getIndexPage
* @brief Get the index page. * @param response The HTTP response object. * @param request The HTTP request object. */
src/confighttp.cpp:295
Function
getLocale
* @brief Get the locale setting. * @param response The HTTP response object. * @param request The HTTP request object. * * @api_examples{/
src/confighttp.cpp:1025
Function
getLoginPage
* @brief Get the login page. * @param response The HTTP response object. * @param request The HTTP request object. * * @todo Combine this
src/confighttp.cpp:418
Function
getLogs
* @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
Function
getNodeModules
* @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
Function
getOTP
* @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
Function
getPasswordPage
* @brief Get the password page. * @param response The HTTP response object. * @param request The HTTP request object. */
src/confighttp.cpp:396
Function
getPinPage
* @brief Get the PIN page. * @param response The HTTP response object. * @param request The HTTP request object. */
src/confighttp.cpp:315
Function
getPrimaryDisplay
src/platform/windows/virtual_display.cpp:312
Function
getTroubleshootingPage
* @brief Get the troubleshooting page. * @param response The HTTP response object. * @param request The HTTP request object. */
src/confighttp.cpp:462
Function
getWelcomePage
* @brief Get the welcome page. * @param response The HTTP response object. * @param request The HTTP request object. */
src/confighttp.cpp:441
Function
get_capabilities
* @brief Returns the supported platform capabilities to advertise to the client. * @return Capability flags. */
src/platform/windows/input.cpp:1763
Function
get_capabilities
src/platform/linux/input/inputtino.cpp:112
Function
get_clipboard
src/platform/windows/misc.cpp:1859
Method
get_default_sink_name
src/platform/linux/audio.cpp:390
Method
get_hdr_metadata
src/platform/windows/display_base.cpp:758
Method
get_hdr_metadata
src/platform/linux/kmsgrab.cpp:829
Method
get_input_texture
src/nvenc/nvenc_d3d11_on_cuda.cpp:55
Function
get_local_ip_for_gateway
src/platform/windows/misc.cpp:196
Function
get_mac_address
src/platform/windows/misc.cpp:175
Method
get_monitor_name
src/platform/linux/audio.cpp:412
← previous
next →
1,101–1,200 of 1,701, ranked by callers