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
Method
isImageTypeSupported
lib/YAWidgets/src/BitmapWidget.cpp:180
Method
isKeywordEqual
lib/YAWidgets/src/TextWidget.cpp:828
Method
isLedOn
lib/HalTftDisplay/src/Board.cpp:163
Method
isLedOn
lib/HalHub75Esp32/src/Board.cpp:163
Method
isLedOn
lib/HalLedMatrix/src/Board.cpp:167
Method
isMealFound
lib/WormPlugin/src/WormPlugin.cpp:320
Method
isOn
lib/HalTftDisplay/src/Display.cpp:152
Method
isOn
lib/HalHub75Esp32/src/Display.cpp:155
Method
isPartOf
lib/OpenMeteoPlugin/src/OpenMeteoPlugin.cpp:617
Method
isPlaying
src/General/RTTTL.cpp:244
Method
isPluginAliasValid
src/Plugin/PluginMgr.cpp:473
Method
isPsramAvailable
lib/Utilities/src/MemUtil.cpp:128
Method
isPushFlagSet
lib/DDPPlugin/src/DDPServer.cpp:349
Method
isQueryFlagSet
lib/DDPPlugin/src/DDPServer.cpp:342
Method
isReady
* The display is ready, when the last physical pixel update is finished. * A asynchronous display update, triggered by show() can be observed thi
lib/HalTftDisplay/src/Display.h:108
Method
isReady
* The display is ready, when the last physical pixel update is finished. * A asynchronous display update, triggered by show() can be observed thi
lib/HalHub75Esp32/src/Display.h:105
Method
isReplyFlagSet
lib/DDPPlugin/src/DDPServer.cpp:330
Method
isRequestHandlerTrivial
* Non-trivial handler. * This is important to control the HTTP body parsing. In case of a non-trivial * handler, the webserver will parse th
src/Web/CaptivePortalHandler.h:116
Method
isRestartRequested
* Is a restart requested? * A restart will be requested after a user initiates a change to the PixelixUpdater partition (factory) via the webinte
src/Restart/RestartMgr.h:95
Method
isSeqNoValid
lib/DDPPlugin/src/DDPServer.cpp:368
Method
isSeverityEnabled
lib/Logging/src/Logging.cpp:237
Method
isSignalDetected
lib/SignalDetectorPlugin/src/SignalDetectorPlugin.cpp:516
Method
isSlotEmpty
src/DisplayMgr/SlotList.cpp:216
Method
isStaticText
lib/YAWidgets/src/TextWidget.cpp:400
Method
isStorageFlagSet
lib/DDPPlugin/src/DDPServer.cpp:323
Method
isSwitchOffRequested
* Is switch off requested? * * @return If switch off is requested, it will return true otherwise false. */
src/ButtonHandler/ButtonActions.h:113
Method
isTextWrapEnabled
* Is text wrap around enabled? * * @return If text wrap around is enabled, it will return true otherwise false. */
lib/BaseGfx/src/BaseGfxText.hpp:237
Method
isTimeCodeFlagSet
lib/DDPPlugin/src/DDPServer.cpp:316
Method
isVertical
* Get the direction of the gradient. * * @return If vertical gradient, it will return true otherwise false. */
lib/BaseGfx/src/BaseGfxBrush.hpp:398
Method
isWeatherForecastSupported
* Is the weather forecast feature supported by the view? * * @return If feature is supported, it will return true otherwise false. */
lib/Views/src/layout/OpenWeatherView32x16.h:244
Method
isWeatherForecastSupported
* Is the weather forecast feature supported by the view? * * @return If feature is supported, it will return true otherwise false. */
lib/Views/src/layout/OpenWeatherView32x8.h:244
Method
isWeatherForecastSupported
* Is the weather forecast feature supported by the view? * * @return If feature is supported, it will return true otherwise false. */
lib/Views/src/layout/OpenWeatherView64x64.h:240
Function
isrButton
* Button ISR which is called on change (falling- or rising-edge). * * @param[in] arg Trigger counter for the button. */
src/Hal/ButtonDrv.cpp:398
Method
ledOff
lib/HalTftDisplay/src/Board.cpp:157
Method
ledOff
lib/HalHub75Esp32/src/Board.cpp:157
Method
ledOff
lib/HalLedMatrix/src/Board.cpp:161
Method
ledOn
lib/HalTftDisplay/src/Board.cpp:151
Method
ledOn
lib/HalHub75Esp32/src/Board.cpp:151
Method
ledOn
lib/HalLedMatrix/src/Board.cpp:155
Method
lineTo
* Draw line from current pen location to the given * coordinates. * * @param[in] x x-coordinate * @param[in] y y-coordinate *
lib/BaseGfx/src/BaseGfxPen.hpp:156
Method
linearGradientTextColor
lib/YAWidgets/src/TextWidget.cpp:1031
Method
load
lib/YAWidgets/src/BmpImgLoader.cpp:150
Method
load
lib/FileMgrService/src/FileMgrService.cpp:540
Method
load
src/Hal/SensorDataProvider.cpp:280
Method
loadBMP
lib/YAWidgets/src/BitmapWidget.cpp:267
Method
loadBmpFileHeader
lib/YAWidgets/src/BmpImgLoader.cpp:236
Method
loadConfiguration
* Load configuration from JSON file. * * @return If successful loaded, it will return true otherwise false. */
lib/Plugin/src/PluginWithConfig.hpp:297
Method
loadDibHeader
lib/YAWidgets/src/BmpImgLoader.cpp:250
Method
loadDiscoveryInfo
lib/MqttApiTopicHandler/src/HomeAssistantMqtt.cpp:361
Method
loadGIF
lib/YAWidgets/src/BitmapWidget.cpp:310
Method
loadIcon
lib/Views/src/layout/CanvasViewGeneric.cpp:64
Method
loadIcon
* Load icon image from filesystem and show in the slot with the given id. * * @param[in] slotId The id of the slot. * @param[in] fil
lib/Views/src/layout/MultiIconViewGeneric.h:135
Method
loadIcon
lib/Views/src/layout/PlayerView64x64.cpp:64
Method
loadIcon
lib/Views/src/layout/IconTextView64x64.cpp:64
Method
loadIcon
lib/Views/src/layout/IconTextView32x8.cpp:64
Method
loadIcon
lib/Views/src/layout/IconTextLampView32x8.cpp:64
Method
loadIcon
lib/Views/src/layout/IconTextViewGeneric.cpp:64
Method
loadIcon
* Load icon image from filesystem and show in the slot with the given id. * * @param[in] slotId The id of the slot. * @param[in] fil
lib/Views/src/layout/MultiIconView64x64.h:136
Method
loadIcon
lib/Views/src/layout/IconTextLampView32x16.cpp:64
Method
loadIcon
lib/Views/src/layout/IconTextView32x16.cpp:64
Method
loadIcon
* Load icon image from filesystem and show in the slot with the given id. * * @param[in] slotId The id of the slot. * @param[in] fil
lib/Views/src/layout/MultiIconView32x16.h:136
Method
loadIcon
lib/Views/src/layout/IconTextLampViewGeneric.cpp:64
Method
loadIcon
lib/Views/src/layout/PlayerView32x16.cpp:64
Method
loadIcon
lib/Views/src/layout/IconTextLampView64x64.cpp:64
Method
loadIcon
lib/Views/src/layout/PlayerViewGeneric.cpp:64
Method
loadIcon
* Load icon image from filesystem and show in the slot with the given id. * * @param[in] slotId The id of the slot. * @param[in] fil
lib/Views/src/layout/MultiIconView32x8.h:136
Method
loadImageDataBlock
lib/YAWidgets/src/GifImgPlayer.cpp:1305
Method
loadMelody
src/General/RTTTL.cpp:120
Method
loadPalette
lib/YAWidgets/src/BmpImgLoader.cpp:296
Method
loadPixelData
lib/YAWidgets/src/BmpImgLoader.cpp:324
Method
loadSettings
lib/TimerService/src/TimerService.cpp:238
Method
loadSettings
lib/MqttService/src/MqttService.cpp:285
Method
lock
src/DisplayMgr/SlotList.cpp:248
Method
logLevelToString
lib/Logging/src/LogSinkPrinter.cpp:175
Method
logMqttClientState
lib/MqttService/src/MqttBrokerConnection.cpp:396
Method
logSensorAvailability
src/Hal/SensorDataProvider.cpp:389
Function
loop
* Main loop, which is called periodically. */
src/main.cpp:240
Method
lowLevelTaskFunction
lib/Os/src/Task.hpp:342
Function
main
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_SimpleTimer/TestSimpleTimer.cpp:84
Function
main
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_BmpImgLoader/TestBmpImgLoader.cpp:86
Function
main
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_GfxText/TestGfxText.cpp:88
Function
main
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_TextWidget/TestTextWidget.cpp:89
Function
main
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_LzwDecoder/TestLzwDecoder.cpp:109
Function
main
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_GifImgPlayer/TestGifImgPlayer.cpp:110
Function
main
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_Util/TestUtil.cpp:86
Function
main
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_CanvasWidget/TestCanvasWidget.cpp:86
Function
main
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_ProgressBar/TestProgressBar.cpp:86
Function
main
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_LampWidget/TestLampWidget.cpp:86
Function
main
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_Widget/TestWidget.cpp:88
Function
main
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_Logging/TestLogging.cpp:87
Function
main
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_StateMachine/TestStateMachine.cpp:179
Function
main
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_BitmapWidget/TestBitmapWidget.cpp:86
Function
main
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_Color/TestColor.cpp:88
Function
main_mbedtls_calloc
* mbedTLS memory allocation function using PSRAM if available. * * @param count Number of elements to allocate. * @param size Size of each element
src/main.cpp:313
Method
mergeConfiguration
* Merge JSON configuration with local settings to create a complete set. * * The received configuration may not contain all single key/value
lib/Views/src/layout/DateTimeViewGeneric.h:331
Method
mergeConfiguration
* Merge JSON configuration with local settings to create a complete set. * * The received configuration may not contain all single key/value
lib/Views/src/layout/DateTimeView32x8.h:330
Method
mergeConfiguration
lib/Views/src/layout/DateTimeView64x64.cpp:335
Method
mergeConfiguration
* Merge JSON configuration with local settings to create a complete set. * * The received configuration may not contain all single key/value
lib/Views/src/layout/DateTimeView32x16.h:330
Method
mergeConfiguration
lib/DateTimePlugin/src/DateTimePlugin.cpp:292
Method
mountFilesystem
src/SystemState/InitState.cpp:548
← previous
next →
1,801–1,900 of 2,917, ranked by callers