Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-08-11 | Rename libfuse to prevent conflicts with newer CM trees | Dees_Troy | 2 | -2/+2 | |
Change-Id: I468e8556e1606b9c944292db27237026e78fb8f0 | |||||
2013-08-08 | update exfat to latest commits for io issues | bigbiff bigbiff | 35 | -244/+994 | |
2013-07-03 | update to newest exfat changes | bigbiff bigbiff | 12 | -116/+127 | |
2013-03-08 | Update exfat to newest commits | bigbiff bigbiff | 5 | -99/+75 | |
Change-Id: If15df21a556d39e6325ca8338345b698b9d8759d | |||||
2013-02-27 | Add fast scroll bar to fileselector | Vojtech Bocek | 1 | -1/+0 | |
Also fix build problems with libblkid in CM7 Signed-off-by: Vojtech Bocek <vbocek@gmail.com> Change-Id: I1cd4573e25b247171e4bd8cc05b70543f897a454 | |||||
2013-01-28 | Update exFAT to 1.0 | bigbiff bigbiff | 34 | -1506/+84 | |
Change-Id: I059cf52c41e76c584f76534b84af8b398d9e4617 | |||||
2013-01-28 | Pull fix for exFAT from original source | Dees_Troy | 2 | -7/+13 | |
http://code.google.com/p/exfat/source/detail?r=336 Change-Id: Ie8453770a4dcb31283012550f28483ad88bdc267 | |||||
2013-01-19 | change fuse to be compiled with TW_INCLUDE_FUSE_EXFAT | bigbiff bigbiff | 2 | -0/+1466 | |
update exfat_fuse to newest updates Always compile mkexfatfs | |||||
2013-01-09 | Add libtar to TWRP instead of using busybox tar | bigbiff bigbiff | 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 |