MCPcopy Create free account

hub / github.com/ClassicOldSong/Apollo / functions

Functions1,701 in github.com/ClassicOldSong/Apollo

↓ 1 callersMethodapply_colorspace
src/platform/linux/cuda.cpp:156
↓ 1 callersFunctionapply_config
src/config.cpp:1090
↓ 1 callersFunctionapply_shortcut
* @brief Apply shortcut based on VKEY * @param keyCode The VKEY code * @return 0 if no shortcut applied, > 0 if shortcut applied. */
src/input.cpp:203
↓ 1 callersFunctionaudio_control
src/platform/linux/audio.cpp:516
↓ 1 callersFunctionbabel_compile
Executes `pybabel compile` in subprocess.
scripts/_locale.py:145
↓ 1 callersFunctionbabel_init
Executes `pybabel init` in subprocess. :param locale_code: str - locale code
scripts/_locale.py:112
↓ 1 callersFunctionbabel_update
Executes `pybabel update` in subprocess.
scripts/_locale.py:130
↓ 1 callersFunctionbatch
* @brief Batch two relative mouse messages. * @param dest The original packet to batch into. * @param src A later packet to attempt to batch.
src/input.cpp:1208
↓ 1 callersFunctionbattery
src/platform/linux/input/inputtino_gamepad.cpp:236
↓ 1 callersMethodbind
src/rtsp.cpp:407
↓ 1 callersFunctionblend_cursor_monochrome
src/platform/windows/display_ram.cpp:22
↓ 1 callersMethodblock
src/platform/linux/graphics.cpp:143
↓ 1 callersFunctionbutton
src/platform/linux/input/inputtino_mouse.cpp:34
↓ 1 callersFunctioncalculate_sha256
src/process.cpp:971
↓ 1 callersFunctioncapture_async
src/video.cpp:2349
↓ 1 callersFunctionchangeDisplaySettings
src/platform/windows/virtual_display.cpp:265
↓ 1 callersFunctioncheckEqual
tests/tests_common.h:57
↓ 1 callersFunctioncheckNotEqual
tests/tests_common.h:73
↓ 1 callersMethodcheck_and_modify_application_profile
src/platform/windows/nvprefs/driver_settings.cpp:216
↓ 1 callersMethodcheck_and_modify_global_profile
src/platform/windows/nvprefs/driver_settings.cpp:158
↓ 1 callersMethodcheck_default_render_device_changed
* @brief Checks if the default rendering device changed and resets the change flag * @return `true` if the device changed since last call */
src/platform/windows/audio.cpp:419
↓ 1 callersFunctionclang_format
(file: str)
scripts/update_clang_format.py:21
↓ 1 callersFunctioncleanup
src/thread_safe.h:557
↓ 1 callersMethodcleanup
src/thread_safe.h:538
↓ 1 callersMethodcleanup_gbm
Cleanup GBM
src/platform/linux/wayland.cpp:262
↓ 1 callersMethodcollect_and_callback_on_interval
src/stat_trackers.h:26
↓ 1 callersFunctioncolorspace_from_client_config
src/video_colorspace.cpp:22
↓ 1 callersMethodconvert
src/platform/linux/vaapi.cpp:394
↓ 1 callersFunctioncorrelate_to_wayland
* On Wayland, it's not possible to determine the position of the monitor on the desktop with KMS. * Wayland does allow applications to query attach
src/platform/linux/kmsgrab.cpp:1518
↓ 1 callersFunctioncreate_boost_child_from_results
* @brief Create a `bp::child` object from the results of launching a process. * @param process_launched A boolean indicating if the launch was succ
src/platform/windows/misc.cpp:507
↓ 1 callersFunctioncreate_creds
src/httpcommon.cpp:129
↓ 1 callersMethodcreate_encoder
src/nvenc/nvenc_base.cpp:100
↓ 1 callersFunctioncreate_high_precision_timer
src/platform/windows/misc.cpp:1855
↓ 1 callersFunctioncreate_high_precision_timer
src/platform/linux/misc.cpp:1062
↓ 1 callersFunctioncreate_startup_info
* @brief Create a `STARTUPINFOEXW` structure for launching a process. * @param file A pointer to a `FILE` object that will be used as the standard
src/platform/windows/misc.cpp:580
↓ 1 callersFunctioncreate_target
* @brief Create biplanar YUV textures to render into. * @param width Width of the target frame. * @param height Height of the target frame. *
src/platform/linux/graphics.cpp:646
↓ 1 callersFunctioncreds
src/entry_handler.cpp:38
↓ 1 callersMethodcuda_failed
src/nvenc/nvenc_d3d11_on_cuda.cpp:244
↓ 1 callersFunctioncurrentCodePageToCharset
src/platform/windows/utils.cpp:72
↓ 1 callersMethoddata
src/video.h:284
↓ 1 callersMethoddata_size
src/video.h:288
↓ 1 callersMethoddec
src/round_robin.h:164
↓ 1 callersMethoddestroy
src/platform/windows/nvprefs/driver_settings.cpp:60
↓ 1 callersFunctiondetermine_remapping_type
* @brief Determine the ramapping type from the user config. * @param video_config User's video related configuration. * @returns Enum value
src/display_device.cpp:438
↓ 1 callersMethoddispatch
* @brief Waits up to the specified timeout to dispatch new events on the wl_display. * @param timeout The timeout in milliseconds. * @return `tr
src/platform/linux/wayland.cpp:81
↓ 1 callersFunctiondisplay_names
src/platform/linux/misc.cpp:921
↓ 1 callersFunctiondouble_f
src/config.cpp:881
↓ 1 callersFunctionds4_buttons
* @brief Converts the standard button flags into DS4 format. * @param gamepad_state The gamepad button/axis state sent from the client. * @retur
src/platform/windows/input.cpp:1352
↓ 1 callersFunctionds4_dpad
src/platform/windows/input.cpp:1314
↓ 1 callersFunctionds4_special_buttons
src/platform/windows/input.cpp:1397
↓ 1 callersFunctionds4_update_state
* @brief Updates the DS4 input report with the provided gamepad state. * @param gamepad The gamepad to update. * @param gamepad_state The gamepa
src/platform/windows/input.cpp:1432
↓ 1 callersMethoddxgi_format_to_string
src/platform/windows/display_base.cpp:949
↓ 1 callersFunctionencode
src/stream.cpp:649
↓ 1 callersFunctionencode_audio
return bytes written on success return -1 on error
src/stream.cpp:257
↓ 1 callersFunctionencode_avcodec
src/video.cpp:1407
↓ 1 callersMethodencode_frame
src/video.cpp:423
↓ 1 callersFunctionencode_nvenc
src/video.cpp:1481
↓ 1 callersFunctionencode_run
src/video.cpp:1903
↓ 1 callersFunctionencode_run_sync
src/video.cpp:2170
↓ 1 callersFunctionend_tray_threaded
src/system_tray.cpp:499
↓ 1 callersFunctionendline
src/config.cpp:606
↓ 1 callersFunctionensureCrLf
src/platform/windows/misc.cpp:1872
↓ 1 callersFunctionenumerate_devices
src/display_device.cpp:836
↓ 1 callersMethodeq
src/round_robin.h:172
↓ 1 callersFunctionerase_all_clients
src/nvhttp.cpp:1786
↓ 1 callersFunctionescape_argument
* @brief Quote/escape an argument according to the Windows parsing convention. * @param argument The raw argument to process. * @return An argum
src/platform/windows/misc.cpp:683
↓ 1 callersFunctionescape_argument_for_cmd
* @brief Escape an argument according to cmd's parsing convention. * @param argument An argument already escaped by `escape_argument()`. * @retu
src/platform/windows/misc.cpp:720
↓ 1 callersMethodfake_resize
src/utility.h:908
↓ 1 callersFunctionfind_and_stop_session
src/nvhttp.cpp:1803
↓ 1 callersFunctionfind_and_udpate_session_info
src/nvhttp.cpp:1816
↓ 1 callersMethodfind_device_id
* @brief Search for currently present audio device_id using multiple match fields. * @param match_list Pairs of match fields and values * @r
src/platform/windows/audio.cpp:913
↓ 1 callersFunctionfind_match
src/process.cpp:859
↓ 1 callersMethodfind_session
src/rtsp.cpp:606
↓ 1 callersFunctionflags_from_kpid
src/input.cpp:87
↓ 1 callersFunctionfloorf
third-party/nvfbc/helper_math.h:1338
↓ 1 callersFunctionfmaxf
third-party/nvfbc/helper_math.h:63
↓ 1 callersFunctionfree
src/platform/linux/input/inputtino_gamepad.cpp:182
↓ 1 callersFunctionfree_proc_thread_attr_list
src/platform/windows/misc.cpp:494
↓ 1 callersMethodfree_target
* @brief Detaches the specified gamepad * @param nr The gamepad. */
src/platform/windows/input.cpp:291
↓ 1 callersFunctionfrom_sockaddr
src/platform/windows/misc.cpp:135
↓ 1 callersFunctionfrom_utf8
tools/utils.cpp:5
↓ 1 callersFunctiongamepad_battery
* @brief Sends a gamepad battery event to the OS. * @param input The global input context. * @param battery The battery event. */
src/platform/macos/input.cpp:520
↓ 1 callersFunctiongamepad_motion
* @brief Sends a gamepad motion event to the OS. * @param input The global input context. * @param motion The motion event. */
src/platform/macos/input.cpp:511
↓ 1 callersFunctiongamepad_touch
* @brief Sends a gamepad touch event to the OS. * @param input The global input context. * @param touch The touch event. */
src/platform/macos/input.cpp:502
↓ 1 callersFunctiongen_aes_key
src/crypto.cpp:320
↓ 1 callersFunctiongen_creds
src/crypto.cpp:426
↓ 1 callersMethodget
src/thread_safe.h:424
↓ 1 callersFunctiongetClipboardData
src/platform/windows/misc.cpp:1886
↓ 1 callersFunctiongetCookieValue
* @brief Retrieve the value of a key from a cookie string. * @param cookieString The cookie header string. * @param key The key to search. *
src/confighttp.cpp:141
↓ 1 callersFunctiongetDisplayHDR
src/platform/windows/virtual_display.cpp:425
↓ 1 callersFunctiongetDisplayHDRByName
src/platform/windows/virtual_display.cpp:529
↓ 1 callersMethodgetMessageUsingPlatform
* @param {string} key * @param {string?} defaultMsg * @return {string} translated message or defaultMsg if provided
src_assets/common/assets/web/platform-i18n.js:25
↓ 1 callersFunctionget_adapteraddrs
src/platform/windows/misc.cpp:164
↓ 1 callersFunctionget_all_clients
src/nvhttp.cpp:1015
↓ 1 callersMethodget_all_session_uuids
src/rtsp.cpp:619
↓ 1 callersMethodget_app_image
Gets application image from application list. Returns image from assets directory if found there. Returns default image if image configuration is not
src/process.cpp:829
↓ 1 callersFunctionget_argv
src/entry_handler.cpp:98
↓ 1 callersFunctionget_capabilities
* @brief Returns the supported platform capabilities to advertise to the client. * @return Capability flags. */
src/platform/macos/input.cpp:592
↓ 1 callersFunctionget_clipboard
src/platform/linux/misc.cpp:1066
↓ 1 callersMethodget_crtc_index_by_id
src/platform/linux/kmsgrab.cpp:422
← previousnext →501–600 of 1,701, ranked by callers