Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
522 5497 d 14 h theseven /emcore/trunk/tools/ emcore.py: Fix another forgotten conversion  
518 5498 d 14 h farthen /emcore/trunk/tools/ emcore tools: Improve readability for even more strings, make all hex representations of numbers the same case.  
517 5498 d 14 h farthen /emcore/trunk/tools/ emcore tools: Fix indentation  
516 5498 d 14 h farthen /emcore/trunk/tools/ emcore tools: Fix createthread. Fix execfirmware. emcore.py: Make the strings more readable  
506 5501 d 16 h farthen /emcore/trunk/tools/ emcore tools: Implement a scheduler_thread structure and use it. Deprecate scheduler_thread version 1 and support scheduler_thread version 2. Change some lists to enums as that type fits them more.  
502 5502 d 15 h farthen /emcore/trunk/tools/ emcore.py: Change default behavior if emcore.py is run without arguments/with unknown arguments. It only displays a function summary then. You can view the full function list by running 'emcore.py help'  
501 5502 d 15 h farthen /emcore/trunk/tools/ emcore tools: rename misc.Logger.log() to misc.Logger.write() and change the default logging destination to stderr  
499 5502 d 15 h farthen /emcore/trunk/tools/ libemcore: Let the users pass the misc.Logger object themselves and implement this is emcore.py  
488 5511 d 20 h theseven /emcore/trunk/ emCORE: Fix lost ATA BBT allocation on iPod Classic, add some debugging output  
486 5511 d 22 h theseven /emcore/trunk/tools/ emcore.py: Fix some possible exception suppressors  
483 5511 d 23 h theseven /emcore/trunk/tools/ emcore.py: Add "tree" function  
482 5511 d 23 h theseven /emcore/trunk/tools/ emcore.py: Only allocate as much memory as neccessary for file transfers  
479 5512 d 1 h theseven /emcore/trunk/ emCORE: Fix file I/O via USB  
478 5512 d 12 h farthen /emcore/trunk/tools/ emcore tools: fix missing newlines  
477 5512 d 12 h farthen /emcore/trunk/tools/ emcore.py: file I/O: Another one!  
476 5512 d 12 h farthen /emcore/trunk/tools/ emcore.py: file I/O: fix two obvious horrible bugs  
475 5512 d 13 h farthen /emcore/trunk/tools/ emcore tools: bugfix: mixed hex and decimal in some default arguments  
474 5512 d 13 h farthen /emcore/trunk/tools/ emcore.py: Expose malloc(), memalign(), realloc(), reownalloc(), free() and free_all() to the end user  
472 5512 d 13 h farthen /emcore/trunk/tools/ emcore tools: adapt file I/O to use malloc() by default  
452 5514 d 20 h theseven /emcore/trunk/tools/ [lib]emcore.py: Adapt "run" command to new interface  

Show All