text viewer: reworks screen access logics and some bugs fix.
[kugel-rb.git] / utils / MTP / beastpatcher / TODO
blob717a77e7c84484eda8a286f9f33132ace6485db9
1 Basic implementation:
3 * Windows support - need to expand API provided by MTP_DLL.dll
4 * OS X support - need to statically link against libusb and libmtp
5 * Load bootloader.bin from a file
7 Ideas for future features:
9 * Dual-boot.  Look for nk.bin in current directory, and check its
10   md5sum to confirm it's an original firmware.  Possibly include
11   override for user-modified OFs, and option for user to specify an
12   alternate location.  
14   This will give the user three options - rockbox only, OF only
15   (i.e. uninstall) or dual-boot.  It would be easy to give the choice
16   of two boot orders (RB on hold or OF on hold) if that was desired.