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.  
968 4235 d 11 h theseven /emcore/trunk/ emCORE: iPod Classic: Make clickwheel driver aware of MENU+SELECT reset.  
642 5481 d 9 h theseven /emcore/trunk/ emCORE: Some sector buffer alignment fixes  
634 5482 d 14 h theseven /emcore/trunk/ emCORE: Add an API to request the number of total and free kilobytes on a volume  
489 5511 d 8 h theseven / emCORE: Fix a lot of bugs  
479 5511 d 20 h theseven /emcore/trunk/ emCORE: Fix file I/O via USB  
424 5518 d 13 h theseven /emcore/ Create emCORE branch  
298 5563 d 16 h theseven /embios/trunk/ emBIOS: Get rid of the SECTOR_SIZE constant in apps.  
211 5647 d 13 h theseven /embios/trunk/ Get rid of some leftover on-stack sector buffers  
111 5674 d 20 h theseven / Implement the most important part of the syscall interface  
58 5678 d 12 h theseven /embios/trunk/ Finally integrate the FAT code into emBIOS! \o/  
57 5678 d 13 h theseven /embios/trunk/ Some more cleanup and fixes, get rid of all unaligned storage accesses from fat.c  
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.