Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Universal-Team/Universal-Updater
/ functions
Functions
1,085 in github.com/Universal-Team/Universal-Updater
⨍
Functions
1,085
◇
Types & classes
238
↓ 1 callers
Function
rgba8ToPixel
put a pixel, given its RGBA color, into image of any color type*/
source/utils/lodepng.cpp:3167
↓ 1 callers
Function
rotate_capstone
Rotate the capstone with so that corner 0 is the leftmost with respect * to the given reference line. */
source/qr/identify.cpp:970
↓ 1 callers
Method
save
Write to config if changesMade. */
source/utils/config.cpp:194
↓ 1 callers
Method
savePrompt
source/utils/config.cpp:272
↓ 1 callers
Function
save_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
source/utils/lodepng.cpp:6284
↓ 1 callers
Function
sax_parse
include/utils/json.hpp:23291
↓ 1 callers
Function
setup_qr_perspective
Once the capstones are in place and an alignment point has been * chosen, we call this function to set up a grid-reading perspective * transform. *
source/qr/identify.cpp:949
↓ 1 callers
Function
skip_bom
! @brief skip the UTF-8 byte order mark @return true iff there is no BOM or the correct BOM has been skipped */
include/utils/json.hpp:7357
↓ 1 callers
Function
split
! @brief split the string input to reference tokens @note This function is only called by the json_pointer constructor. All excepti
include/utils/json.hpp:12276
↓ 1 callers
Method
stop
Stops the sound. */
source/utils/sound.cpp:158
↓ 1 callers
Method
sysLang
Detects system language and is used later to set app language to system language. */
source/utils/config.cpp:36
↓ 1 callers
Function
test_capstone
source/qr/identify.cpp:504
↓ 1 callers
Function
test_grouping
source/qr/identify.cpp:1145
↓ 1 callers
Function
test_neighbours
source/qr/identify.cpp:1114
↓ 1 callers
Function
threshold
source/qr/identify.cpp:304
↓ 1 callers
Function
to_cbor
include/utils/json.hpp:23558
↓ 1 callers
Function
to_json_tuple_impl
include/utils/json.hpp:4336
↓ 1 callers
Function
unescape
unescape "~1" to tilde and "~0" to slash (order is important!)
include/utils/json.hpp:12371
↓ 1 callers
Function
unfilterScanline
source/utils/lodepng.cpp:4101
↓ 1 callers
Method
update
Update an UniStore, including SpriteSheet, if revision increased. const std::string &file: Const Reference to the fileName. */
source/store/store.cpp:65
↓ 1 callers
Function
update_adler32
source/utils/lodepng.cpp:2143
↓ 1 callers
Function
wrapUrlLines
source/overlays/showQrCode.cpp:40
↓ 1 callers
Function
writeSignature
source/utils/lodepng.cpp:5090
Method
AddAllToQueue
Add all update-able entries to the queue. */
source/store/storeUtils.cpp:292
Method
AddToQueue
Adds an entry to the queue. nlohmann::json obj: The object. C2D_Image icn: The icon. */
source/utils/queueSystem.cpp:50
Method
AddToQueue
source/store/storeUtils.cpp:263
Method
ArgumentParser
The constructor of the Argument Parser. const std::string &file: Const Reference to the file. const std::string &entry: Const Reference to the Entr
source/utils/argumentParser.cpp:39
Method
BoxUnselected
include/utils/theme.hpp:51
Method
ClearQueue
Clears the queue. */
source/utils/queueSystem.cpp:74
Method
Config
Constructor of the config. */
source/utils/config.cpp:108
Method
Convert
source/utils/screenshot.cpp:31
Method
ConvertFromBuffer
source/utils/screenshot.cpp:62
Method
DeletePrevious
source/utils/cia.cpp:46
Method
DirEntry
include/utils/fileBrowse.hpp:36
Method
DisplayMarkBox
Draw the Marking part. int marks: The active mark flags. */
source/menu/markMenu.cpp:47
Method
DisplayMsg
Displays just a message until the next draw frame. const std::string &Text: The Message, which should be displayed. const std::string &Text: The St
source/gui/msg.cpp:49
Method
DisplayWarnMsg
Displays a warn message for 3 seconds. const std::string &Text: The Message, which should be displayed. */
source/gui/msg.cpp:79
Method
DoSearch
source/menu/searchMenu.cpp:104
Method
DownloadHandle
This is the Download List handle. Here you can.. - Scroll through the download list, if any available. - Execute an Entry of the download list. -
source/menu/downList.cpp:178
Method
Draw
MainScreen Main Draw. */
source/screens/mainScreen.cpp:111
Method
DrawBattery
source/gui/gfx.cpp:121
Method
DrawBottom
Draw the base bottom screen. */
source/gui/gfx.cpp:41
Method
DrawBox
Draw the box. float xPos: The X-Position where to draw the box. float yPos: The Y-Position where to draw the box. float width: The Width of the bu
source/gui/gfx.cpp:57
Method
DrawCheckbox
Draw the checkbox. float xPos: The X-Position where to draw the box. float yPos: The Y-Position where to draw the box. bool selected: if checked,
source/gui/gfx.cpp:96
Method
DrawDownList
Draw the Download entries part. const std::vector<std::string> &entries: Const Reference to the download list as a vector of strings. bool fetch: i
source/menu/downList.cpp:110
Method
DrawEntryInfo
Draw the Entry Info part. const std::shared_ptr<StoreEntry> &entry: Const Reference to the current StoreEntry. */
source/menu/entryInfo.cpp:46
Method
DrawGrid
Draw the Top Grid. */
source/menu/grid.cpp:65
Method
DrawIcon
Draws the sidebar icons blended with the SideBarIconColor. */
source/gui/gfx.cpp:199
Method
DrawIconRotated
Draws an icon rotated by a number in degrees and blended with a color. */
source/gui/gfx.cpp:209
Method
DrawList
Draw the top List. */
source/menu/list.cpp:40
Method
DrawProgressBar
Draw the progressbar. u64 currentProgress: The current progress. u64 totalProgress: The total progress. */
source/utils/animation.cpp:54
Method
DrawQueue
source/utils/animation.cpp:140
Method
DrawQueueMenu
source/menu/queueMenu.cpp:228
Method
DrawReleaseNotes
source/menu/releaseNotes.cpp:83
Method
DrawScreenshotMenu
Draw the Screenshot menu. const C2D_Image &img: The C2D_Image of the screenshot. const int sIndex: The Screenshot index. const bool sFetch: If fet
source/menu/screenshotMenu.cpp:46
Method
DrawSearchMenu
Draw the Search + Filter Menu. const std::vector<bool> &searchIncludes: Const Reference to the searchIncludes. const std::string &searchResult: Con
source/menu/searchMenu.cpp:129
Method
DrawSettings
Draw the Settings. int page: The page. int selection: The selection. */
source/menu/settings.cpp:727
Method
DrawSideMenu
Draw the Side Menu part. int currentMenu: The current store Mode / Menu. */
source/menu/sideMenu.cpp:47
Method
DrawSorting
Draw the Sort Menu. */
source/menu/sortMenu.cpp:82
Method
DrawSprite
Draw a Sprite of the sprites SpriteSheet. int img: The Image index. int x: The X-Position where to draw. int y: The Y-Position where to draw. flo
source/gui/gfx.cpp:85
Method
DrawTime
source/gui/gfx.cpp:111
Method
DrawToggle
Draw the toggle box. float xPos: The X-Position where to draw the toggle. float yPos: The Y-Position where to draw the toggle. bool toggled: If to
source/gui/gfx.cpp:107
Method
DrawTop
Draw the base top screen. */
source/gui/gfx.cpp:33
Method
DrawWifi
Draws the Wi-Fi signal icon */
source/gui/gfx.cpp:184
Method
Enter
source/utils/exclusiveMode.cpp:32
Method
EntryHandle
The EntryInfo handle. Here you can.. - Go to the download list, by pressing `A`. - Show the MarkMenu with START. bool &showMark: Reference to sh
source/menu/entryInfo.cpp:89
Method
Exit
Exit Universal-Updater. */
source/init.cpp:218
Method
Exit
source/utils/exclusiveMode.cpp:45
Method
FetchStringsFromVector
Fetch strings from a vector and return it as a single string. std::vector<std::string> fetch: The vector. */
source/utils/stringutils.cpp:54
Method
FindSplitPoint
source/menu/releaseNotes.cpp:37
Method
GetInstalled
include/store/storeEntry.hpp:74
Method
GetMarks
Return a vector of all marks. */
source/utils/stringutils.cpp:102
Method
GetMarks
include/store/storeEntry.hpp:51
Method
GetSheetIndex
include/store/storeEntry.hpp:57
Method
GetValid
include/utils/argumentParser.hpp:39
Method
GridLogic
Top Grid Logic Handle. Here you can.. - Scroll through the Grid with the D-Pad. const int ¤tMode: Reference to the current Mode. int &last
source/menu/grid.cpp:136
Method
HandleBattery
source/gui/gfx.cpp:168
Method
HandleQueueEntryDone
source/utils/animation.cpp:163
Method
Initialize
Initialize Universal-Updater. */
source/init.cpp:119
Method
Install
source/utils/cia.cpp:91
Function
IsUpdateAvailable
Return, if an update is available. const std::string &URL: Const Reference to the URL of the UniStore. int revCurrent: The current Revision. (-1 if
source/utils/download.cpp:481
Function
JSON_CATCH
include/utils/json.hpp:19802
Method
JSON_CATCH
include/utils/json.hpp:11893
Function
JSON_INTERNAL_CATCH
include/utils/json.hpp:20361
Method
Launch
source/utils/cia.cpp:30
Method
List
include/qr/qrcode.hpp:73
Method
ListLogic
Top List Logic Handle. Here you can.. - Scroll through the Grid with the D-Pad Up / Down and skip 3 entries with Left / Right. int ¤tMode:
source/menu/list.cpp:123
Method
LoadEntries
Reset everything of the store clear + reload the entries FROM JSON. */
source/store/storeUtils.cpp:240
Method
LoadFont
Load the custom font and use it instead of SysFont, if found. */
source/init.cpp:94
Method
Logic
MainScreen Logic. */
source/screens/mainScreen.cpp:183
Method
MainLoop
MainLoop of Universal-Updater. */
source/init.cpp:178
Method
MainScreen
MainScreen Constructor. Initialized meta, store and StoreEntry class and: - Downloads Universal-DB.. in case nothing exist. */
source/screens/mainScreen.cpp:48
Method
MarkHandle
Mark Menu handle. Here you can.. - Mark the selected app. - Return to EntryInfo with `B`. std::shared_ptr<StoreEntry> &entry: Reference to the c
source/menu/markMenu.cpp:85
Method
Meta
The Constructor of the Meta. Includes MetaData file creation, if non existent. */
source/store/meta.cpp:37
Method
ParseColorHexString
Parse a color hex string (`#RRGGBB`) and return a C2D color. Return 0 if parsing failed. */
source/utils/stringutils.cpp:144
Method
QRCode
Initialize everything needed for the camera. */
source/qr/qrcode.cpp:77
Method
Queue
include/utils/queueSystem.hpp:72
Method
QueueAnimHandle
source/utils/animation.cpp:144
Method
QueueEntryDone
source/utils/animation.cpp:154
Method
QueueHandle
The whole handle. */
source/utils/queueSystem.cpp:109
← previous
next →
601–700 of 1,085, ranked by callers