summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO25
1 files changed, 12 insertions, 13 deletions
diff --git a/TODO b/TODO
index 306a1ae..411f6e6 100644
--- a/TODO
+++ b/TODO
@@ -1,16 +1,15 @@
1TODO List 1TODO List
2------------------------------------------------ 2------------------------------------------------
3 3
41) libirecovery debug should be as static variable so the client doesn't need to be passed and can be set only once. 4o) Need to implement irecv_saveenv()
52) Need to implement irecv_saveenv() 5o) Need to implement irecv_bootx()
63) Need to implement irecv_bootx() 6o) Neex to implement irecv_go()
74) Neex to implement irecv_go() 7o) Need to implement irecv_bgcolor()
85) Need to implement irecv_bgcolor() 8o) Need to implememt irecv_setpicture()
96) Need to implememt irecv_setpicture() 9o) Need to impelemnt irecv_reboot()
107) Need to impelemnt irecv_reboot() 10o) Should figure out a better place to store callbacks so the CONNECTED callback can actually be used
118) Should figure out a better place to store callbacks so the CONNECTED callback can actually be used 11o) would be nice to change to use asyncronous connections
129) would be nice to change to use asyncronous connections 12o) could add a function to identify whether we're connected to iBoot/iBEC/iBSS or DFU
1310) could add a function to identify whether we're connected to iBoot/iBEC/iBSS or DFU 13o) could add a function to identify which version we're connected to
1411) could add a function to identify which version we're connected to 14o) could add a function to return the device serial number
1512) could add a function to return the device serial number 15o) fix command parsing to strip quotes \ No newline at end of file
1613) fix command parsing to strip quotes \ No newline at end of file