Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
589 5493 d 22 h farthen /emcore/trunk/tools/ emCORE tools: libemcore.py: Fix encoding of appheader  
588 5493 d 22 h theseven /emcore/trunk/tools/ libemcore.py: Fix readstring: Handle null pointers and control characters gracefully  
587 5493 d 22 h theseven /emcore/trunk/tools/ libemcore.py: Fix null pointer dereference  
585 5494 d 3 h theseven /emcore/trunk/tools/ [lib]emcore.py: Fix ipodclassic_hddaccess and make ipodclassic_writebbt use allocated memory if no buffer is provided  
583 5494 d 19 h farthen /emcore/trunk/tools/ emCORE tools: Fix libemcore.run for Python 3  
582 5494 d 19 h farthen /emcore/trunk/tools/ emCORE tools: Partial Python 3 support. Some commands don't work yet.  
548 5499 d 16 h farthen /emcore/trunk/tools/ emcore tools: force little endian on all struct.pack/struct.unpack calls.  
532 5500 d 14 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.  
518 5501 d 15 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 15 h farthen /emcore/trunk/tools/ emcore tools: Fix indentation  
516 5501 d 15 h farthen /emcore/trunk/tools/ emcore tools: Fix createthread. Fix execfirmware. emcore.py: Make the strings more readable  
508 5504 d 16 h farthen /emcore/trunk/tools/ libemcore.py: bugfix: Unlocking the scheduler again may be a good idea...  
506 5504 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.  
501 5505 d 16 h farthen /emcore/trunk/tools/ emcore tools: rename misc.Logger.log() to misc.Logger.write() and change the default logging destination to stderr  
500 5505 d 16 h farthen /emcore/trunk/tools/ libemcore: remove the test when called directly. This one was broken anyways and not really useful, too.  
499 5505 d 16 h farthen /emcore/trunk/tools/ libemcore: Let the users pass the misc.Logger object themselves and implement this is emcore.py  
487 5514 d 22 h theseven /emcore/trunk/tools/ libemcore.py: Oops, another typo...  
485 5514 d 23 h theseven /emcore/trunk/tools/ libemcore.py: Oops...  
484 5514 d 23 h theseven /emcore/trunk/tools/ libemcore.py: Fix some bugs and add lots of debugging output  
480 5515 d 1 h theseven /emcore/trunk/tools/ libemcore: Remove another leftover default size for file operations  

Show All