Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
978 716 d 17 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 4280 d 23 h theseven /emcore/trunk/ emCORE: Fix rename() crashes and some mess surrounding open() return values, make rename() support renaming directories  
814 5207 d 12 h theseven /emcore/trunk/ emCORE: Add more detailed tracking of handle owners  
635 5482 d 14 h theseven /emcore/trunk/ emCORE: Prevent directories from being opened like files  
481 5511 d 20 h theseven /emcore/trunk/ emCORE: Fix remove()  
460 5512 d 15 h theseven /emcore/trunk/ emCORE: Fix some linked list handling  
433 5517 d 19 h theseven /emcore/trunk/ emCORE: Fix some issues and make files/dirs runtime-allocated  
429 5518 d 8 h theseven /emcore/trunk/ emCORE: Dynamic memory allocation  
424 5518 d 13 h theseven /emcore/ Create emCORE branch  
120 5673 d 21 h theseven /embios/trunk/ Fix unaligned file accesses  
114 5674 d 19 h theseven /embios/trunk/ Hopefully fix the remaining red  
70 5677 d 12 h theseven /embios/trunk/ Fix red  
69 5677 d 12 h theseven /embios/trunk/ Make sure that storage accesses through the FAT32 layer are aligned properly  
58 5678 d 12 h theseven /embios/trunk/ Finally integrate the FAT code into emBIOS! \o/  
53 5679 d 19 h theseven /embios/trunk/ Make the FAT driver compile. I doubt it will work yet.  
52 5679 d 19 h theseven /embios/trunk/ Clean up printf function attributes  
50 5679 d 22 h theseven /embios/trunk/ Fix panicf()/DEBUGF() calls in FAT code  
47 5680 d 6 h farthen /embios/trunk/ Make the rockbox fat code compile except for the mutex stuff in disk.c  
46 5680 d 9 h theseven /embios/trunk/ Import file system code from Rockbox. It still needs to be adapted and cleaned up.