Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
778 5223 d 21 h farthen /emcore/trunk/tools/ Add real time clock support to emcore python tools  
774 5249 d 22 h theseven /emcore/trunk/tools/ emCORE python tools: Update mutex struct, increase default timeout and add up/downloadbyte functions  
769 5290 d 0 h user890104 /emcore/trunk/tools/ libemcore: fix a copy/paste bug  
704 5421 d 4 h theseven /emcore/trunk/ emCORE: Improved panic and CPU exception handling  
689 5444 d 22 h farthen /emcore/trunk/tools/ emcore tools: libemcore.py: very small cosmetic change  
675 5450 d 3 h farthen /emcore/trunk/tools/ emcore tools: rename user memory to malloc pool, libemcore.getusermemrange() to libemcore.getmallocpoolbounds() and emcore.getinfo("usermemrange") to emcore.getinfo("mallocpoolbounds")  
615 5490 d 15 h theseven /emcore/trunk/tools/ libemcore.py: Automatically reload BBT after writing it (iPod Classic)  
609 5491 d 3 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.
 
602 5491 d 19 h theseven /emcore/trunk/tools/ [lib]emcore.py: Fix ipodclassic_writebbt command  
592 5492 d 1 h farthen /emcore/trunk/tools/ emCORE tools: libemcore.py: Fix some accidentally introduced tabs  
589 5492 d 1 h farthen /emcore/trunk/tools/ emCORE tools: libemcore.py: Fix encoding of appheader  
588 5492 d 1 h theseven /emcore/trunk/tools/ libemcore.py: Fix readstring: Handle null pointers and control characters gracefully  
587 5492 d 2 h theseven /emcore/trunk/tools/ libemcore.py: Fix null pointer dereference  
585 5492 d 7 h theseven /emcore/trunk/tools/ [lib]emcore.py: Fix ipodclassic_hddaccess and make ipodclassic_writebbt use allocated memory if no buffer is provided  
583 5492 d 22 h farthen /emcore/trunk/tools/ emCORE tools: Fix libemcore.run for Python 3  
582 5492 d 23 h farthen /emcore/trunk/tools/ emCORE tools: Partial Python 3 support. Some commands don't work yet.  
548 5497 d 20 h farthen /emcore/trunk/tools/ emcore tools: force little endian on all struct.pack/struct.unpack calls.  
532 5498 d 18 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 5499 d 18 h farthen /emcore/trunk/tools/ emcore tools: Improve readability for even more strings, make all hex representations of numbers the same case.  
517 5499 d 19 h farthen /emcore/trunk/tools/ emcore tools: Fix indentation  

Show All