Subversion Repositories freemyipod

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
72 5679 d 23 h theseven /embios/trunk/ Finally make the FAT code work  
71 5679 d 23 h theseven /embios/trunk/ Import Rockbox libc, and use its headers instead of system headers, which have been causing trouble all over the place  
60 5681 d 0 h theseven /embios/trunk/ Fix some more includes  
59 5681 d 0 h theseven /embios/trunk/ Hopefully get rid of some warnings by rearranging some includes  
57 5681 d 2 h theseven /embios/trunk/ Some more cleanup and fixes, get rid of all unaligned storage accesses from fat.c  
51 5682 d 10 h theseven /embios/trunk/ Make fat.c compile  
50 5682 d 10 h theseven /embios/trunk/ Fix panicf()/DEBUGF() calls in FAT code  
49 5682 d 11 h theseven /embios/trunk/ Fix a few FAT code includes  
47 5682 d 19 h farthen /embios/trunk/ Make the rockbox fat code compile except for the mutex stuff in disk.c  
46 5682 d 22 h theseven /embios/trunk/ Import file system code from Rockbox. It still needs to be adapted and cleaned up.