MCPcopy Create free account

hub / github.com/BlueAndi/Pixelix / functions

Functions2,917 in github.com/BlueAndi/Pixelix

↓ 2 callersMethodclearSticky
src/DisplayMgr/SlotList.cpp:383
↓ 2 callersMethodcreatePlugin
src/Plugin/PluginFactory.cpp:65
↓ 2 callersMethoddeInit
lib/YAWidgets/src/LzwDecoder.cpp:243
↓ 2 callersMethoddisable
* Disable plugin. * A disabled plugin won't be scheduled in the next cycle. * Note, calling this doesn't abort a active phase. */
lib/Plugin/src/Plugin.hpp:304
↓ 2 callersMethoddisconnect
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:905
↓ 2 callersMethoddrawPixel
* Draw a single pixel at given position. * * @param[in] x x-coordinate * @param[in] y y-coordinate * @param[in] color Colo
lib/BaseGfx/src/BaseGfxCanvas.hpp:298
↓ 2 callersMethoddrawText
* Draw a text at given cursor position. * * @param[in] gfx Graphics interface * @param[in] text Text which to draw */
lib/BaseGfx/src/BaseGfxText.hpp:420
↓ 2 callersMethoddrawVLine
* Draw vertical line. * Note, this is faster than using drawLine(). * * @param[in] x x-coordinate of start point * @param[
lib/BaseGfx/src/BaseGfx.hpp:238
↓ 2 callersMethodenable
* Enable plugin. * Only a enabled plugin will be scheduled. */
lib/Plugin/src/Plugin.hpp:294
↓ 2 callersMethodenable
* Enable widget. * If the widget is enabled, it will be drawn. */
lib/YAWidgets/src/Widget.hpp:219
↓ 2 callersMethodend
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:363
↓ 2 callersFunctionesp_log_timestamp
lib/ArduinoNative/src/Arduino.cpp:81
↓ 2 callersMethodexit
* Exit critical section. */
lib/Os/src/CriticalSection.hpp:92
↓ 2 callersMethodfromJson
lib/TimerService/src/TimerSetting.cpp:88
↓ 2 callersMethodfromJson
lib/MqttService/src/MqttSetting.cpp:271
↓ 2 callersMethodgetCharBoundingBox
* Get bounding box of single character. * * @param[in] singleChar Single character * @param[out] width Width in pixel *
lib/BaseGfx/src/BaseFont.hpp:196
↓ 2 callersMethodgetCmd
* Get command string. * * @return Command string */
src/Web/WsCommand/WsCmd.h:86
↓ 2 callersMethodgetCurrent
* Get the last updated value. * * @return Current value */
lib/Utilities/src/StatisticValue.hpp:207
↓ 2 callersMethodgetEfuseMac
test/stub/Esp.cpp:67
↓ 2 callersMethodgetErrorId
* Get current set error id. * * @return Error id, which is set. */
src/SystemState/ErrorState.h:132
↓ 2 callersMethodgetFrameBufferXAddr
* Get the address inside the framebuffer at certain coordinates. * If the requested length is not available, it will return nullptr. *
lib/BaseGfx/src/BaseGfxCanvas.hpp:327
↓ 2 callersMethodgetFrameBufferYAddr
* Get the address inside the framebuffer at certain coordinates. * If the requested length is not available, it will return nullptr. *
lib/BaseGfx/src/BaseGfxCanvas.hpp:387
↓ 2 callersMethodgetFreqBinsLen
* Get the number of frequency bins. * * @return Number of frequency bins */
lib/AudioService/src/SpectrumAnalyzer.h:105
↓ 2 callersMethodgetHumidity
* Get the humidity. * * @return Humidity in %. */
lib/OpenWeatherPlugin/src/OpenWeatherCurrent.h:274
↓ 2 callersMethodgetLogLevel
lib/Logging/src/Logging.cpp:143
↓ 2 callersFunctiongetMinuteCosinus
* Get the Minute Cosinus value * * @param[in] angle Minute angle, must be multiple of 6° (360 °/ 60 minutes) * * @return cosinus value for angle (
lib/Views/src/layout/DateTimeView64x64.cpp:420
↓ 2 callersMethodgetOffset
* Get the current scroll offset. * * @return Scroll offset in pixels */
lib/YAWidgets/src/ScrollController.h:126
↓ 2 callersMethodgetSpectrumAnalyzer
* Get the spectrum analyzer. * * @return Spectrum analyzer instance otherwise nullptr */
lib/AudioService/src/AudioService.h:102
↓ 2 callersMethodgetTargetFreq
* Get the target frequency. * * @return Target frequency in Hz */
lib/AudioService/src/AudioToneDetector.h:101
↓ 2 callersMethodgetTemperature
* Get the temperature. * Might be NaN in case no response was never parsed * or its not supported by the OpenWeather source. * * @
lib/OpenWeatherPlugin/src/OpenWeatherCurrent.h:242
↓ 2 callersMethodgetText
lib/YAWidgets/src/TextWidget.cpp:680
↓ 2 callersMethodgetTextCursorPos
* Get cursor position. * * @param[out] x x-coordinate * @param[out] y y-coordinate */
lib/BaseGfx/src/BaseGfxText.hpp:153
↓ 2 callersMethodgetTopic
lib/TimerService/src/TimerService.cpp:318
↓ 2 callersMethodgetTopics
* Get plugin topics, which can be get/set via different communication * interfaces like REST, websocket, MQTT, etc. * * Example: *
lib/Plugin/src/Plugin.hpp:199
↓ 2 callersMethodgetWeatherIconId
lib/OpenWeatherPlugin/src/OpenWeatherForecast.cpp:275
↓ 2 callersMethodgetWeatherInfo
* Get the enabled weather information. * See WeatherInfo for every bit. * * @return Weather information which is enabled. */
lib/Views/src/layout/OpenWeatherView32x8.h:180
↓ 2 callersFunctionget_git_revision_hash
Get the git revision hash number. Returns: str: Revision hash
scripts/get_git_rev.py:46
↓ 2 callersFunctionget_git_revision_short_hash
Get the short git revision hash number. Returns: str: Short revision hash
scripts/get_git_rev.py:61
↓ 2 callersFunctionget_version
Get the version identification from the definition file. Returns: str: Version
scripts/get_git_rev.py:133
↓ 2 callersMethodhasTopicChanged
lib/TimerService/src/TimerService.cpp:339
↓ 2 callersMethodinit
src/DisplayMgr/BrightnessCtrl.cpp:66
↓ 2 callersMethodinstallPlugin
src/DisplayMgr/DisplayMgr.cpp:296
↓ 2 callersFunctioniperf_is_tcp_client
lib/Iperf/src/iperf.c:45
↓ 2 callersFunctioniperf_is_udp_client
lib/Iperf/src/iperf.c:35
↓ 2 callersFunctioniperf_is_udp_server
lib/Iperf/src/iperf.c:40
↓ 2 callersMethodisActive
src/General/SysMsg.cpp:103
↓ 2 callersMethodisReady
* The display is ready, when the last physical pixel update is finished. * A asynchronous display update, triggered by show() can be observed thi
lib/HalLedMatrix/src/Display.h:107
↓ 2 callersMethodisRunning
lib/Os/src/Task.hpp:329
↓ 2 callersMethodisSlotEmptyAndUnlocked
src/DisplayMgr/SlotList.cpp:314
↓ 2 callersMethodisTrailerFound
* Is one complete frame loop cycle done? * * If the trailer is found in the GIF data stream, it means its the end. * Animations will au
lib/YAWidgets/src/GifImgPlayer.h:172
↓ 2 callersFunctionj
()
data/js/rpie.js:1
↓ 2 callersMethodloadIcon
lib/IconTextLampPlugin/src/IconTextLampPlugin.cpp:373
↓ 2 callersMethodloadIcon
lib/IconTextPlugin/src/IconTextPlugin.cpp:271
↓ 2 callersMethodloadIconByType
lib/TempHumidPlugin/src/internal/View.cpp:77
↓ 2 callersMethodnext
src/General/SysMsg.cpp:115
↓ 2 callersMethodnotify
lib/AudioService/src/SpectrumAnalyzer.cpp:144
↓ 2 callersMethodnotify
* The observed button will notify about changes. * * @param[in] buttonId The id of the button. * @param[in] state New button state
src/ButtonHandler/ButtonHandler.hpp:235
↓ 2 callersMethodonConnect
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:685
↓ 2 callersMethodonData
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:772
↓ 2 callersMethodonDisconnect
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:711
↓ 2 callersMethodonError
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:747
↓ 2 callersMethodonEvent
src/Web/WebSocket.cpp:253
↓ 2 callersMethodonPacket
lib/DDPPlugin/src/DDPServer.cpp:454
↓ 2 callersMethodonTimeout
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:889
↓ 2 callersMethodopen
lib/YAWidgets/src/GifImgPlayer.cpp:390
↓ 2 callersFunctionparseStringBool
* Parse a string to a boolean value. * * @param[in] str The string to parse ("true" or "false"). * @param[out] outValue The parsed boolean
src/Web/RestApi.cpp:256
↓ 2 callersMethodpause
* Pause the reception of further data. * A existing connection will be kept. */
lib/DDPPlugin/src/DDPServer.h:154
↓ 2 callersMethodposition
* Get file position. * * @return File position */
lib/YAWidgets/src/GifFileLoader.h:174
↓ 2 callersMethodpost
lib/RestService/src/RestService.cpp:218
↓ 2 callersMethodprint
lib/ArduinoNative/src/Print.cpp:89
↓ 2 callersMethodpublish
lib/MqttService/src/MqttBrokerConnection.cpp:186
↓ 2 callersMethodreadBytes
lib/ArduinoNative/src/FS.h:114
↓ 2 callersMethodregOnClosed
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:437
↓ 2 callersMethodregisterDDPCallback
* Register a callback to receive DDP data which to display. * * @param[in] cb The callback. */
lib/DDPPlugin/src/DDPServer.h:176
↓ 2 callersMethodregisterObserver
* Register an audio observer. * * @param[in] observer The audio observer which to register. * * @return If successful it will retu
lib/AudioService/src/AudioDrv.h:133
↓ 2 callersMethodregisterSetting
lib/SettingsService/src/SettingsService.cpp:586
↓ 2 callersMethodregisterTopics
lib/TopicHandlerService/src/TopicHandlerService.cpp:121
↓ 2 callersMethodrestartWeatherInfo
* Restart showing the first weather info again. * The order is according to the order of WeatherInfo. */
lib/Views/src/layout/OpenWeatherView32x8.h:208
↓ 2 callersMethodselectFadeEffect
src/DisplayMgr/FadeEffectController.cpp:62
↓ 2 callersMethodsetAlias
* Set instance alias name, which is more user friendly than the UID. * * @param[in] alias Plugin instance alias name */
lib/Plugin/src/Plugin.hpp:104
↓ 2 callersMethodsetApiKey
* Set the API key. * * @param[in] apiKey The API key which to set. */
lib/OpenWeatherPlugin/src/OpenWeatherCurrent.h:105
↓ 2 callersMethodsetColor
* Set progress bar color. * * @param[in] color Progress bar color */
lib/YAWidgets/src/ProgressBar.h:155
↓ 2 callersMethodsetColor
* Set pen color. * * @param[in] color Pen color which to set */
lib/BaseGfx/src/BaseGfxPen.hpp:106
↓ 2 callersMethodsetFontType
* Set font type. * The plugin may skip the font type in case it gets conflicts with the layout. * * A font type change will only be con
lib/Plugin/src/Plugin.hpp:138
↓ 2 callersMethodsetImagePath
* Set the image path for the weather condition icons. * * @param[in] path The image path for the weather condition icons. */
lib/Views/src/layout/OpenWeatherView32x8.h:129
↓ 2 callersMethodsetIntensity
* Set brush intensity. * * @param[in] intensity Brush intensity [0; 255] - 0: min. bright / 255: max. bright. */
lib/BaseGfx/src/BaseGfxBrush.hpp:175
↓ 2 callersMethodsetLatitude
* Set the latitude. * * @param[in] latitude The latitude which to set. */
lib/OpenWeatherPlugin/src/OpenWeatherCurrent.h:135
↓ 2 callersMethodsetLinearGradientBrush
* Use the linear gradient brush. */
lib/Views/src/ViewConfig.h:86
↓ 2 callersMethodsetLongitude
* Set the longitude. * * @param[in] longitude The longitude which to set. */
lib/OpenWeatherPlugin/src/OpenWeatherCurrent.h:165
↓ 2 callersMethodsetNetworkStatus
src/DisplayMgr/DisplayMgr.cpp:782
↓ 2 callersMethodsetOffsetX
* Set x offset in the parent canvas. * * @param[in] offsX x offset in the parent canvas */
lib/BaseGfx/src/BaseGfxCanvas.hpp:169
↓ 2 callersMethodsetOffsetY
* Set y offset in the parent canvas. * * @param[in] offsY y offset in the parent canvas */
lib/BaseGfx/src/BaseGfxCanvas.hpp:189
↓ 2 callersMethodsetPar
src/Web/WsCommand/WsCmdLog.cpp:116
↓ 2 callersMethodsetSlot
* Set the slot interface, which the plugin can used to request information * from the slot, it is plugged in. * * @param[in] slotInterf
lib/Plugin/src/Plugin.hpp:84
↓ 2 callersMethodsetSoftLimits
src/DisplayMgr/BrightnessCtrl.cpp:230
↓ 2 callersMethodsetSolidBrush
* Use the solid brush. */
lib/Views/src/ViewConfig.h:78
↓ 2 callersMethodsetTopic
lib/TimerService/src/TimerService.cpp:349
↓ 2 callersMethodsetUniqueId
* Set unique id used to make the default value unique. * * @param[in] uniqueId The unique id. */
lib/SettingsService/src/KeyValueString.h:213
↓ 2 callersMethodsetUnits
* Set the units to use temperature and wind speed. * * @param[in] units The units which to set. */
lib/OpenWeatherPlugin/src/OpenWeatherCurrent.h:196
↓ 2 callersMethodsetViewDuration
* Set the duration in ms, how long the view will be shown on the display. * It will be used to derive how long every enabled weather info is show
lib/Views/src/layout/OpenWeatherView32x8.h:143
← previousnext →301–400 of 2,917, ranked by callers