Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
602 5490 d 16 h theseven /emcore/trunk/tools/ [lib]emcore.py: Fix ipodclassic_writebbt command  
599 5490 d 20 h farthen /emcore/trunk/tools/ i fail  
590 5490 d 23 h farthen /emcore/trunk/tools/ emCORE tools: emcore.py: Console output belongs to stdout  
585 5491 d 4 h theseven /emcore/trunk/tools/ [lib]emcore.py: Fix ipodclassic_hddaccess and make ipodclassic_writebbt use allocated memory if no buffer is provided  
582 5491 d 20 h farthen /emcore/trunk/tools/ emCORE tools: Partial Python 3 support. Some commands don't work yet.  
579 5494 d 0 h farthen /emcore/trunk/tools/ emcore tools: getfuncdoc(): fix default argument order being scrambled  
578 5494 d 0 h theseven /emcore/trunk/tools/ emcore.py: Make hexdump even more flexible  
577 5494 d 1 h theseven /emcore/trunk/tools/ emcore.py: hexdump: fix endianness  
576 5494 d 2 h theseven /emcore/trunk/tools/ emcore.py: hexdump: zero-pad the hex values  
575 5494 d 2 h theseven /emcore/trunk/tools/ emcore.py: New function: Hexdump  
574 5494 d 2 h theseven /emcore/trunk/tools/ emcore.py: Fix a wrong docstring  
548 5496 d 17 h farthen /emcore/trunk/tools/ emcore tools: force little endian on all struct.pack/struct.unpack calls.  
536 5497 d 0 h farthen /emcore/trunk/tools/ emCORE tools: emcore.py: Fix runfirmware  
533 5497 d 4 h theseven /emcore/trunk/tools/ emcore.py: Show correct address in i2cread command  
532 5497 d 15 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 5497 d 16 h theseven /emcore/trunk/tools/ emcore.py: Fix another forgotten conversion  
518 5498 d 16 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 16 h farthen /emcore/trunk/tools/ emcore tools: Fix indentation  
516 5498 d 16 h farthen /emcore/trunk/tools/ emcore tools: Fix createthread. Fix execfirmware. emcore.py: Make the strings more readable  
506 5501 d 17 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.  

Show All