Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update exFAT to 1.0 | bigbiff bigbiff | 2013-01-28 | 34 | -1506/+84 |
| | | | | Change-Id: I059cf52c41e76c584f76534b84af8b398d9e4617 | ||||
* | Pull fix for exFAT from original source | Dees_Troy | 2013-01-28 | 2 | -7/+13 |
| | | | | | | http://code.google.com/p/exfat/source/detail?r=336 Change-Id: Ie8453770a4dcb31283012550f28483ad88bdc267 | ||||
* | change fuse to be compiled with TW_INCLUDE_FUSE_EXFAT | bigbiff bigbiff | 2013-01-19 | 2 | -0/+1466 |
| | | | | | update exfat_fuse to newest updates Always compile mkexfatfs | ||||
* | Add libtar to TWRP instead of using busybox tar | bigbiff bigbiff | 2013-01-09 | 43 | -0/+7473 |
Add proper mkdosfs tool Add fuse to TWRP Add experimental exfat-fuse to TWRP Convert all system() functions to use new Exec_Cmd function |