Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
978 717 d 16 h user890104 /emcore/ Remove tags and branches folders from emCORE, since it never had any. Move everything from trunk to the base emCORE folder.  
935 4281 d 22 h theseven /emcore/trunk/ emCORE: Fix rename() crashes and some mess surrounding open() return values, make rename() support renaming directories  
814 5208 d 11 h theseven /emcore/trunk/ emCORE: Add more detailed tracking of handle owners  
635 5483 d 13 h theseven /emcore/trunk/ emCORE: Prevent directories from being opened like files  
481 5512 d 19 h theseven /emcore/trunk/ emCORE: Fix remove()  
460 5513 d 14 h theseven /emcore/trunk/ emCORE: Fix some linked list handling  
433 5518 d 18 h theseven /emcore/trunk/ emCORE: Fix some issues and make files/dirs runtime-allocated  
429 5519 d 7 h theseven /emcore/trunk/ emCORE: Dynamic memory allocation  
424 5519 d 12 h theseven /emcore/ Create emCORE branch  
120 5674 d 20 h theseven /embios/trunk/ Fix unaligned file accesses  
114 5675 d 18 h theseven /embios/trunk/ Hopefully fix the remaining red  
70 5678 d 11 h theseven /embios/trunk/ Fix red  
69 5678 d 11 h theseven /embios/trunk/ Make sure that storage accesses through the FAT32 layer are aligned properly  
58 5679 d 11 h theseven /embios/trunk/ Finally integrate the FAT code into emBIOS! \o/  
53 5680 d 18 h theseven /embios/trunk/ Make the FAT driver compile. I doubt it will work yet.  
52 5680 d 18 h theseven /embios/trunk/ Clean up printf function attributes  
50 5680 d 21 h theseven /embios/trunk/ Fix panicf()/DEBUGF() calls in FAT code  
47 5681 d 6 h farthen /embios/trunk/ Make the rockbox fat code compile except for the mutex stuff in disk.c  
46 5681 d 9 h theseven /embios/trunk/ Import file system code from Rockbox. It still needs to be adapted and cleaned up.