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 19 h user890104 /emcore/ Remove tags and branches folders from emCORE, since it never had any. Move everything from trunk to the base emCORE folder.  
874 4595 d 1 h theseven /emcore/trunk/target/ipodnano2g/ emCORE: iPod Nano 2G: Fix LCD driver lockup in csflush if the LCD is currently updating  
868 4986 d 12 h user890104 /emcore/trunk/target/ipodnano2g/ emCORE: fix an annoying LCD DMA bug, thanks to TheSeven  
835 5174 d 13 h theseven / emCORE: Add argc/argv argument passing mechanism for apps/libs and arg0-arg3 for threads  
751 5338 d 12 h theseven / emCORE: Optimize dithering algorithms  
747 5340 d 8 h theseven /emcore/trunk/target/ emCORE: Minor dithering performance improvements  
711 5405 d 18 h theseven /emcore/trunk/target/ipodnano2g/ emCORE: iPod Nano 2G LCD driver: Increase delay after shutting down the LCD. The old one wasn't sufficient to discharge the pixels in some cases.  
704 5419 d 20 h theseven /emcore/trunk/ emCORE: Improved panic and CPU exception handling  
669 5449 d 18 h theseven /emcore/trunk/target/ipodnano2g/ emCORE: Increase iPod Nano 2G LCD shutdown delay, it was apparently too short  
648 5474 d 8 h theseven /emcore/trunk/target/ emCORE: Shave off 3 instructions from the innermost loop of the dithering code by doing saturation more cleverly  
560 5495 d 17 h theseven /emcore/trunk/ emCORE: Power management optimizations  
540 5496 d 17 h theseven /emcore/trunk/target/ipodnano2g/ emCORE: Fix iPod Nano 2G LCD driver  
492 5504 d 7 h theseven /emcore/trunk/ emCORE: Rework LCD driver interface