summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2013-09-26 11:01:42 +0200
committerGravatar Martin Szulecki2013-09-26 11:01:42 +0200
commitf7a663ce8735644a3cedb22fa8540dcdbe56eee3 (patch)
treec8e08b2e7c40744216e2febf0ca253176911004a /TODO
parent07391edbf2ca1feaf4357259fd9e477ec53e6d81 (diff)
downloadlibirecovery-f7a663ce8735644a3cedb22fa8540dcdbe56eee3.tar.gz
libirecovery-f7a663ce8735644a3cedb22fa8540dcdbe56eee3.tar.bz2
Remove unmaintained TODO and Makefile.shared files
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 0 insertions, 15 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index 411f6e6..0000000
--- a/TODO
+++ /dev/null
@@ -1,15 +0,0 @@
-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 \ No newline at end of file