Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
644 5482 d 17 h theseven /emcore/trunk/tools/ emcore.py: Align disk access buffers. This greatly speeds up transferring of large files  
609 5491 d 22 h farthen /emcore/trunk/tools/ emCORE tools/libemcore.py: getprocinfo: Download mutex and wakeup structs and store them in the thread information, too.
emcore.py: getprocinfo: Display the owner of a mutex and improve the representation of the block_type.
 
606 5492 d 12 h farthen /emcore/trunk/tools/ emCORE tools: emcore.py: getprocinfo: Improve register formatting a little bit  
605 5492 d 12 h farthen /emcore/trunk/tools/ emCORE tools: emcore.py: getprocinfo: Only display thread blocking information if the thread is blocked  
602 5492 d 14 h theseven /emcore/trunk/tools/ [lib]emcore.py: Fix ipodclassic_writebbt command  
599 5492 d 19 h farthen /emcore/trunk/tools/ i fail  
590 5492 d 21 h farthen /emcore/trunk/tools/ emCORE tools: emcore.py: Console output belongs to stdout  
585 5493 d 2 h theseven /emcore/trunk/tools/ [lib]emcore.py: Fix ipodclassic_hddaccess and make ipodclassic_writebbt use allocated memory if no buffer is provided  
582 5493 d 18 h farthen /emcore/trunk/tools/ emCORE tools: Partial Python 3 support. Some commands don't work yet.  
579 5495 d 22 h farthen /emcore/trunk/tools/ emcore tools: getfuncdoc(): fix default argument order being scrambled  
578 5495 d 22 h theseven /emcore/trunk/tools/ emcore.py: Make hexdump even more flexible  
577 5496 d 0 h theseven /emcore/trunk/tools/ emcore.py: hexdump: fix endianness  
576 5496 d 0 h theseven /emcore/trunk/tools/ emcore.py: hexdump: zero-pad the hex values  
575 5496 d 0 h theseven /emcore/trunk/tools/ emcore.py: New function: Hexdump  
574 5496 d 0 h theseven /emcore/trunk/tools/ emcore.py: Fix a wrong docstring  
548 5498 d 15 h farthen /emcore/trunk/tools/ emcore tools: force little endian on all struct.pack/struct.unpack calls.  
536 5498 d 23 h farthen /emcore/trunk/tools/ emCORE tools: emcore.py: Fix runfirmware  
533 5499 d 2 h theseven /emcore/trunk/tools/ emcore.py: Show correct address in i2cread command  
532 5499 d 13 h farthen /emcore/trunk/tools/ emcore tools: Convert numbers that were previously hex only to hex with 0x prefix, to binary with 0b prefix and to decimal with no prefix. This BREAKS anything that relied on numbers without prefix being converted to hex.  
522 5499 d 14 h theseven /emcore/trunk/tools/ emcore.py: Fix another forgotten conversion  

Show All