forked from Chronic-Dev/libirecovery
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathTODO
More file actions
15 lines (14 loc) · 689 Bytes
/
Copy pathTODO
File metadata and controls
15 lines (14 loc) · 689 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TODO List
------------------------------------------------
o) Need to implement irecv_saveenv()
o) Need to implement irecv_bootx()
o) Neex to implement irecv_go()
o) Need to implement irecv_bgcolor()
o) Need to implememt irecv_setpicture()
o) Need to impelemnt irecv_reboot()
o) Should figure out a better place to store callbacks so the CONNECTED callback can actually be used
o) would be nice to change to use asyncronous connections
o) could add a function to identify whether we're connected to iBoot/iBEC/iBSS or DFU
o) could add a function to identify which version we're connected to
o) could add a function to return the device serial number
o) fix command parsing to strip quotes