Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
576 5497 d 3 h theseven /emcore/trunk/tools/ emcore.py: hexdump: zero-pad the hex values  
575 5497 d 4 h theseven /emcore/trunk/tools/ emcore.py: New function: Hexdump  
574 5497 d 4 h theseven /emcore/trunk/tools/ emcore.py: Fix a wrong docstring  
548 5499 d 19 h farthen /emcore/trunk/tools/ emcore tools: force little endian on all struct.pack/struct.unpack calls.  
536 5500 d 2 h farthen /emcore/trunk/tools/ emCORE tools: emcore.py: Fix runfirmware  
533 5500 d 6 h theseven /emcore/trunk/tools/ emcore.py: Show correct address in i2cread command  
532 5500 d 17 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 5500 d 18 h theseven /emcore/trunk/tools/ emcore.py: Fix another forgotten conversion  
518 5501 d 17 h farthen /emcore/trunk/tools/ emcore tools: Improve readability for even more strings, make all hex representations of numbers the same case.  
517 5501 d 18 h farthen /emcore/trunk/tools/ emcore tools: Fix indentation  
516 5501 d 18 h farthen /emcore/trunk/tools/ emcore tools: Fix createthread. Fix execfirmware. emcore.py: Make the strings more readable  
506 5504 d 19 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 5505 d 18 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 5505 d 19 h farthen /emcore/trunk/tools/ emcore tools: rename misc.Logger.log() to misc.Logger.write() and change the default logging destination to stderr  
499 5505 d 19 h farthen /emcore/trunk/tools/ libemcore: Let the users pass the misc.Logger object themselves and implement this is emcore.py  
488 5514 d 23 h theseven /emcore/trunk/ emCORE: Fix lost ATA BBT allocation on iPod Classic, add some debugging output  
486 5515 d 2 h theseven /emcore/trunk/tools/ emcore.py: Fix some possible exception suppressors  
483 5515 d 3 h theseven /emcore/trunk/tools/ emcore.py: Add "tree" function  
482 5515 d 3 h theseven /emcore/trunk/tools/ emcore.py: Only allocate as much memory as neccessary for file transfers  
479 5515 d 5 h theseven /emcore/trunk/ emCORE: Fix file I/O via USB  

Show All