Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlueAndi/Pixelix
/ functions
Functions
2,917 in github.com/BlueAndi/Pixelix
⨍
Functions
2,917
◇
Types & classes
452
↓ 2 callers
Method
setWeatherInfo
* Set weather information, which shall be shown. * Use the bitfield WeatherInfo to combine the information by OR. * * @param[in] weathe
lib/Views/src/layout/OpenWeatherView32x8.h:191
↓ 2 callers
Method
setWeatherInfoCurrent
lib/Views/src/layout/OpenWeatherView32x8.cpp:184
↓ 2 callers
Method
setWeatherInfoForecast
lib/Views/src/layout/OpenWeatherView64x64.cpp:327
↓ 2 callers
Method
start
lib/MqttService/src/MqttService.cpp:74
↓ 2 callers
Method
start
lib/WifiStatusPlugin/src/WifiStatusPlugin.cpp:64
↓ 2 callers
Method
stop
lib/SignalDetectorPlugin/src/SignalDetectorPlugin.cpp:228
↓ 2 callers
Method
stop
lib/OpenWeatherPlugin/src/OpenWeatherPlugin.cpp:216
↓ 2 callers
Method
stop
lib/AudioService/src/AudioDrv.cpp:143
↓ 2 callers
Method
toFloat
* Convert string to float. * * @return Float value of string. */
lib/ArduinoNative/src/WString.h:421
↓ 2 callers
Method
toJson
lib/TimerService/src/TimerSetting.cpp:72
↓ 2 callers
Method
toJson
lib/MqttService/src/MqttSetting.cpp:234
↓ 2 callers
Method
uninstall
src/Plugin/PluginMgr.cpp:110
↓ 2 callers
Method
unregisterObserver
* Unregister an audio observer. * * @param[in] observer The audio observer which to unregister. */
lib/AudioService/src/AudioDrv.h:161
↓ 2 callers
Method
unregisterSetting
lib/SettingsService/src/SettingsService.cpp:605
↓ 2 callers
Method
unregisterTopics
lib/TopicHandlerService/src/TopicHandlerService.cpp:221
↓ 2 callers
Method
unsubscribe
lib/MqttService/src/MqttService.cpp:249
↓ 2 callers
Method
write
lib/ArduinoNative/src/Print.cpp:64
↓ 1 callers
Function
_clean_up_folders
Remove folders in destination path, which are not present in the source path. Args: plugin_list (list): List with all plugin names
scripts/configure_plugins.py:108
↓ 1 callers
Function
_clean_up_folders
Remove folders in destination path, which are not present in the source path. Args: service_list (list): List with all service names
scripts/configure_services.py:108
↓ 1 callers
Function
_copy_files
Copy plugin web related files from /lib/<plugin-name> to /data/plugins/<plugin-name>. If no destination folder exists, it will be created.
scripts/configure_plugins.py:142
↓ 1 callers
Function
_copy_files
Copy service web related files from /lib/<service-name> to /data/services/<service-name>. If no destination folder exists, it will be created
scripts/configure_services.py:142
↓ 1 callers
Function
_generate_cpp_plugin_list
Generate the PluginList.cpp source file. Args: plugin_list_full_path (str): Full path to PluginList.cpp where it shall be created.
scripts/configure_plugins.py:186
↓ 1 callers
Function
_generate_cpp_service
Generate the Service.cpp source file. Args: service_list_full_path (str): Full path to where the source code shall be created.
scripts/configure_services.py:186
↓ 1 callers
Function
_generate_cpp_topic_handler
Generate the Service.cpp source file. Args: topic_handler_list_full_path (str): Full path to where the source code shall be created.
scripts/configure_topic_handlers.py:47
↓ 1 callers
Function
_generate_web_menu
Generate the menu.json file. Args: menu_full_path (str): Full path to menu.json where it shall be created. plugin_list (list)
scripts/configure_plugins.py:161
↓ 1 callers
Function
_generate_web_menu
Generate the menu.json file. Args: menu_full_path (str): Full path to menu.json where it shall be created. service_list (list
scripts/configure_services.py:161
↓ 1 callers
Method
_get_config_section
Find the config:<type> section in the configuration. Args: config (obj): Configuration Returns: str: S
scripts/config_model.py:45
↓ 1 callers
Function
_load_json_file
Load JSON file. Args: full_path (str): Full path to JSON file. Returns: dict|None: Data dictionary or None
scripts/configure_plugins.py:88
↓ 1 callers
Function
_load_json_file
Load JSON file. Args: full_path (str): Full path to JSON file. Returns: dict|None: Data dictionary or None
scripts/configure_services.py:88
↓ 1 callers
Method
activateNextSlot
src/DisplayMgr/DisplayMgr.cpp:588
↓ 1 callers
Method
activatePreviousSlot
src/DisplayMgr/DisplayMgr.cpp:599
↓ 1 callers
Method
active
lib/DDPPlugin/src/DDPPlugin.cpp:101
↓ 1 callers
Method
addHeader
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:389
↓ 1 callers
Method
addStatusLine
lib/AsyncHttpClient/src/HttpResponse.cpp:105
↓ 1 callers
Method
allocate
* Allocates memory for a single object and constructs it. * No exception is thrown on error, nullptr is returned instead. * * @return P
lib/Allocator/src/TypedAllocator.hpp:97
↓ 1 callers
Function
any_local_change
Checks whether there is any local change in the sources, which are under revision control. Returns: bool: If any local change is
scripts/get_git_rev.py:91
↓ 1 callers
Function
any_unpushed_commit
Checks whether there is any commit, which is not pushed to the remote repository. Args: upstream (str): Upstream repository path
scripts/get_git_rev.py:111
↓ 1 callers
Method
applyBrightness
* Apply brightness to display. This method should be called * in the display update context to avoid race conditions. * * @param[in] di
src/DisplayMgr/BrightnessCtrl.h:240
↓ 1 callers
Method
areFreqBinsReady
* Are the frequency bins updated and ready? * * @return If the frequency bins are ready, it will return true otherwise false. */
lib/AudioService/src/SpectrumAnalyzer.h:125
↓ 1 callers
Method
begin
lib/DDPPlugin/src/DDPServer.cpp:185
↓ 1 callers
Method
bodyHandler
lib/RestApiTopicHandler/src/RestApiTopicHandler.cpp:421
↓ 1 callers
Method
buttonTaskMainLoop
src/Hal/ButtonDrv.cpp:307
↓ 1 callers
Method
cleanUp
lib/SettingsService/src/SettingsService.cpp:526
↓ 1 callers
Method
close
* Close the GIF loader and release any memory. */
lib/YAWidgets/src/GifFileToMemLoader.h:178
↓ 1 callers
Function
configure_plugins
Handle all plugin related artifacts. Args: plugin_list (list): List of plugin names layout (str): The display layout.
scripts/configure_plugins.py:216
↓ 1 callers
Function
configure_services
Generate all service related artifacts. Args: service_list (list): List of service names layout (str): The display layout.
scripts/configure_services.py:242
↓ 1 callers
Function
configure_topic_handlers
Generate all topic handler related artifacts. Args: topic_handler_list (list): List of topic handler names
scripts/configure_topic_handlers.py:85
↓ 1 callers
Method
create
* Plugin creation method, used to register on the plugin manager. * * @param[in] name Plugin name (must exist over lifetime) * @param[
lib/SignalDetectorPlugin/src/SignalDetectorPlugin.h:109
↓ 1 callers
Method
create
* Plugin creation method, used to register on the plugin manager. * * @param[in] name Plugin name (must exist over lifetime) * @param[
lib/OpenWeatherPlugin/src/OpenWeatherPlugin.h:135
↓ 1 callers
Method
create
* Plugin creation method, used to register on the plugin manager. * * @param[in] name Plugin name (must exist over lifetime) * @param[
lib/MatrixPlugin/src/MatrixPlugin.h:93
↓ 1 callers
Method
create
* Plugin creation method, used to register on the plugin manager. * * @param[in] name Plugin name (must exist over lifetime) * @param[
lib/TempHumidPlugin/src/TempHumidPlugin.h:120
↓ 1 callers
Method
create
* Plugin creation method, used to register on the plugin manager. * * @param[in] name Plugin name (must exist over lifetime) * @param[
lib/FirePlugin/src/FirePlugin.h:112
↓ 1 callers
Method
create
* Plugin creation method, used to register on the plugin manager. * * @param[in] name Plugin name (must exist over lifetime) * @param[
lib/VolumioPlugin/src/VolumioPlugin.h:113
↓ 1 callers
Method
create
* Plugin creation method, used to register on the plugin manager. * * @param[in] name Plugin name (must exist over lifetime) * @param[
lib/SoundReactivePlugin/src/SoundReactivePlugin.h:120
↓ 1 callers
Method
create
* Plugin creation method, used to register on the plugin manager. * * @param[in] name Plugin name (must exist over lifetime) * @param[
lib/CountdownPlugin/src/CountdownPlugin.h:218
↓ 1 callers
Method
create
* Plugin creation method, used to register on the plugin manager. * * @param[in] name Plugin name (must exist over lifetime) * @param[
lib/SensorPlugin/src/SensorPlugin.h:105
↓ 1 callers
Method
create
* Plugin creation method, used to register on the plugin manager. * * @param[in] name Plugin name (must exist over lifetime) * @param[
lib/RainbowPlugin/src/RainbowPlugin.h:92
↓ 1 callers
Method
create
* Plugin creation method, used to register on the plugin manager. * * @param[in] name Plugin name (must exist over lifetime) * @param[
lib/TestPlugin/src/TestPlugin.h:98
↓ 1 callers
Method
create
* Plugin creation method, used to register on the plugin manager. * * @param[in] name Plugin name (must exist over lifetime) * @param[
lib/OpenMeteoPlugin/src/OpenMeteoPlugin.h:110
↓ 1 callers
Method
create
* Plugin creation method, used to register on the plugin manager. * * @param[in] name Plugin name (must exist over lifetime) * @param[
lib/DateTimePlugin/src/DateTimePlugin.h:111
↓ 1 callers
Method
create
* Plugin creation method, used to register on the plugin manager. * * @param[in] name Plugin name (must exist over lifetime). * @param
lib/MultiIconPlugin/src/MultiIconPlugin.h:102
↓ 1 callers
Method
create
* Plugin creation method, used to register on the plugin manager. * * @param[in] name Plugin name (must exist over lifetime) * @param[
lib/SunrisePlugin/src/SunrisePlugin.h:115
↓ 1 callers
Method
create
* Plugin creation method, used to register on the plugin manager. * * @param[in] name Plugin name (must exist over lifetime) * @param[
lib/IconTextLampPlugin/src/IconTextLampPlugin.h:108
↓ 1 callers
Method
create
* Plugin creation method, used to register on the plugin manager. * * @param[in] name Plugin name (must exist over lifetime) * @param[
lib/GruenbeckPlugin/src/GruenbeckPlugin.h:107
↓ 1 callers
Method
create
* Plugin creation method, used to register on the plugin manager. * * @param[in] name Plugin name (must exist over lifetime) * @param[
lib/IconTextPlugin/src/IconTextPlugin.h:105
↓ 1 callers
Method
create
* Plugin creation method, used to register on the plugin manager. * * @param[in] name Plugin name (must exist over lifetime) * @param[
lib/BatteryPlugin/src/BatteryPlugin.h:112
↓ 1 callers
Method
create
* Plugin creation method, used to register on the plugin manager. * * @param[in] name Plugin name (must exist over lifetime) * @param[
lib/GrabViaRestPlugin/src/GrabViaRestPlugin.h:113
↓ 1 callers
Method
create
* Plugin creation method, used to register on the plugin manager. * * @param[in] name Plugin name (must exist over lifetime) * @param[
lib/GrabViaMqttPlugin/src/GrabViaMqttPlugin.h:108
↓ 1 callers
Function
create_layer
Create layer to the destination image and generate the preview from the source image at the given position. Args: dst_image (
doc/images/icons/gimp_plugin/gimp_create_preview.py:72
↓ 1 callers
Method
deallocate
* Deallocates the object and destructs it. * No exception is thrown on error. * Never use it for pointers to arrays! * * @param[in
lib/Allocator/src/TypedAllocator.hpp:121
↓ 1 callers
Method
disable
src/DisplayMgr/Slot.cpp:164
↓ 1 callers
Function
disableHomeAssistantAutomaticDiscovery
* Disable HomeAssistant MQTT automatic discovery to avoid that the welcome plugin will be discovered in case of a filesystem update. * * @return The
src/Web/RestApi.cpp:1961
↓ 1 callers
Method
disconnect
lib/MqttService/src/MqttBrokerConnection.cpp:169
↓ 1 callers
Method
enableTransparency
* Enable transparency with the given transparent color. * * @param[in] transparentColor Color which shall be treated as transparent. */
lib/YAWidgets/src/CanvasWidget.h:304
↓ 1 callers
Method
enter
* Enter the critical section. */
lib/Os/src/CriticalSection.hpp:84
↓ 1 callers
Method
entry
src/SystemState/APState.cpp:96
↓ 1 callers
Method
execute
src/Web/WsCommand/WsCmdLog.cpp:65
↓ 1 callers
Method
executeAction
* Execute action by button action id. * * @param[in] id Button action id */
src/Topics/Topics.cpp:95
↓ 1 callers
Method
extendPayload
lib/AsyncHttpClient/src/HttpResponse.cpp:168
↓ 1 callers
Method
fadeIn
lib/FadeEffects/src/FadeMoveX.cpp:67
↓ 1 callers
Method
fadeOut
lib/FadeEffects/src/FadeMoveX.cpp:76
↓ 1 callers
Method
fillCircle
* Fill a circle with a specific color. * https://en.wikipedia.org/wiki/Midpoint_circle_algorithm * * @param[in] mx x-coordinate
lib/BaseGfx/src/BaseGfx.hpp:464
↓ 1 callers
Method
fromRgb565
* Set new color information by RGB565 value. * The intensity won't change. * * @param[in] value Color value (RGB) in 16 bit format
lib/YAGfx/src/Rgb888.h:372
↓ 1 callers
Method
getBrightness
* Get brightness level. * * @return Brightness level ([0; 255], otherwise disabled). */
lib/TimerService/src/TimerSetting.h:149
↓ 1 callers
Method
getClientCert
* Get client certificate for TLS connection. * If no certificate is set, it returns nullptr. * * @return Client certificate. */
lib/MqttService/src/MqttSetting.h:200
↓ 1 callers
Method
getClientKey
* Get client key for TLS connection. * If no key is set, it returns nullptr. * * @return Client key. */
lib/MqttService/src/MqttSetting.h:211
↓ 1 callers
Function
getContentType
* Get content type of file. * * @param[in] filename Name of file * * @return The file specific content type. */
src/Web/RestApi.cpp:1544
↓ 1 callers
Method
getCurrentTimeZoneOffset
src/Service/ClockDrv.cpp:340
↓ 1 callers
Method
getDisplayState
* Get display state. * * @return Display state. */
lib/TimerService/src/TimerSetting.h:139
↓ 1 callers
Function
getDisposalMethodAsString
* Get user friendly description of the disposal method. * * @param[in] disposalMethod The disposal method. * * @return Description as string *
lib/YAWidgets/src/GifImgPlayer.cpp:1492
↓ 1 callers
Method
getEmptyUnlockedSlot
src/DisplayMgr/SlotList.cpp:194
↓ 1 callers
Method
getErrorIndex
* Get the error index, which indicates where the parser detected the error. * Its only valid if the parse() method failed. * * @return
lib/YAWidgets/src/TWTokenizer.h:102
↓ 1 callers
Method
getFBCopy
src/DisplayMgr/DisplayMgr.cpp:741
↓ 1 callers
Method
getFileIdByName
lib/FileMgrService/src/FileMgrService.cpp:193
↓ 1 callers
Function
getFiles
* Get the files in the directory (optional: recursively) and fill the JSON array flat. * It will start to collect the files/directories after "preCou
src/Web/RestApi.cpp:1362
↓ 1 callers
Method
getFilter
lib/OpenWeatherPlugin/src/OpenWeatherCurrent.cpp:74
↓ 1 callers
Method
getFreqBins
lib/AudioService/src/SpectrumAnalyzer.cpp:192
↓ 1 callers
Method
getGlyph
* Get a glyph object from the font for the choosen character. * * @param[in] singleChar Character for what the glyph is requested. *
lib/BaseGfx/src/BaseFont.hpp:168
↓ 1 callers
Method
getHeight
* Get height in pixel. * * @return Canvas height in pixel */
lib/HalLedMatrix/src/Display.h:153
↓ 1 callers
Function
getHomeAssistantAutomaticDiscoveryStatus
* Get the status of the Home Assistant MQTT automatic discovery. * * @return The status of the Home Assistant MQTT automatic discovery. */
src/Web/RestApi.cpp:2047
← previous
next →
401–500 of 2,917, ranked by callers